[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. 10793 1726867074.74616: 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-mPF executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 10793 1726867074.74967: Added group all to inventory 10793 1726867074.74969: Added group ungrouped to inventory 10793 1726867074.74972: Group all now contains ungrouped 10793 1726867074.74973: Examining possible inventory source: /tmp/metrics-0Hi/inventory.yml 10793 1726867074.85852: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 10793 1726867074.85938: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 10793 1726867074.85965: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 10793 1726867074.86040: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 10793 1726867074.86128: Loaded config def from plugin (inventory/script) 10793 1726867074.86130: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 10793 1726867074.86168: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 10793 1726867074.86248: Loaded config def from plugin (inventory/yaml) 10793 1726867074.86250: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 10793 1726867074.86313: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 10793 1726867074.86644: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 10793 1726867074.86646: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 10793 1726867074.86650: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 10793 1726867074.86656: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 10793 1726867074.86660: Loading data from /tmp/metrics-0Hi/inventory.yml 10793 1726867074.86723: /tmp/metrics-0Hi/inventory.yml was not parsable by auto 10793 1726867074.86798: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 10793 1726867074.86849: Loading data from /tmp/metrics-0Hi/inventory.yml 10793 1726867074.86960: group all already in inventory 10793 1726867074.86967: set inventory_file for managed_node1 10793 1726867074.86975: set inventory_dir for managed_node1 10793 1726867074.86978: Added host managed_node1 to inventory 10793 1726867074.86981: Added host managed_node1 to group all 10793 1726867074.86982: set ansible_host for managed_node1 10793 1726867074.86986: set ansible_ssh_extra_args for managed_node1 10793 1726867074.86993: set inventory_file for managed_node2 10793 1726867074.86998: set inventory_dir for managed_node2 10793 1726867074.87000: Added host managed_node2 to inventory 10793 1726867074.87002: Added host managed_node2 to group all 10793 1726867074.87004: set ansible_host for managed_node2 10793 1726867074.87007: set ansible_ssh_extra_args for managed_node2 10793 1726867074.87014: set inventory_file for managed_node3 10793 1726867074.87023: set inventory_dir for managed_node3 10793 1726867074.87024: Added host managed_node3 to inventory 10793 1726867074.87026: Added host managed_node3 to group all 10793 1726867074.87029: set ansible_host for managed_node3 10793 1726867074.87030: set ansible_ssh_extra_args for managed_node3 10793 1726867074.87033: Reconcile groups and hosts in inventory. 10793 1726867074.87037: Group ungrouped now contains managed_node1 10793 1726867074.87039: Group ungrouped now contains managed_node2 10793 1726867074.87040: Group ungrouped now contains managed_node3 10793 1726867074.87154: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 10793 1726867074.87275: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 10793 1726867074.87342: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 10793 1726867074.87370: Loaded config def from plugin (vars/host_group_vars) 10793 1726867074.87374: 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) 10793 1726867074.87383: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 10793 1726867074.87395: 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) 10793 1726867074.87437: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 10793 1726867074.87761: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867074.87832: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 10793 1726867074.87863: Loaded config def from plugin (connection/local) 10793 1726867074.87866: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 10793 1726867074.88333: Loaded config def from plugin (connection/paramiko_ssh) 10793 1726867074.88339: 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) 10793 1726867074.89520: 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) 10793 1726867074.89569: Loaded config def from plugin (connection/psrp) 10793 1726867074.89572: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 10793 1726867074.90412: 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) 10793 1726867074.90453: Loaded config def from plugin (connection/ssh) 10793 1726867074.90456: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 10793 1726867074.91984: 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) 10793 1726867074.92006: Loaded config def from plugin (connection/winrm) 10793 1726867074.92010: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 10793 1726867074.92036: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 10793 1726867074.92078: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 10793 1726867074.92152: Loaded config def from plugin (shell/cmd) 10793 1726867074.92154: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 10793 1726867074.92180: 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) 10793 1726867074.92250: Loaded config def from plugin (shell/powershell) 10793 1726867074.92252: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 10793 1726867074.92299: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 10793 1726867074.92611: Loaded config def from plugin (shell/sh) 10793 1726867074.92614: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 10793 1726867074.92657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 10793 1726867074.92791: Loaded config def from plugin (become/runas) 10793 1726867074.92793: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 10793 1726867074.93192: Loaded config def from plugin (become/su) 10793 1726867074.93195: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 10793 1726867074.93956: Loaded config def from plugin (become/sudo) 10793 1726867074.93959: 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 10793 1726867074.93992: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml 10793 1726867074.94645: trying /usr/local/lib/python3.12/site-packages/ansible/modules 10793 1726867074.99194: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 10793 1726867074.99457: in VariableManager get_vars() 10793 1726867074.99480: done with get_vars() 10793 1726867074.99497: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml statically imported: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml 10793 1726867074.99696: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ 10793 1726867074.99939: in VariableManager get_vars() 10793 1726867074.99961: done with get_vars() 10793 1726867075.00051: in VariableManager get_vars() 10793 1726867075.00071: done with get_vars() 10793 1726867075.00115: in VariableManager get_vars() 10793 1726867075.00131: done with get_vars() 10793 1726867075.00140: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml statically imported: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml 10793 1726867075.00534: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup 10793 1726867075.00763: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 10793 1726867075.00777: 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 10793 1726867075.01062: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 10793 1726867075.01255: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 10793 1726867075.01261: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-mPF/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 10793 1726867075.01356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 10793 1726867075.01385: 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) 10793 1726867075.01759: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 10793 1726867075.01822: Loaded config def from plugin (callback/default) 10793 1726867075.01825: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10793 1726867075.03276: Loaded config def from plugin (callback/junit) 10793 1726867075.03278: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10793 1726867075.03311: 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) 10793 1726867075.03364: Loaded config def from plugin (callback/minimal) 10793 1726867075.03366: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10793 1726867075.03393: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 10793 1726867075.03433: Loaded config def from plugin (callback/tree) 10793 1726867075.03435: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 10793 1726867075.03521: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 10793 1726867075.03523: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-mPF/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_verify_fullstack.yml ******************************************* 2 plays in /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml 10793 1726867075.03542: in VariableManager get_vars() 10793 1726867075.03554: done with get_vars() 10793 1726867075.03558: in VariableManager get_vars() 10793 1726867075.03563: done with get_vars() 10793 1726867075.03565: variable 'omit' from source: magic vars 10793 1726867075.03593: in VariableManager get_vars() 10793 1726867075.03604: done with get_vars() 10793 1726867075.03618: variable 'omit' from source: magic vars PLAY [all] ********************************************************************* 10793 1726867075.04086: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 10793 1726867075.04144: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 10793 1726867075.04167: getting the remaining hosts for this loop 10793 1726867075.04169: done getting the remaining hosts for this loop 10793 1726867075.04171: getting the next task for host managed_node1 10793 1726867075.04174: done getting next task for host managed_node1 10793 1726867075.04175: ^ task is: TASK: meta (flush_handlers) 10793 1726867075.04176: ^ 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 10793 1726867075.04177: getting variables 10793 1726867075.04178: in VariableManager get_vars() 10793 1726867075.04185: Calling all_inventory to load vars for managed_node1 10793 1726867075.04186: Calling groups_inventory to load vars for managed_node1 10793 1726867075.04188: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.04196: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.04207: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.04212: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.04234: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.04265: done with get_vars() 10793 1726867075.04269: done getting variables 10793 1726867075.04296: in VariableManager get_vars() 10793 1726867075.04304: Calling all_inventory to load vars for managed_node1 10793 1726867075.04305: Calling groups_inventory to load vars for managed_node1 10793 1726867075.04307: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.04312: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.04315: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.04316: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.04333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.04342: done with get_vars() 10793 1726867075.04348: done queuing things up, now waiting for results queue to drain 10793 1726867075.04349: results queue empty 10793 1726867075.04350: checking for any_errors_fatal 10793 1726867075.04350: done checking for any_errors_fatal 10793 1726867075.04351: checking for max_fail_percentage 10793 1726867075.04351: done checking for max_fail_percentage 10793 1726867075.04352: checking to see if all hosts have failed and the running result is not ok 10793 1726867075.04352: done checking to see if all hosts have failed 10793 1726867075.04353: getting the remaining hosts for this loop 10793 1726867075.04354: done getting the remaining hosts for this loop 10793 1726867075.04356: getting the next task for host managed_node1 10793 1726867075.04358: done getting next task for host managed_node1 10793 1726867075.04359: ^ task is: TASK: Include vault variables 10793 1726867075.04360: ^ 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 10793 1726867075.04361: getting variables 10793 1726867075.04362: in VariableManager get_vars() 10793 1726867075.04366: Calling all_inventory to load vars for managed_node1 10793 1726867075.04367: Calling groups_inventory to load vars for managed_node1 10793 1726867075.04369: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.04371: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.04372: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.04374: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.04390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.04397: done with get_vars() 10793 1726867075.04403: done getting variables 10793 1726867075.04452: 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-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Friday 20 September 2024 17:17:55 -0400 (0:00:00.010) 0:00:00.010 ****** 10793 1726867075.04469: entering _queue_task() for managed_node1/include_vars 10793 1726867075.04470: Creating lock for include_vars 10793 1726867075.04843: worker is 1 (out of 1 available) 10793 1726867075.04852: exiting _queue_task() for managed_node1/include_vars 10793 1726867075.04862: done queuing things up, now waiting for results queue to drain 10793 1726867075.04864: waiting for pending results... 10793 1726867075.05454: running TaskExecutor() for managed_node1/TASK: Include vault variables 10793 1726867075.05715: in run() - task 025ebf93-9f9d-c245-7b32-000000000006 10793 1726867075.05719: variable 'ansible_search_path' from source: unknown 10793 1726867075.09098: calling self._execute() 10793 1726867075.09147: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867075.09174: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867075.09187: variable 'omit' from source: magic vars 10793 1726867075.09257: variable 'omit' from source: magic vars 10793 1726867075.09294: variable 'omit' from source: magic vars 10793 1726867075.09339: variable 'omit' from source: magic vars 10793 1726867075.09396: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867075.09433: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867075.09453: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867075.09478: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867075.09505: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867075.09531: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867075.09542: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867075.09554: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867075.09669: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867075.09683: Set connection var ansible_shell_executable to /bin/sh 10793 1726867075.09691: Set connection var ansible_pipelining to False 10793 1726867075.09710: Set connection var ansible_shell_type to sh 10793 1726867075.09726: Set connection var ansible_connection to ssh 10793 1726867075.09738: Set connection var ansible_timeout to 10 10793 1726867075.09822: variable 'ansible_shell_executable' from source: unknown 10793 1726867075.09828: variable 'ansible_connection' from source: unknown 10793 1726867075.09832: variable 'ansible_module_compression' from source: unknown 10793 1726867075.09835: variable 'ansible_shell_type' from source: unknown 10793 1726867075.09837: variable 'ansible_shell_executable' from source: unknown 10793 1726867075.09839: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867075.09841: variable 'ansible_pipelining' from source: unknown 10793 1726867075.09844: variable 'ansible_timeout' from source: unknown 10793 1726867075.09846: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867075.09972: 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) 10793 1726867075.09987: variable 'omit' from source: magic vars 10793 1726867075.09996: starting attempt loop 10793 1726867075.10003: running the handler 10793 1726867075.10113: handler run complete 10793 1726867075.10116: attempt loop complete, returning result 10793 1726867075.10119: _execute() done 10793 1726867075.10122: dumping result to json 10793 1726867075.10124: done dumping result, returning 10793 1726867075.10126: done running TaskExecutor() for managed_node1/TASK: Include vault variables [025ebf93-9f9d-c245-7b32-000000000006] 10793 1726867075.10142: sending task result for task 025ebf93-9f9d-c245-7b32-000000000006 10793 1726867075.13111: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000006 10793 1726867075.13115: 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-0Hi/tests/vars/vault-variables.yml" ], "changed": false } 10793 1726867075.13165: no more pending results, returning what we have 10793 1726867075.13167: results queue empty 10793 1726867075.13167: checking for any_errors_fatal 10793 1726867075.13168: done checking for any_errors_fatal 10793 1726867075.13169: checking for max_fail_percentage 10793 1726867075.13169: done checking for max_fail_percentage 10793 1726867075.13170: checking to see if all hosts have failed and the running result is not ok 10793 1726867075.13170: done checking to see if all hosts have failed 10793 1726867075.13171: getting the remaining hosts for this loop 10793 1726867075.13172: done getting the remaining hosts for this loop 10793 1726867075.13174: getting the next task for host managed_node1 10793 1726867075.13176: done getting next task for host managed_node1 10793 1726867075.13177: ^ task is: TASK: meta (flush_handlers) 10793 1726867075.13178: ^ 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 10793 1726867075.13180: getting variables 10793 1726867075.13181: in VariableManager get_vars() 10793 1726867075.13192: Calling all_inventory to load vars for managed_node1 10793 1726867075.13194: Calling groups_inventory to load vars for managed_node1 10793 1726867075.13203: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.13219: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.13222: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.13225: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.13261: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.13279: done with get_vars() 10793 1726867075.13286: done getting variables 10793 1726867075.13351: in VariableManager get_vars() 10793 1726867075.13360: Calling all_inventory to load vars for managed_node1 10793 1726867075.13362: Calling groups_inventory to load vars for managed_node1 10793 1726867075.13364: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.13367: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.13368: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.13370: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.13388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.13396: done with get_vars() 10793 1726867075.13405: done queuing things up, now waiting for results queue to drain 10793 1726867075.13406: results queue empty 10793 1726867075.13407: checking for any_errors_fatal 10793 1726867075.13408: done checking for any_errors_fatal 10793 1726867075.13410: checking for max_fail_percentage 10793 1726867075.13411: done checking for max_fail_percentage 10793 1726867075.13411: checking to see if all hosts have failed and the running result is not ok 10793 1726867075.13411: done checking to see if all hosts have failed 10793 1726867075.13415: getting the remaining hosts for this loop 10793 1726867075.13416: done getting the remaining hosts for this loop 10793 1726867075.13417: getting the next task for host managed_node1 10793 1726867075.13420: done getting next task for host managed_node1 10793 1726867075.13420: ^ task is: TASK: meta (flush_handlers) 10793 1726867075.13421: ^ 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 10793 1726867075.13423: getting variables 10793 1726867075.13423: in VariableManager get_vars() 10793 1726867075.13432: Calling all_inventory to load vars for managed_node1 10793 1726867075.13434: Calling groups_inventory to load vars for managed_node1 10793 1726867075.13436: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.13441: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.13443: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.13446: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.13464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.13473: done with get_vars() 10793 1726867075.13477: done getting variables 10793 1726867075.13516: in VariableManager get_vars() 10793 1726867075.13525: Calling all_inventory to load vars for managed_node1 10793 1726867075.13527: Calling groups_inventory to load vars for managed_node1 10793 1726867075.13529: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.13532: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.13533: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.13535: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.13561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.13582: done with get_vars() 10793 1726867075.13593: done queuing things up, now waiting for results queue to drain 10793 1726867075.13595: results queue empty 10793 1726867075.13598: checking for any_errors_fatal 10793 1726867075.13599: done checking for any_errors_fatal 10793 1726867075.13601: checking for max_fail_percentage 10793 1726867075.13602: done checking for max_fail_percentage 10793 1726867075.13603: checking to see if all hosts have failed and the running result is not ok 10793 1726867075.13604: done checking to see if all hosts have failed 10793 1726867075.13604: getting the remaining hosts for this loop 10793 1726867075.13605: done getting the remaining hosts for this loop 10793 1726867075.13612: getting the next task for host managed_node1 10793 1726867075.13615: done getting next task for host managed_node1 10793 1726867075.13616: ^ task is: None 10793 1726867075.13617: ^ 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 10793 1726867075.13618: done queuing things up, now waiting for results queue to drain 10793 1726867075.13619: results queue empty 10793 1726867075.13620: checking for any_errors_fatal 10793 1726867075.13620: done checking for any_errors_fatal 10793 1726867075.13621: checking for max_fail_percentage 10793 1726867075.13622: done checking for max_fail_percentage 10793 1726867075.13623: checking to see if all hosts have failed and the running result is not ok 10793 1726867075.13623: done checking to see if all hosts have failed 10793 1726867075.13625: getting the next task for host managed_node1 10793 1726867075.13627: done getting next task for host managed_node1 10793 1726867075.13627: ^ task is: None 10793 1726867075.13628: ^ 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 10793 1726867075.13650: in VariableManager get_vars() 10793 1726867075.13660: done with get_vars() 10793 1726867075.13664: in VariableManager get_vars() 10793 1726867075.13669: done with get_vars() 10793 1726867075.13672: variable 'omit' from source: magic vars 10793 1726867075.13688: in VariableManager get_vars() 10793 1726867075.13694: done with get_vars() 10793 1726867075.13708: variable 'omit' from source: magic vars PLAY [Test the full PCP/Redis/Grafana stack] *********************************** 10793 1726867075.13877: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 10793 1726867075.13901: getting the remaining hosts for this loop 10793 1726867075.13902: done getting the remaining hosts for this loop 10793 1726867075.13905: getting the next task for host managed_node1 10793 1726867075.13906: done getting next task for host managed_node1 10793 1726867075.13908: ^ task is: TASK: Gathering Facts 10793 1726867075.13910: ^ 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 10793 1726867075.13912: getting variables 10793 1726867075.13912: in VariableManager get_vars() 10793 1726867075.13918: Calling all_inventory to load vars for managed_node1 10793 1726867075.13919: Calling groups_inventory to load vars for managed_node1 10793 1726867075.13921: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867075.13924: Calling all_plugins_play to load vars for managed_node1 10793 1726867075.13925: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867075.13928: Calling groups_plugins_play to load vars for managed_node1 10793 1726867075.13946: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867075.13955: done with get_vars() 10793 1726867075.13958: done getting variables 10793 1726867075.14013: 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-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 Friday 20 September 2024 17:17:55 -0400 (0:00:00.095) 0:00:00.105 ****** 10793 1726867075.14038: entering _queue_task() for managed_node1/gather_facts 10793 1726867075.14041: Creating lock for gather_facts 10793 1726867075.14353: worker is 1 (out of 1 available) 10793 1726867075.14363: exiting _queue_task() for managed_node1/gather_facts 10793 1726867075.14373: done queuing things up, now waiting for results queue to drain 10793 1726867075.14374: waiting for pending results... 10793 1726867075.14706: running TaskExecutor() for managed_node1/TASK: Gathering Facts 10793 1726867075.14884: in run() - task 025ebf93-9f9d-c245-7b32-00000000002e 10793 1726867075.14887: variable 'ansible_search_path' from source: unknown 10793 1726867075.14890: calling self._execute() 10793 1726867075.14939: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867075.14950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867075.14970: variable 'omit' from source: magic vars 10793 1726867075.15076: variable 'omit' from source: magic vars 10793 1726867075.15100: variable 'omit' from source: magic vars 10793 1726867075.15129: variable 'omit' from source: magic vars 10793 1726867075.15173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867075.15212: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867075.15313: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867075.15317: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867075.15319: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867075.15321: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867075.15323: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867075.15325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867075.15408: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867075.15424: Set connection var ansible_shell_executable to /bin/sh 10793 1726867075.15433: Set connection var ansible_pipelining to False 10793 1726867075.15442: Set connection var ansible_shell_type to sh 10793 1726867075.15452: Set connection var ansible_connection to ssh 10793 1726867075.15461: Set connection var ansible_timeout to 10 10793 1726867075.15484: variable 'ansible_shell_executable' from source: unknown 10793 1726867075.15493: variable 'ansible_connection' from source: unknown 10793 1726867075.15504: variable 'ansible_module_compression' from source: unknown 10793 1726867075.15514: variable 'ansible_shell_type' from source: unknown 10793 1726867075.15522: variable 'ansible_shell_executable' from source: unknown 10793 1726867075.15529: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867075.15538: variable 'ansible_pipelining' from source: unknown 10793 1726867075.15545: variable 'ansible_timeout' from source: unknown 10793 1726867075.15552: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867075.15736: 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) 10793 1726867075.15917: variable 'omit' from source: magic vars 10793 1726867075.15921: starting attempt loop 10793 1726867075.15923: running the handler 10793 1726867075.15926: variable 'ansible_facts' from source: unknown 10793 1726867075.15928: _low_level_execute_command(): starting 10793 1726867075.15930: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867075.16453: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867075.16470: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867075.16487: stderr chunk (state=3): >>>debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867075.16531: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867075.16544: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867075.16625: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867075.18367: stdout chunk (state=3): >>>/root <<< 10793 1726867075.18572: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867075.18578: stdout chunk (state=3): >>><<< 10793 1726867075.18581: stderr chunk (state=3): >>><<< 10793 1726867075.18741: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867075.18749: _low_level_execute_command(): starting 10793 1726867075.18752: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457 `" && echo ansible-tmp-1726867075.1863124-10819-278496277625457="` echo /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457 `" ) && sleep 0' 10793 1726867075.19466: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867075.19473: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867075.19489: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867075.19576: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867075.19597: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867075.19634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867075.19720: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867075.21685: stdout chunk (state=3): >>>ansible-tmp-1726867075.1863124-10819-278496277625457=/root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457 <<< 10793 1726867075.21793: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867075.21839: stderr chunk (state=3): >>><<< 10793 1726867075.21846: stdout chunk (state=3): >>><<< 10793 1726867075.21882: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867075.1863124-10819-278496277625457=/root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867075.22062: variable 'ansible_module_compression' from source: unknown 10793 1726867075.22069: ANSIBALLZ: Using generic lock for ansible.legacy.setup 10793 1726867075.22072: ANSIBALLZ: Acquiring lock 10793 1726867075.22074: ANSIBALLZ: Lock acquired: 139911692700512 10793 1726867075.22076: ANSIBALLZ: Creating module 10793 1726867075.52716: ANSIBALLZ: Writing module into payload 10793 1726867075.52848: ANSIBALLZ: Writing module 10793 1726867075.52882: ANSIBALLZ: Renaming module 10793 1726867075.52894: ANSIBALLZ: Done creating module 10793 1726867075.52949: variable 'ansible_facts' from source: unknown 10793 1726867075.53018: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867075.53022: _low_level_execute_command(): starting 10793 1726867075.53026: _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' 10793 1726867075.53837: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867075.53861: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867075.53932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867075.54021: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867075.54042: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867075.54077: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867075.54226: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867075.55987: stdout chunk (state=3): >>>PLATFORM <<< 10793 1726867075.56075: stdout chunk (state=3): >>>Linux FOUND /usr/bin/python3.12 /usr/bin/python3 <<< 10793 1726867075.56078: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 10793 1726867075.56227: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867075.56233: stdout chunk (state=3): >>><<< 10793 1726867075.56419: stderr chunk (state=3): >>><<< 10793 1726867075.56423: _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867075.56428 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 10793 1726867075.56435: _low_level_execute_command(): starting 10793 1726867075.56437: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 10793 1726867075.56847: Sending initial data 10793 1726867075.56850: Sent initial data (1181 bytes) 10793 1726867075.57389: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867075.57404: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867075.57496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867075.57534: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867075.57551: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867075.57574: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867075.57680: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867075.61163: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} <<< 10793 1726867075.61594: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867075.61605: stdout chunk (state=3): >>><<< 10793 1726867075.61752: stderr chunk (state=3): >>><<< 10793 1726867075.61755: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"CentOS Stream\"\nVERSION=\"10 (Coughlan)\"\nID=\"centos\"\nID_LIKE=\"rhel fedora\"\nVERSION_ID=\"10\"\nPLATFORM_ID=\"platform:el10\"\nPRETTY_NAME=\"CentOS Stream 10 (Coughlan)\"\nANSI_COLOR=\"0;31\"\nLOGO=\"fedora-logo-icon\"\nCPE_NAME=\"cpe:/o:centos:centos:10\"\nHOME_URL=\"https://centos.org/\"\nVENDOR_NAME=\"CentOS\"\nVENDOR_URL=\"https://centos.org/\"\nBUG_REPORT_URL=\"https://issues.redhat.com/\"\nREDHAT_SUPPORT_PRODUCT=\"Red Hat Enterprise Linux 10\"\nREDHAT_SUPPORT_PRODUCT_VERSION=\"CentOS Stream\"\n"} , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867075.61758: variable 'ansible_facts' from source: unknown 10793 1726867075.61760: variable 'ansible_facts' from source: unknown 10793 1726867075.61762: variable 'ansible_module_compression' from source: unknown 10793 1726867075.61799: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10793tpo7kgky/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 10793 1726867075.61840: variable 'ansible_facts' from source: unknown 10793 1726867075.62047: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/AnsiballZ_setup.py 10793 1726867075.62259: Sending initial data 10793 1726867075.62262: Sent initial data (154 bytes) 10793 1726867075.62714: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867075.62727: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867075.62739: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10793 1726867075.62749: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867075.62796: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867075.62812: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867075.62892: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867075.64552: 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 <<< 10793 1726867075.64629: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867075.64699: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpk3o7u1bh /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/AnsiballZ_setup.py <<< 10793 1726867075.64705: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/AnsiballZ_setup.py" <<< 10793 1726867075.64768: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpk3o7u1bh" to remote "/root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/AnsiballZ_setup.py" <<< 10793 1726867075.66437: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867075.66440: stdout chunk (state=3): >>><<< 10793 1726867075.66443: stderr chunk (state=3): >>><<< 10793 1726867075.66457: done transferring module to remote 10793 1726867075.66479: _low_level_execute_command(): starting 10793 1726867075.66489: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/ /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/AnsiballZ_setup.py && sleep 0' 10793 1726867075.67217: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867075.67239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867075.67257: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867075.67273: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867075.67294: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867075.67394: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867075.69292: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867075.69316: stdout chunk (state=3): >>><<< 10793 1726867075.69329: stderr chunk (state=3): >>><<< 10793 1726867075.69351: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867075.69361: _low_level_execute_command(): starting 10793 1726867075.69371: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/AnsiballZ_setup.py && sleep 0' 10793 1726867075.70076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867075.70191: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867075.70218: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867075.70326: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867075.72548: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867075.72566: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867075.72597: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867075.72671: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10793 1726867075.72703: stdout chunk (state=3): >>>import 'posix' # <<< 10793 1726867075.72737: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10793 1726867075.72769: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10793 1726867075.72814: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10793 1726867075.72844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10793 1726867075.72861: stdout chunk (state=3): >>>import 'codecs' # <<< 10793 1726867075.72916: 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' <<< 10793 1726867075.72925: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3bbc4d0> <<< 10793 1726867075.72978: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3b8bb00> <<< 10793 1726867075.73017: 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 0x7faab3bbea50> <<< 10793 1726867075.73043: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # <<< 10793 1726867075.73102: stdout chunk (state=3): >>>import '_stat' # <<< 10793 1726867075.73106: stdout chunk (state=3): >>>import 'stat' # <<< 10793 1726867075.73202: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867075.73207: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10793 1726867075.73310: 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' <<< 10793 1726867075.73316: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3bcd130> <<< 10793 1726867075.73405: 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 0x7faab3bcdfd0> <<< 10793 1726867075.73461: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867075.73828: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867075.73879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10793 1726867075.73998: 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 0x7faab39cbe30> <<< 10793 1726867075.74003: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10793 1726867075.74007: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10793 1726867075.74078: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39cbef0> # /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' <<< 10793 1726867075.74088: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10793 1726867075.74140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867075.74164: stdout chunk (state=3): >>>import 'itertools' # <<< 10793 1726867075.74197: 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' <<< 10793 1726867075.74211: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a03860> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10793 1726867075.74236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a03ef0> import '_collections' # <<< 10793 1726867075.74288: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39e3b00> <<< 10793 1726867075.74312: stdout chunk (state=3): >>>import '_functools' # <<< 10793 1726867075.74321: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39e1220> <<< 10793 1726867075.74417: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39c8fe0> <<< 10793 1726867075.74437: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10793 1726867075.74464: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10793 1726867075.74485: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10793 1726867075.74508: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10793 1726867075.74538: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10793 1726867075.74562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10793 1726867075.74612: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a27800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a26420> <<< 10793 1726867075.74625: 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 0x7faab39e3e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a24b60> <<< 10793 1726867075.74705: 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 0x7faab3a58830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39c8260> <<< 10793 1726867075.74778: 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 0x7faab3a58ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a58b90> <<< 10793 1726867075.74873: 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 0x7faab3a58f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39c6d80> # /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 <<< 10793 1726867075.74966: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a592b0> import 'importlib.machinery' # <<< 10793 1726867075.74969: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10793 1726867075.75041: 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 0x7faab3a5a450> 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' <<< 10793 1726867075.75138: 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 0x7faab3a74650> 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 0x7faab3a75d90> <<< 10793 1726867075.75218: 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 0x7faab3a76c30> <<< 10793 1726867075.75245: 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 0x7faab3a77290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a76180> # /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10793 1726867075.75304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10793 1726867075.75307: 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' <<< 10793 1726867075.75341: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab3a77d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a77440> <<< 10793 1726867075.75410: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a5a3c0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867075.75476: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10793 1726867075.75480: 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' <<< 10793 1726867075.75538: 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 0x7faab376bc50> # /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 0x7faab37946e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3794440> <<< 10793 1726867075.75565: 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 0x7faab3794710> <<< 10793 1726867075.75579: 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' <<< 10793 1726867075.75646: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867075.75773: 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 0x7faab3795040> <<< 10793 1726867075.75918: 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 0x7faab3795a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab37948f0> <<< 10793 1726867075.75957: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3769df0> <<< 10793 1726867075.75974: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py # code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10793 1726867075.76015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10793 1726867075.76035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3796e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3795b50> <<< 10793 1726867075.76080: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a5ab70> <<< 10793 1726867075.76083: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867075.76375: 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' <<< 10793 1726867075.76378: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab37bf170> # /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' <<< 10793 1726867075.76390: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab37e7530> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867075.76425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867075.76487: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867075.76523: 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 0x7faab3844320> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10793 1726867075.76574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10793 1726867075.76592: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10793 1726867075.76679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867075.76723: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3846a80> <<< 10793 1726867075.77054: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3844440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab380d310> # /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 0x7faab3125430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab37e6330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3797d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867075.77058: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faab37e6450> <<< 10793 1726867075.77495: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_yz8vlfu7/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 <<< 10793 1726867075.77586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10793 1726867075.77615: 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 0x7faab318b140> import '_typing' # <<< 10793 1726867075.77892: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab316a030> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3169190> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.77915: stdout chunk (state=3): >>>import 'ansible.module_utils' # # zipimport: zlib available <<< 10793 1726867075.79312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.80753: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10793 1726867075.80757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3188e90> # /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 0x7faab31baba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab31ba930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab31ba240> # /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' <<< 10793 1726867075.80764: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab31ba690> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab318bbc0> <<< 10793 1726867075.80773: stdout chunk (state=3): >>>import 'atexit' # <<< 10793 1726867075.81030: 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 0x7faab31bb830> <<< 10793 1726867075.81037: 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 0x7faab31bba70> # /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 0x7faab31bbf80> 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 0x7faab3025d00> <<< 10793 1726867075.81068: 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' <<< 10793 1726867075.81083: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab3027920> <<< 10793 1726867075.81091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10793 1726867075.81175: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10793 1726867075.81327: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab30282c0> # /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 0x7faab3029430> # /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' <<< 10793 1726867075.81359: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab302bf50> <<< 10793 1726867075.81403: 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 0x7faab37942f0> <<< 10793 1726867075.81427: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab302a210> <<< 10793 1726867075.81432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10793 1726867075.81510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10793 1726867075.81514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 10793 1726867075.81517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10793 1726867075.81519: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10793 1726867075.81654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867075.81658: 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' <<< 10793 1726867075.81673: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3033f50> <<< 10793 1726867075.81738: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867075.81764: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3032a20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3032780> <<< 10793 1726867075.81775: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10793 1726867075.81787: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10793 1726867075.81861: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3032cf0> <<< 10793 1726867075.81906: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab302a720> <<< 10793 1726867075.81956: 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 0x7faab3077bf0> <<< 10793 1726867075.81964: 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 0x7faab30782f0> <<< 10793 1726867075.82001: 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 <<< 10793 1726867075.82004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10793 1726867075.82145: 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' <<< 10793 1726867075.82336: 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 0x7faab3079d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3079b20> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867075.82340: 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 0x7faab307c2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab307a450> <<< 10793 1726867075.82364: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py # code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab307fad0> <<< 10793 1726867075.82445: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab307c4a0> <<< 10793 1726867075.82522: 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 0x7faab3080b90> <<< 10793 1726867075.82551: 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 0x7faab307d010> <<< 10793 1726867075.82622: 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 0x7faab3080e00> <<< 10793 1726867075.82629: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3078470> <<< 10793 1726867075.82646: 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 <<< 10793 1726867075.82688: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867075.82712: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867075.82743: 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 0x7faab2f0c440> <<< 10793 1726867075.82905: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867075.83085: 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 0x7faab2f0d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3082bd0> # 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 0x7faab3083f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3082870> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.83283: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10793 1726867075.83286: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10793 1726867075.83289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.83359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.83475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.84027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.84571: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 10793 1726867075.84597: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10793 1726867075.84627: 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' <<< 10793 1726867075.84688: 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 0x7faab2f116a0> <<< 10793 1726867075.84774: 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' <<< 10793 1726867075.84805: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f12510> <<< 10793 1726867075.84818: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3077f80> <<< 10793 1726867075.84860: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867075.84893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.84914: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # <<< 10793 1726867075.84928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.85063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.85327: 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' <<< 10793 1726867075.85341: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f12c30> # zipimport: zlib available <<< 10793 1726867075.85710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86145: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86294: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10793 1726867075.86319: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86381: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867075.86394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86538: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867075.86575: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10793 1726867075.86598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.86679: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10793 1726867075.86918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.87138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867075.87215: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867075.87223: stdout chunk (state=3): >>>import '_ast' # <<< 10793 1726867075.87295: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f138c0> # zipimport: zlib available <<< 10793 1726867075.87378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.87477: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10793 1726867075.87489: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 10793 1726867075.87539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.87591: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867075.87603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.87626: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.87756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.87780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.87807: 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 <<< 10793 1726867075.87848: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867075.87943: 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 0x7faab2f1e330> <<< 10793 1726867075.87992: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f1bfb0> <<< 10793 1726867075.88023: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867075.88026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.88105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.88156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.88186: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.88238: 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' <<< 10793 1726867075.88335: 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 <<< 10793 1726867075.88357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867075.88387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10793 1726867075.88413: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10793 1726867075.88513: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3006b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab30fe7e0> <<< 10793 1726867075.88627: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f1e360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab380ff20> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10793 1726867075.88712: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867075.88842: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10793 1726867075.88873: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.88935: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.88989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.89042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.89131: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.89135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 10793 1726867075.89249: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.89285: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.89326: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10793 1726867075.89535: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.89750: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.89833: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10793 1726867075.89937: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10793 1726867075.89958: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb2360> # /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' <<< 10793 1726867075.90029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867075.90072: 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 <<< 10793 1726867075.90106: 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 0x7faab2b94230> # 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 0x7faab2b94590> <<< 10793 1726867075.90154: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f98590> <<< 10793 1726867075.90181: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb2ea0> <<< 10793 1726867075.90349: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb0a10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb0680> # /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' <<< 10793 1726867075.90353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10793 1726867075.90355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10793 1726867075.90406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab2b97410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2b96cf0> <<< 10793 1726867075.90551: 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 0x7faab2b96ea0> <<< 10793 1726867075.90555: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2b96120> # /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10793 1726867075.90636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10793 1726867075.90691: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2b97560> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10793 1726867075.90753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7faab2bfa030> <<< 10793 1726867075.90814: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2b97f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb06b0> import 'ansible.module_utils.facts.timeout' # <<< 10793 1726867075.90904: 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 <<< 10793 1726867075.90951: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other.facter' # <<< 10793 1726867075.91084: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.91176: 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 <<< 10793 1726867075.91257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.91356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10793 1726867075.91458: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10793 1726867075.91461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.91529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.91631: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.91637: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10793 1726867075.92139: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.92585: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 10793 1726867075.92598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.92686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.92704: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.92735: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10793 1726867075.92754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.92848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.92883: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10793 1726867075.92940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.92945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 10793 1726867075.93014: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.fips' # <<< 10793 1726867075.93047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93085: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10793 1726867075.93118: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93171: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93314: 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 0x7faab2bfb740> <<< 10793 1726867075.93370: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py # code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10793 1726867075.93515: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2bfadb0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10793 1726867075.93553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93638: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 10793 1726867075.93768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10793 1726867075.93824: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93878: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.93959: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10793 1726867075.93970: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.94011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.94054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10793 1726867075.94102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10793 1726867075.94189: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867075.94258: 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 0x7faab2c36360> <<< 10793 1726867075.94450: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2c26b40> import 'ansible.module_utils.facts.system.python' # <<< 10793 1726867075.94454: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.94510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.94611: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10793 1726867075.94653: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.94736: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.94846: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.94986: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 10793 1726867075.95012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10793 1726867075.95165: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.95187: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10793 1726867075.95199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10793 1726867075.95246: 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 0x7faab2c4a090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2c49fd0> import 'ansible.module_utils.facts.system.user' # <<< 10793 1726867075.95258: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867075.95268: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 10793 1726867075.95277: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95329: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10793 1726867075.95368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95518: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95667: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10793 1726867075.95673: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95918: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10793 1726867075.95962: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 10793 1726867075.95979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.95999: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.96015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.96153: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.96314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10793 1726867075.96437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.96550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10793 1726867075.96575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.96597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.96652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.97198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.97719: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 10793 1726867075.97800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.97907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10793 1726867075.97921: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98106: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10793 1726867075.98120: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98270: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10793 1726867075.98436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98455: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 10793 1726867075.98475: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98507: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98551: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10793 1726867075.98555: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98668: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.98963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10793 1726867075.99155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 10793 1726867075.99164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99249: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10793 1726867075.99259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99296: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99311: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10793 1726867075.99377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99432: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10793 1726867075.99449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99466: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10793 1726867075.99506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99558: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10793 1726867075.99629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867075.99750: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10793 1726867075.99753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10793 1726867076.00284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00391: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10793 1726867076.00416: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 10793 1726867076.00473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 10793 1726867076.00578: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00605: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10793 1726867076.00627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00697: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10793 1726867076.00792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00810: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10793 1726867076.00831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00863: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00914: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10793 1726867076.00941: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.00965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01008: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01052: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01122: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01206: 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' # <<< 10793 1726867076.01231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 10793 1726867076.01511: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01710: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10793 1726867076.01714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01796: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 10793 1726867076.01854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.01928: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10793 1726867076.01962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.02012: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.02084: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10793 1726867076.02090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.02181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.02258: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10793 1726867076.02332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.02933: 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' <<< 10793 1726867076.02950: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 10793 1726867076.03017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 10793 1726867076.03042: 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 0x7faab29e29c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab29e1430> <<< 10793 1726867076.03085: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab29dbe60> <<< 10793 1726867076.15432: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 10793 1726867076.15453: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' <<< 10793 1726867076.15463: stdout chunk (state=3): >>>import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2a28e60> <<< 10793 1726867076.15496: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 10793 1726867076.15507: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 10793 1726867076.15529: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2a28a10> <<< 10793 1726867076.15587: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/__init__.py <<< 10793 1726867076.15593: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867076.15623: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py # code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 10793 1726867076.15632: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2a2a180> <<< 10793 1726867076.15646: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2a29c70> <<< 10793 1726867076.15914: 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 <<< 10793 1726867076.40473: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-45.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-45", "ansible_nodename": "ip-10-31-14-45.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": "ec2ad3fa040c667e2eb47e4a326cb854", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4G5/8B+ZINaqIYkdYrbUe+/TNDdHkWaFl46XdNQaiIJcnAxZJXzbviDUtAGuLpg4xie8k5SK0FRk4bZBL0ST9vaUAViGQPuqcsIQnmlU4BlA77jfcNddtoQDr9tT0RThdcQZDVWw8D4zdXSsgoga9xFlUjW1cPVCwMNOy5Fd9kDSv/0kE0wwV6/OV2UVRUIP3WLoG6BDNdX99fN5Q/6ysJHjPunXEU5p+dDNB89UZNCGBI+MDdLYLJtvfncnXNaLiXyU/FbuQxZy5ONWCwmm2L4aV/Nz31Eu8iR4B43isks5GnzNDsnNGkLgWC4oLwxks4wHkEHJIxiUAHFlgZl1ieN/UPGkwhYb+7NabXceyHDaW6l5PeO2pGiy5TeDChLMGrNmIGwWJSeqU230svfS/C45OLqrGzdnRpYZweyRip+pdQCL0+JlSIbEuZxxt28h5WbCAX3eOnuk23jJFdOTRCH28FhnKC6eR7dT/lgK6TH2GG7lJJdr+i1TLptfXgN8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBADcG/fjJ0gtqnblA6+VMlvmtj3ZmL8pL+2nwqfFseRsbJH/tKStUzoNcPXyvnzGHXMDvTowHGChYEV7b9O1wt0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICXZXtMxR5Nn3IG7EVbyNGRmaRkwTvss7kZ5FIAyFVI8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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": 3531, "ansible_memfree_mb": 2860, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 671, "free": 2860}, "nocache": {"free": 3227, "used": 304}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ad3fa-040c-667e-2eb4-7e4a326cb854", "ansible_product_uuid": "ec2ad3fa-040c-667e-2eb4-7e4a326cb854", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 334, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261774995456, "block_size": 4096, "block_total": 65519099, "block_available": 63909911, "block_used": 1609188, "inode_total": 131070960, "inode_available": 131026775, "inode_used": 44185, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_loadavg": {"1m": 1.099609375, "5m": 0.6015625, "15m": 0.25537109375}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.44.140 43644 10.31.14.45 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.140 43644 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "56", "epoch": "1726867076", "epoch_int": "1726867076", "date": "2024-09-20", "time": "17:17:56", "iso8601_micro": "2024-09-20T21:17:56.361699Z", "iso8601": "2024-09-20T21:17:56Z", "iso8601_basic": "20240920T171756361699", "iso8601_basic_short": "20240920T171756", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c0:02:05:99", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.45", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c0ff:fe02:599", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.45", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c0:02:05:99", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.45"], "ansible_all_ipv6_addresses": ["fe80::8ff:c0ff:fe02:599"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.45", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c0ff:fe02:599"]}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 10793 1726867076.41305: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 10793 1726867076.41484: 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 # 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 <<< 10793 1726867076.41701: stdout chunk (state=3): >>># 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 <<< 10793 1726867076.41914: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10793 1726867076.41966: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon <<< 10793 1726867076.42103: stdout chunk (state=3): >>># 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 selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10793 1726867076.42200: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json <<< 10793 1726867076.42361: stdout chunk (state=3): >>># 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 <<< 10793 1726867076.42452: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 10793 1726867076.42558: 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 <<< 10793 1726867076.42663: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10793 1726867076.42840: 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 <<< 10793 1726867076.42985: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref <<< 10793 1726867076.42988: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10793 1726867076.43626: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867076.43630: stdout chunk (state=3): >>><<< 10793 1726867076.43633: stderr chunk (state=3): >>><<< 10793 1726867076.44097: _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 0x7faab3bbc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3b8bb00> # /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 0x7faab3bbea50> 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 0x7faab3bcd130> # /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 0x7faab3bcdfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7faab39cbe30> # /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 0x7faab39cbef0> # /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 0x7faab3a03860> # /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 0x7faab3a03ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39e3b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39e1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39c8fe0> # /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 0x7faab3a27800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a26420> # /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 0x7faab39e3e60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a24b60> # /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 0x7faab3a58830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39c8260> # /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 0x7faab3a58ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a58b90> # 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 0x7faab3a58f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab39c6d80> # /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 0x7faab3a595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a592b0> 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 0x7faab3a5a450> 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 0x7faab3a74650> 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 0x7faab3a75d90> # /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 0x7faab3a76c30> # 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 0x7faab3a77290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a76180> # /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 0x7faab3a77d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a77440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a5a3c0> # /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 0x7faab376bc50> # /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 0x7faab37946e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3794440> # 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 0x7faab3794710> # /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 0x7faab3795040> # 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 0x7faab3795a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab37948f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3769df0> # /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 0x7faab3796e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3795b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3a5ab70> # /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 0x7faab37bf170> # /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 0x7faab37e7530> # /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 0x7faab3844320> # /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 0x7faab3846a80> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3844440> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab380d310> # /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 0x7faab3125430> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab37e6330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3797d70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7faab37e6450> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_yz8vlfu7/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 0x7faab318b140> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab316a030> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3169190> # 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 0x7faab3188e90> # /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 0x7faab31baba0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab31ba930> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab31ba240> # /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 0x7faab31ba690> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab318bbc0> 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 0x7faab31bb830> # 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 0x7faab31bba70> # /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 0x7faab31bbf80> 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 0x7faab3025d00> # 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 0x7faab3027920> # /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 0x7faab30282c0> # /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 0x7faab3029430> # /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 0x7faab302bf50> # 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 0x7faab37942f0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab302a210> # /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 0x7faab3033f50> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3032a20> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3032780> # /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 0x7faab3032cf0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab302a720> # 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 0x7faab3077bf0> # /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 0x7faab30782f0> # /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 0x7faab3079d60> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3079b20> # /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 0x7faab307c2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab307a450> # /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 0x7faab307fad0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab307c4a0> # 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 0x7faab3080b90> # 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 0x7faab307d010> # 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 0x7faab3080e00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3078470> # /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 0x7faab2f0c440> # 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 0x7faab2f0d400> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3082bd0> # 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 0x7faab3083f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3082870> # 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 0x7faab2f116a0> # /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 0x7faab2f12510> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab3077f80> 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 0x7faab2f12c30> # 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 0x7faab2f138c0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7faab2f1e330> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f1bfb0> 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 0x7faab3006b10> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab30fe7e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f1e360> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab380ff20> # 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 0x7faab2fb2360> # /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 0x7faab2b94230> # 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 0x7faab2b94590> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2f98590> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb2ea0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb0a10> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb0680> # /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 0x7faab2b97410> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2b96cf0> # 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 0x7faab2b96ea0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2b96120> # /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 0x7faab2b97560> # /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 0x7faab2bfa030> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2b97f80> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2fb06b0> 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 0x7faab2bfb740> # /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 0x7faab2bfadb0> 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 0x7faab2c36360> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2c26b40> 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 0x7faab2c4a090> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2c49fd0> 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 0x7faab29e29c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab29e1430> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab29dbe60> # /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 0x7faab2a28e60> # /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 0x7faab2a28a10> # /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 0x7faab2a2a180> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7faab2a29c70> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_system": "Linux", "ansible_kernel": "6.11.0-0.rc6.23.el10.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Sep 3 21:42:57 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-14-45.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-45", "ansible_nodename": "ip-10-31-14-45.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": "ec2ad3fa040c667e2eb47e4a326cb854", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC4G5/8B+ZINaqIYkdYrbUe+/TNDdHkWaFl46XdNQaiIJcnAxZJXzbviDUtAGuLpg4xie8k5SK0FRk4bZBL0ST9vaUAViGQPuqcsIQnmlU4BlA77jfcNddtoQDr9tT0RThdcQZDVWw8D4zdXSsgoga9xFlUjW1cPVCwMNOy5Fd9kDSv/0kE0wwV6/OV2UVRUIP3WLoG6BDNdX99fN5Q/6ysJHjPunXEU5p+dDNB89UZNCGBI+MDdLYLJtvfncnXNaLiXyU/FbuQxZy5ONWCwmm2L4aV/Nz31Eu8iR4B43isks5GnzNDsnNGkLgWC4oLwxks4wHkEHJIxiUAHFlgZl1ieN/UPGkwhYb+7NabXceyHDaW6l5PeO2pGiy5TeDChLMGrNmIGwWJSeqU230svfS/C45OLqrGzdnRpYZweyRip+pdQCL0+JlSIbEuZxxt28h5WbCAX3eOnuk23jJFdOTRCH28FhnKC6eR7dT/lgK6TH2GG7lJJdr+i1TLptfXgN8=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBADcG/fjJ0gtqnblA6+VMlvmtj3ZmL8pL+2nwqfFseRsbJH/tKStUzoNcPXyvnzGHXMDvTowHGChYEV7b9O1wt0=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICXZXtMxR5Nn3IG7EVbyNGRmaRkwTvss7kZ5FIAyFVI8", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_is_chroot": false, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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": 3531, "ansible_memfree_mb": 2860, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 671, "free": 2860}, "nocache": {"free": 3227, "used": 304}, "swap": {"total": 0, "free": 0, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec2ad3fa-040c-667e-2eb4-7e4a326cb854", "ansible_product_uuid": "ec2ad3fa-040c-667e-2eb4-7e4a326cb854", "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": ["4853857d-d3e2-44a6-8739-3837607c97e1"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1", "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": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["4853857d-d3e2-44a6-8739-3837607c97e1"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 334, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "xfs", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "dump": 0, "passno": 0, "size_total": 268366229504, "size_available": 261774995456, "block_size": 4096, "block_total": 65519099, "block_available": 63909911, "block_used": 1609188, "inode_total": 131070960, "inode_available": 131026775, "inode_used": 44185, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_loadavg": {"1m": 1.099609375, "5m": 0.6015625, "15m": 0.25537109375}, "ansible_fibre_channel_wwn": [], "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_distribution": "CentOS", "ansible_distribution_release": "Stream", "ansible_distribution_version": "10", "ansible_distribution_major_version": "10", "ansible_distribution_file_path": "/etc/centos-release", "ansible_distribution_file_variety": "CentOS", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_local": {}, "ansible_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_iscsi_iqn": "", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "GPG_TTY": "/dev/pts/0", "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.44.140 43644 10.31.14.45 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.44.140 43644 22", "DEBUGINFOD_URLS": "https://debuginfod.centos.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_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "17", "minute": "17", "second": "56", "epoch": "1726867076", "epoch_int": "1726867076", "date": "2024-09-20", "time": "17:17:56", "iso8601_micro": "2024-09-20T21:17:56.361699Z", "iso8601": "2024-09-20T21:17:56Z", "iso8601_basic": "20240920T171756361699", "iso8601_basic_short": "20240920T171756", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.11.0-0.rc6.23.el10.x86_64", "root": "UUID=4853857d-d3e2-44a6-8739-3837607c97e1", "ro": true, "rhgb": true, "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "console": ["tty0", "ttyS0,115200n8"]}, "ansible_service_mgr": "systemd", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_lsb": {}, "ansible_interfaces": ["lo", "eth0"], "ansible_eth0": {"device": "eth0", "macaddress": "0a:ff:c0:02:05:99", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.45", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:c0ff:fe02:599", "prefix": "64", "scope": "link"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "on [fixed]", "tx_checksum_ip_generic": "off [fixed]", "tx_checksum_ipv6": "on", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "off [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on", "tx_scatter_gather_fraglist": "off [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "off [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "off [fixed]", "tx_lockless": "off [fixed]", "netns_local": "off [fixed]", "tx_gso_robust": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "off [fixed]", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "off [fixed]", "tx_gso_list": "off [fixed]", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off", "loopback": "off [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "fcoe_mtu": "off [fixed]", "tx_nocache_copy": "off [fixed]", "loopback": "on [fixed]", "rx_fcs": "off [fixed]", "rx_all": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "l2_fwd_offload": "off [fixed]", "hw_tc_offload": "off [fixed]", "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "off [fixed]", "rx_udp_tunnel_port_offload": "off [fixed]", "tls_hw_tx_offload": "off [fixed]", "tls_hw_rx_offload": "off [fixed]", "rx_gro_hw": "off [fixed]", "tls_hw_record": "off [fixed]", "rx_gro_list": "off", "macsec_hw_offload": "off [fixed]", "rx_udp_gro_forwarding": "off", "hsr_tag_ins_offload": "off [fixed]", "hsr_tag_rm_offload": "off [fixed]", "hsr_fwd_offload": "off [fixed]", "hsr_dup_offload": "off [fixed]"}, "timestamping": [], "hw_timestamp_filters": []}, "ansible_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.45", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:c0:02:05:99", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.45"], "ansible_all_ipv6_addresses": ["fe80::8ff:c0ff:fe02:599"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.45", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:c0ff:fe02:599"]}, "ansible_pkg_mgr": "dnf", "ansible_fips": false, "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [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. 10793 1726867076.46025: 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-1726867075.1863124-10819-278496277625457/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867076.46029: _low_level_execute_command(): starting 10793 1726867076.46031: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867075.1863124-10819-278496277625457/ > /dev/null 2>&1 && sleep 0' 10793 1726867076.46907: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867076.46928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867076.46949: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867076.46970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867076.47028: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867076.47092: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867076.47116: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867076.47165: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867076.47416: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867076.49238: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867076.49242: stdout chunk (state=3): >>><<< 10793 1726867076.49245: stderr chunk (state=3): >>><<< 10793 1726867076.49420: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867076.49423: handler run complete 10793 1726867076.49468: variable 'ansible_facts' from source: unknown 10793 1726867076.49573: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867076.50026: variable 'ansible_facts' from source: unknown 10793 1726867076.50075: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867076.50159: attempt loop complete, returning result 10793 1726867076.50163: _execute() done 10793 1726867076.50165: dumping result to json 10793 1726867076.50184: done dumping result, returning 10793 1726867076.50199: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [025ebf93-9f9d-c245-7b32-00000000002e] 10793 1726867076.50201: sending task result for task 025ebf93-9f9d-c245-7b32-00000000002e 10793 1726867076.50468: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000002e 10793 1726867076.50471: WORKER PROCESS EXITING ok: [managed_node1] 10793 1726867076.50776: no more pending results, returning what we have 10793 1726867076.50778: results queue empty 10793 1726867076.50778: checking for any_errors_fatal 10793 1726867076.50779: done checking for any_errors_fatal 10793 1726867076.50780: checking for max_fail_percentage 10793 1726867076.50781: done checking for max_fail_percentage 10793 1726867076.50781: checking to see if all hosts have failed and the running result is not ok 10793 1726867076.50782: done checking to see if all hosts have failed 10793 1726867076.50782: getting the remaining hosts for this loop 10793 1726867076.50783: done getting the remaining hosts for this loop 10793 1726867076.50786: getting the next task for host managed_node1 10793 1726867076.50789: done getting next task for host managed_node1 10793 1726867076.50790: ^ task is: TASK: meta (end_host) 10793 1726867076.50791: ^ 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 10793 1726867076.50793: getting variables 10793 1726867076.50794: in VariableManager get_vars() 10793 1726867076.50815: Calling all_inventory to load vars for managed_node1 10793 1726867076.50817: Calling groups_inventory to load vars for managed_node1 10793 1726867076.50819: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867076.50825: Calling all_plugins_play to load vars for managed_node1 10793 1726867076.50827: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867076.50829: Calling groups_plugins_play to load vars for managed_node1 10793 1726867076.50949: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867076.51097: done with get_vars() 10793 1726867076.51105: done getting variables TASK [Stop test] *************************************************************** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:20 Friday 20 September 2024 17:17:56 -0400 (0:00:01.371) 0:00:01.476 ****** 10793 1726867076.51166: in VariableManager get_vars() 10793 1726867076.51173: Calling all_inventory to load vars for managed_node1 10793 1726867076.51175: Calling groups_inventory to load vars for managed_node1 10793 1726867076.51176: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867076.51180: Calling all_plugins_play to load vars for managed_node1 10793 1726867076.51181: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867076.51183: Calling groups_plugins_play to load vars for managed_node1 10793 1726867076.51262: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867076.51366: done with get_vars() 10793 1726867076.51602: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 10793 1726867076.53564: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 10793 1726867076.53621: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 10793 1726867076.53649: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 10793 1726867076.53675: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 10793 1726867076.53688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 10793 1726867076.53755: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867076.53791: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867076.53813: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867076.53834: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867076.53841: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867076.53961: variable 'ansible_distribution' from source: facts 10793 1726867076.53964: variable 'ansible_distribution_major_version' from source: facts 10793 1726867076.53978: 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 10793 1726867076.54013: done queuing things up, now waiting for results queue to drain 10793 1726867076.54015: results queue empty 10793 1726867076.54015: checking for any_errors_fatal 10793 1726867076.54018: done checking for any_errors_fatal 10793 1726867076.54021: checking for max_fail_percentage 10793 1726867076.54022: done checking for max_fail_percentage 10793 1726867076.54022: checking to see if all hosts have failed and the running result is not ok 10793 1726867076.54023: done checking to see if all hosts have failed 10793 1726867076.54024: getting the remaining hosts for this loop 10793 1726867076.54025: done getting the remaining hosts for this loop 10793 1726867076.54027: getting the next task for host managed_node1 10793 1726867076.54031: done getting next task for host managed_node1 10793 1726867076.54033: ^ task is: TASK: Get initial state of services 10793 1726867076.54037: ^ 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 10793 1726867076.54039: getting variables 10793 1726867076.54040: in VariableManager get_vars() 10793 1726867076.54049: Calling all_inventory to load vars for managed_node1 10793 1726867076.54052: Calling groups_inventory to load vars for managed_node1 10793 1726867076.54054: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867076.54058: Calling all_plugins_play to load vars for managed_node1 10793 1726867076.54060: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867076.54062: Calling groups_plugins_play to load vars for managed_node1 10793 1726867076.54175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867076.54307: done with get_vars() 10793 1726867076.54320: done getting variables TASK [Get initial state of services] ******************************************* task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Friday 20 September 2024 17:17:56 -0400 (0:00:00.032) 0:00:01.509 ****** 10793 1726867076.54404: entering _queue_task() for managed_node1/service_facts 10793 1726867076.54406: Creating lock for service_facts 10793 1726867076.54654: worker is 1 (out of 1 available) 10793 1726867076.54665: exiting _queue_task() for managed_node1/service_facts 10793 1726867076.54679: done queuing things up, now waiting for results queue to drain 10793 1726867076.54680: waiting for pending results... 10793 1726867076.54822: running TaskExecutor() for managed_node1/TASK: Get initial state of services 10793 1726867076.54893: in run() - task 025ebf93-9f9d-c245-7b32-00000000000d 10793 1726867076.54974: variable 'ansible_search_path' from source: unknown 10793 1726867076.54981: calling self._execute() 10793 1726867076.55119: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867076.55122: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867076.55124: variable 'omit' from source: magic vars 10793 1726867076.55160: variable 'omit' from source: magic vars 10793 1726867076.55218: variable 'omit' from source: magic vars 10793 1726867076.55255: variable 'omit' from source: magic vars 10793 1726867076.55299: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867076.55346: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867076.55369: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867076.55391: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867076.55415: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867076.55450: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867076.55459: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867076.55468: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867076.55614: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867076.55623: Set connection var ansible_shell_executable to /bin/sh 10793 1726867076.55715: Set connection var ansible_pipelining to False 10793 1726867076.55718: Set connection var ansible_shell_type to sh 10793 1726867076.55721: Set connection var ansible_connection to ssh 10793 1726867076.55723: Set connection var ansible_timeout to 10 10793 1726867076.55725: variable 'ansible_shell_executable' from source: unknown 10793 1726867076.55727: variable 'ansible_connection' from source: unknown 10793 1726867076.55729: variable 'ansible_module_compression' from source: unknown 10793 1726867076.55731: variable 'ansible_shell_type' from source: unknown 10793 1726867076.55733: variable 'ansible_shell_executable' from source: unknown 10793 1726867076.55735: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867076.55736: variable 'ansible_pipelining' from source: unknown 10793 1726867076.55738: variable 'ansible_timeout' from source: unknown 10793 1726867076.55740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867076.55955: Loading ActionModule 'normal' from /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__) 10793 1726867076.55969: variable 'omit' from source: magic vars 10793 1726867076.55978: starting attempt loop 10793 1726867076.55985: running the handler 10793 1726867076.56004: _low_level_execute_command(): starting 10793 1726867076.56019: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867076.56593: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867076.56613: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867076.56627: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867076.56713: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867076.56771: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867076.56877: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867076.58556: stdout chunk (state=3): >>>/root <<< 10793 1726867076.58665: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867076.58719: stderr chunk (state=3): >>><<< 10793 1726867076.58744: stdout chunk (state=3): >>><<< 10793 1726867076.58876: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867076.58879: _low_level_execute_command(): starting 10793 1726867076.58882: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138 `" && echo ansible-tmp-1726867076.58783-10889-224042320089138="` echo /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138 `" ) && sleep 0' 10793 1726867076.59843: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867076.60153: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867076.60219: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867076.62226: stdout chunk (state=3): >>>ansible-tmp-1726867076.58783-10889-224042320089138=/root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138 <<< 10793 1726867076.62351: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867076.62405: stderr chunk (state=3): >>><<< 10793 1726867076.62518: stdout chunk (state=3): >>><<< 10793 1726867076.62524: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867076.58783-10889-224042320089138=/root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867076.62527: variable 'ansible_module_compression' from source: unknown 10793 1726867076.62530: ANSIBALLZ: Using lock for service_facts 10793 1726867076.62532: ANSIBALLZ: Acquiring lock 10793 1726867076.62535: ANSIBALLZ: Lock acquired: 139911693934352 10793 1726867076.62537: ANSIBALLZ: Creating module 10793 1726867076.75216: ANSIBALLZ: Writing module into payload 10793 1726867076.75247: ANSIBALLZ: Writing module 10793 1726867076.75276: ANSIBALLZ: Renaming module 10793 1726867076.75287: ANSIBALLZ: Done creating module 10793 1726867076.75316: variable 'ansible_facts' from source: unknown 10793 1726867076.75412: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/AnsiballZ_service_facts.py 10793 1726867076.75642: Sending initial data 10793 1726867076.75652: Sent initial data (160 bytes) 10793 1726867076.76289: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867076.76413: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867076.76440: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867076.76547: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867076.78224: 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 <<< 10793 1726867076.78296: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867076.78365: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp705yl99j /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/AnsiballZ_service_facts.py <<< 10793 1726867076.78370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/AnsiballZ_service_facts.py" <<< 10793 1726867076.78449: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp705yl99j" to remote "/root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/AnsiballZ_service_facts.py" <<< 10793 1726867076.79175: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867076.79414: stderr chunk (state=3): >>><<< 10793 1726867076.79419: stdout chunk (state=3): >>><<< 10793 1726867076.79425: done transferring module to remote 10793 1726867076.79427: _low_level_execute_command(): starting 10793 1726867076.79429: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/ /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/AnsiballZ_service_facts.py && sleep 0' 10793 1726867076.80040: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867076.80053: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration <<< 10793 1726867076.80064: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867076.80133: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867076.80145: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867076.80195: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867076.82047: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867076.82070: stderr chunk (state=3): >>><<< 10793 1726867076.82077: stdout chunk (state=3): >>><<< 10793 1726867076.82087: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867076.82094: _low_level_execute_command(): starting 10793 1726867076.82097: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/AnsiballZ_service_facts.py && sleep 0' 10793 1726867076.82723: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867076.82757: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867076.82771: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867076.82783: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867076.82899: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867076.85149: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10793 1726867076.85210: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867076.85256: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10793 1726867076.85310: stdout chunk (state=3): >>>import 'posix' # <<< 10793 1726867076.85363: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10793 1726867076.85366: stdout chunk (state=3): >>>import 'time' # <<< 10793 1726867076.85372: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10793 1726867076.85454: 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' <<< 10793 1726867076.85525: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 10793 1726867076.85580: 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 0x7f595b1104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b0dfb30> <<< 10793 1726867076.85634: 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 0x7f595b112a50> import '_signal' # <<< 10793 1726867076.85654: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 10793 1726867076.85679: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10793 1726867076.85852: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # <<< 10793 1726867076.85871: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 10793 1726867076.85905: 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' <<< 10793 1726867076.85921: 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' <<< 10793 1726867076.85943: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aee5130> <<< 10793 1726867076.86016: 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 <<< 10793 1726867076.86022: 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 0x7f595aee5fd0> <<< 10793 1726867076.86045: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867076.86087: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867076.86353: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867076.86404: 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 <<< 10793 1726867076.86506: 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 <<< 10793 1726867076.86511: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af23e90> <<< 10793 1726867076.86585: 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 0x7f595af23f50> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10793 1726867076.86622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10793 1726867076.86659: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10793 1726867076.86761: 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 0x7f595af5b830> <<< 10793 1726867076.86797: 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 0x7f595af5bec0> <<< 10793 1726867076.86855: stdout chunk (state=3): >>>import '_collections' # <<< 10793 1726867076.86858: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af3bb60> import '_functools' # <<< 10793 1726867076.86893: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af39280> <<< 10793 1726867076.87165: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af21040> # /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 0x7f595af7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af7e450> <<< 10793 1726867076.87187: 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 0x7f595af3a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af7cc20> <<< 10793 1726867076.87265: 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 0x7f595afb08c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af202c0> # /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' <<< 10793 1726867076.87297: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.87330: 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 0x7f595afb0d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb0c20> <<< 10793 1726867076.87363: 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 0x7f595afb1010> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af1ede0> <<< 10793 1726867076.87422: 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 <<< 10793 1726867076.87470: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10793 1726867076.87516: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb1370> 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' <<< 10793 1726867076.87617: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb2540> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867076.87625: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10793 1726867076.87707: 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 0x7f595afc8710> import 'errno' # <<< 10793 1726867076.87714: 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 0x7f595afc9e20> <<< 10793 1726867076.87761: 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' <<< 10793 1726867076.87764: 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' <<< 10793 1726867076.87836: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afcacc0> <<< 10793 1726867076.87854: 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 0x7f595afcb2f0> <<< 10793 1726867076.87857: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afca210> <<< 10793 1726867076.87859: 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' <<< 10793 1726867076.87925: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.87929: stdout chunk (state=3): >>># extension module '_lzma' executed from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.87931: stdout chunk (state=3): >>>import '_lzma' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595afcbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afcb4a0> <<< 10793 1726867076.87968: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb2570> <<< 10793 1726867076.87987: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867076.88017: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10793 1726867076.88030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10793 1726867076.88053: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10793 1726867076.88084: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.88098: 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 0x7f595ad53c50> <<< 10793 1726867076.88118: 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' <<< 10793 1726867076.88147: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.88150: 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 0x7f595ad7c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7c4a0> <<< 10793 1726867076.88179: 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 0x7f595ad7c770> <<< 10793 1726867076.88214: 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' <<< 10793 1726867076.88295: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.88418: 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 0x7f595ad7d0a0> <<< 10793 1726867076.88562: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so'<<< 10793 1726867076.88566: 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 0x7f595ad7da90> <<< 10793 1726867076.88577: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7c950> <<< 10793 1726867076.88591: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad51df0> <<< 10793 1726867076.88615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10793 1726867076.88638: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10793 1726867076.88673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10793 1726867076.88680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10793 1726867076.88683: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7eea0> <<< 10793 1726867076.88720: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7dbe0> <<< 10793 1726867076.88731: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb2c30> <<< 10793 1726867076.88765: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867076.88823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867076.88847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10793 1726867076.88879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867076.88912: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ada7230> <<< 10793 1726867076.88962: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10793 1726867076.88986: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867076.88998: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10793 1726867076.89027: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10793 1726867076.89064: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595adcb5f0> <<< 10793 1726867076.89092: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867076.89131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867076.89198: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867076.89220: 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 0x7f595ae2c3b0> <<< 10793 1726867076.89229: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10793 1726867076.89269: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10793 1726867076.89289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10793 1726867076.89335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867076.89421: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ae2eb10> <<< 10793 1726867076.89512: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ae2c4d0> <<< 10793 1726867076.89583: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aded3a0> <<< 10793 1726867076.89593: 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 0x7f595a729490> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595adca3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7fe00> <<< 10793 1726867076.89715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867076.89739: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f595adca9f0> <<< 10793 1726867076.90241: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_7ok90rpe/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' <<< 10793 1726867076.90244: 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 0x7f595a77f230> <<< 10793 1726867076.90247: stdout chunk (state=3): >>>import '_typing' # <<< 10793 1726867076.90442: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a75e120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a75d280> <<< 10793 1726867076.90602: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10793 1726867076.91927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.93093: 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 0x7f595a77d0d0> <<< 10793 1726867076.93156: 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' <<< 10793 1726867076.93178: 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' <<< 10793 1726867076.93199: 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 0x7f595a7a6c30> <<< 10793 1726867076.93302: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7a69c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7a62d0> # /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10793 1726867076.93337: 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 0x7f595a7a67b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a77fc50> <<< 10793 1726867076.93370: stdout chunk (state=3): >>>import 'atexit' # <<< 10793 1726867076.93404: 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 0x7f595a7a7980> <<< 10793 1726867076.93431: 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 0x7f595a7a7bc0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867076.93499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10793 1726867076.93532: stdout chunk (state=3): >>>import '_locale' # <<< 10793 1726867076.93566: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7cc0b0> <<< 10793 1726867076.93585: stdout chunk (state=3): >>>import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867076.93608: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867076.93686: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a611eb0> <<< 10793 1726867076.93711: 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 0x7f595a613ad0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10793 1726867076.93771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10793 1726867076.93774: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a6184a0> <<< 10793 1726867076.93803: 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' <<< 10793 1726867076.93847: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a619640> <<< 10793 1726867076.93854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867076.93894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10793 1726867076.93912: 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' <<< 10793 1726867076.93969: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a620140> <<< 10793 1726867076.94006: 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 0x7f595a6204a0> <<< 10793 1726867076.94033: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a61a3f0> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10793 1726867076.94097: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10793 1726867076.94119: 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 <<< 10793 1726867076.94178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867076.94226: 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 0x7f595a664170> <<< 10793 1726867076.94308: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867076.94334: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a622c60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a6229c0> # /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' <<< 10793 1726867076.94395: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a622f30> <<< 10793 1726867076.94473: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a61a900> <<< 10793 1726867076.94478: 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 0x7f595a668380> <<< 10793 1726867076.94502: 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 0x7f595a668530> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10793 1726867076.94531: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10793 1726867076.94536: 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' <<< 10793 1726867076.94579: 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 0x7f595a66a030> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a669dc0> <<< 10793 1726867076.94594: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867076.94721: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867076.94768: 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'<<< 10793 1726867076.94775: stdout chunk (state=3): >>> import '_uuid' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a66c530> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a66a6c0> <<< 10793 1726867076.94804: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867076.94844: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867076.94859: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10793 1726867076.94872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 10793 1726867076.94880: stdout chunk (state=3): >>>import '_string' # <<< 10793 1726867076.94929: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a66fcb0> <<< 10793 1726867076.95053: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a66c680> <<< 10793 1726867076.95121: 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 0x7f595a6709e0> <<< 10793 1726867076.95143: 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' <<< 10793 1726867076.95158: 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 0x7f595a670ef0> <<< 10793 1726867076.95198: 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'<<< 10793 1726867076.95202: stdout chunk (state=3): >>> import 'systemd.id128' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a670fe0> <<< 10793 1726867076.95212: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a668710> <<< 10793 1726867076.95236: 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' <<< 10793 1726867076.95257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867076.95285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867076.95317: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.95340: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.95345: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f595a6fc530> <<< 10793 1726867076.95494: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.95511: 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 0x7f595a6fd5e0> <<< 10793 1726867076.95517: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a672cc0> <<< 10793 1726867076.95547: 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' <<< 10793 1726867076.95554: 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 0x7f595a6738c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a672900> <<< 10793 1726867076.95574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.95587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.95594: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10793 1726867076.95607: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.95701: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.95799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.95805: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10793 1726867076.95838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.95847: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10793 1726867076.95860: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.95986: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.96107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.96664: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.97217: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10793 1726867076.97221: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10793 1726867076.97223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 10793 1726867076.97244: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10793 1726867076.97274: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867076.97325: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867076.97329: 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 0x7f595a501760> <<< 10793 1726867076.97416: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10793 1726867076.97420: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10793 1726867076.97438: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a502540> <<< 10793 1726867076.97442: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a6fd880> <<< 10793 1726867076.97501: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867076.97549: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867076.97562: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10793 1726867076.97716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.97882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10793 1726867076.97925: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a502300> <<< 10793 1726867076.97928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.98358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.98811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.98884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.98955: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10793 1726867076.98973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.99011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.99058: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 10793 1726867076.99124: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.99223: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867076.99237: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10793 1726867076.99265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.99293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.99335: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10793 1726867076.99381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.99585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867076.99819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867076.99934: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 10793 1726867076.99976: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a503740> <<< 10793 1726867076.99989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00043: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00128: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10793 1726867077.00132: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10793 1726867077.00159: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00243: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867077.00247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00297: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00483: 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 <<< 10793 1726867077.00528: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867077.00636: 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 0x7f595a50e420> <<< 10793 1726867077.00711: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a50ad50> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10793 1726867077.00761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.00901: 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' <<< 10793 1726867077.00921: 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 <<< 10793 1726867077.00970: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10793 1726867077.00988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10793 1726867077.01079: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867077.01086: 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' <<< 10793 1726867077.01182: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a602bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7e28a0> <<< 10793 1726867077.01300: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a50e1e0> <<< 10793 1726867077.01304: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7a68d0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10793 1726867077.01328: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867077.01338: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867077.01405: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867077.01433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.01436: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.01442: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 10793 1726867077.01444: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.01746: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.01974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.02115: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867077.02283: 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' <<< 10793 1726867077.02350: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5a4e30> # /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867077.02366: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867077.02391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10793 1726867077.02414: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10793 1726867077.02568: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a593a10> <<< 10793 1726867077.02572: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867077.02574: 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 0x7f595a593d70> <<< 10793 1726867077.02576: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5a5070> import 'ansible.module_utils.service' # <<< 10793 1726867077.02720: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867078.52926: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.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"}, "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"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "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"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "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"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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": {}}} <<< 10793 1726867078.52959: stdout chunk (state=3): >>># destroy __main__ <<< 10793 1726867078.53312: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867078.53434: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy <<< 10793 1726867078.53515: 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp <<< 10793 1726867078.53549: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 <<< 10793 1726867078.54217: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport <<< 10793 1726867078.54274: 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 _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 10793 1726867078.54278: stdout chunk (state=3): >>># 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 <<< 10793 1726867078.54371: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10793 1726867078.54423: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10793 1726867078.54463: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10793 1726867078.54523: 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 <<< 10793 1726867078.54602: 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 <<< 10793 1726867078.54779: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib<<< 10793 1726867078.54782: stdout chunk (state=3): >>> # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 10793 1726867078.54807: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10793 1726867078.55214: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867078.55288: stdout chunk (state=3): >>><<< 10793 1726867078.55426: stderr chunk (state=3): >>><<< 10793 1726867078.55633: _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 0x7f595b1104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595b0dfb30> # /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 0x7f595b112a50> 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 0x7f595aee5130> # /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 0x7f595aee5fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f595af23e90> # /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 0x7f595af23f50> # /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 0x7f595af5b830> # /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 0x7f595af5bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af3bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af39280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af21040> # /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 0x7f595af7f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af7e450> # /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 0x7f595af3a120> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af7cc20> # /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 0x7f595afb08c0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af202c0> # /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 0x7f595afb0d70> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb0c20> # 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 0x7f595afb1010> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595af1ede0> # /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 0x7f595afb1670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb1370> 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 0x7f595afb2540> 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 0x7f595afc8710> 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 0x7f595afc9e20> # /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 0x7f595afcacc0> # 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 0x7f595afcb2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afca210> # /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 0x7f595afcbd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afcb4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb2570> # /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 0x7f595ad53c50> # /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 0x7f595ad7c740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7c4a0> # 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 0x7f595ad7c770> # /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 0x7f595ad7d0a0> # 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 0x7f595ad7da90> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7c950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad51df0> # /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 0x7f595ad7eea0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7dbe0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595afb2c30> # /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 0x7f595ada7230> # /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 0x7f595adcb5f0> # /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 0x7f595ae2c3b0> # /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 0x7f595ae2eb10> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ae2c4d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595aded3a0> # /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 0x7f595a729490> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595adca3f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595ad7fe00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f595adca9f0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_7ok90rpe/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 0x7f595a77f230> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a75e120> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a75d280> # 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 0x7f595a77d0d0> # /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 0x7f595a7a6c30> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7a69c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7a62d0> # /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 0x7f595a7a67b0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a77fc50> 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 0x7f595a7a7980> # 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 0x7f595a7a7bc0> # /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 0x7f595a7cc0b0> 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 0x7f595a611eb0> # 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 0x7f595a613ad0> # /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 0x7f595a6184a0> # /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 0x7f595a619640> # /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 0x7f595a620140> # 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 0x7f595a6204a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a61a3f0> # /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 0x7f595a664170> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a622c60> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a6229c0> # /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 0x7f595a622f30> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a61a900> # 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 0x7f595a668380> # /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 0x7f595a668530> # /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 0x7f595a66a030> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a669dc0> # /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 0x7f595a66c530> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a66a6c0> # /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 0x7f595a66fcb0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a66c680> # 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 0x7f595a6709e0> # 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 0x7f595a670ef0> # 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 0x7f595a670fe0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a668710> # /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 0x7f595a6fc530> # 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 0x7f595a6fd5e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a672cc0> # 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 0x7f595a6738c0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a672900> # 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 0x7f595a501760> # /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 0x7f595a502540> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a6fd880> 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 0x7f595a502300> # 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 0x7f595a503740> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f595a50e420> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a50ad50> 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 0x7f595a602bd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7e28a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a50e1e0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a7a68d0> # 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 0x7f595a5a4e30> # /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 0x7f595a593a10> # 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 0x7f595a593d70> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f595a5a5070> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.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"}, "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"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "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"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "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"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10793 1726867078.57522: 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-1726867076.58783-10889-224042320089138/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867078.57538: _low_level_execute_command(): starting 10793 1726867078.57763: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867076.58783-10889-224042320089138/ > /dev/null 2>&1 && sleep 0' 10793 1726867078.59285: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867078.59296: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867078.59317: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867078.59341: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867078.59344: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867078.59347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867078.59398: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867078.59406: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867078.59487: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867078.61445: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867078.61452: stdout chunk (state=3): >>><<< 10793 1726867078.61454: stderr chunk (state=3): >>><<< 10793 1726867078.61473: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867078.61498: handler run complete 10793 1726867078.61611: variable 'ansible_facts' from source: unknown 10793 1726867078.61699: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.62272: variable 'ansible_facts' from source: unknown 10793 1726867078.62530: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.62869: attempt loop complete, returning result 10793 1726867078.62872: _execute() done 10793 1726867078.62875: dumping result to json 10793 1726867078.62922: done dumping result, returning 10793 1726867078.62937: done running TaskExecutor() for managed_node1/TASK: Get initial state of services [025ebf93-9f9d-c245-7b32-00000000000d] 10793 1726867078.62940: sending task result for task 025ebf93-9f9d-c245-7b32-00000000000d 10793 1726867078.65663: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000000d 10793 1726867078.65666: 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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "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.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" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "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" }, "fips-crypto-policy-overlay.service": { "name": "fips-crypto-policy-overlay.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "running", "status": "enabled" }, "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" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "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-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-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-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-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "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-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "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": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.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-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-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "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-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-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" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10793 1726867078.66227: no more pending results, returning what we have 10793 1726867078.66231: results queue empty 10793 1726867078.66231: checking for any_errors_fatal 10793 1726867078.66233: done checking for any_errors_fatal 10793 1726867078.66234: checking for max_fail_percentage 10793 1726867078.66235: done checking for max_fail_percentage 10793 1726867078.66236: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.66237: done checking to see if all hosts have failed 10793 1726867078.66237: getting the remaining hosts for this loop 10793 1726867078.66239: done getting the remaining hosts for this loop 10793 1726867078.66243: getting the next task for host managed_node1 10793 1726867078.66249: done getting next task for host managed_node1 10793 1726867078.66251: ^ task is: TASK: meta (flush_handlers) 10793 1726867078.66257: ^ 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 10793 1726867078.66265: getting variables 10793 1726867078.66266: in VariableManager get_vars() 10793 1726867078.66281: Calling all_inventory to load vars for managed_node1 10793 1726867078.66283: Calling groups_inventory to load vars for managed_node1 10793 1726867078.66286: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.66299: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.66302: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.66306: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.66618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.66962: done with get_vars() 10793 1726867078.66971: done getting variables 10793 1726867078.67036: in VariableManager get_vars() 10793 1726867078.67046: Calling all_inventory to load vars for managed_node1 10793 1726867078.67049: Calling groups_inventory to load vars for managed_node1 10793 1726867078.67051: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.67056: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.67058: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.67061: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.67964: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.68445: done with get_vars() 10793 1726867078.68460: done queuing things up, now waiting for results queue to drain 10793 1726867078.68462: results queue empty 10793 1726867078.68463: checking for any_errors_fatal 10793 1726867078.68465: done checking for any_errors_fatal 10793 1726867078.68466: checking for max_fail_percentage 10793 1726867078.68467: done checking for max_fail_percentage 10793 1726867078.68468: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.68468: done checking to see if all hosts have failed 10793 1726867078.68469: getting the remaining hosts for this loop 10793 1726867078.68470: done getting the remaining hosts for this loop 10793 1726867078.68473: getting the next task for host managed_node1 10793 1726867078.68476: done getting next task for host managed_node1 10793 1726867078.68479: ^ task is: TASK: Run the role 10793 1726867078.68480: ^ 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 10793 1726867078.68482: getting variables 10793 1726867078.68483: in VariableManager get_vars() 10793 1726867078.68491: Calling all_inventory to load vars for managed_node1 10793 1726867078.68493: Calling groups_inventory to load vars for managed_node1 10793 1726867078.68495: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.68502: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.68505: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.68508: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.68857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.69322: done with get_vars() 10793 1726867078.69331: done getting variables TASK [Run the role] ************************************************************ task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:30 Friday 20 September 2024 17:17:58 -0400 (0:00:02.149) 0:00:03.659 ****** 10793 1726867078.69392: entering _queue_task() for managed_node1/include_role 10793 1726867078.69394: Creating lock for include_role 10793 1726867078.69836: worker is 1 (out of 1 available) 10793 1726867078.69849: exiting _queue_task() for managed_node1/include_role 10793 1726867078.69860: done queuing things up, now waiting for results queue to drain 10793 1726867078.69861: waiting for pending results... 10793 1726867078.70292: running TaskExecutor() for managed_node1/TASK: Run the role 10793 1726867078.70611: in run() - task 025ebf93-9f9d-c245-7b32-00000000000f 10793 1726867078.70615: variable 'ansible_search_path' from source: unknown 10793 1726867078.70619: calling self._execute() 10793 1726867078.70798: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.70947: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.70989: variable 'omit' from source: magic vars 10793 1726867078.71254: _execute() done 10793 1726867078.71258: dumping result to json 10793 1726867078.71264: done dumping result, returning 10793 1726867078.71267: done running TaskExecutor() for managed_node1/TASK: Run the role [025ebf93-9f9d-c245-7b32-00000000000f] 10793 1726867078.71270: sending task result for task 025ebf93-9f9d-c245-7b32-00000000000f 10793 1726867078.71352: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000000f 10793 1726867078.71355: WORKER PROCESS EXITING 10793 1726867078.71473: no more pending results, returning what we have 10793 1726867078.71478: in VariableManager get_vars() 10793 1726867078.71518: Calling all_inventory to load vars for managed_node1 10793 1726867078.71521: Calling groups_inventory to load vars for managed_node1 10793 1726867078.71525: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.71542: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.71545: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.71549: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.72303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.73026: done with get_vars() 10793 1726867078.73035: variable 'ansible_search_path' from source: unknown 10793 1726867078.73304: variable 'omit' from source: magic vars 10793 1726867078.73330: variable 'omit' from source: magic vars 10793 1726867078.73344: variable 'omit' from source: magic vars 10793 1726867078.73348: we have included files to process 10793 1726867078.73349: generating all_blocks data 10793 1726867078.73350: done generating all_blocks data 10793 1726867078.73351: processing included file: fedora.linux_system_roles.metrics 10793 1726867078.73370: in VariableManager get_vars() 10793 1726867078.73380: done with get_vars() 10793 1726867078.73445: in VariableManager get_vars() 10793 1726867078.73460: done with get_vars() 10793 1726867078.73500: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/vars/main.yml 10793 1726867078.73588: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/defaults/main.yml 10793 1726867078.73669: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/meta/main.yml 10793 1726867078.73962: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml 10793 1726867078.75370: in VariableManager get_vars() 10793 1726867078.75387: done with get_vars() 10793 1726867078.75448: in VariableManager get_vars() 10793 1726867078.75467: done with get_vars() 10793 1726867078.75751: iterating over new_blocks loaded from include file 10793 1726867078.75753: in VariableManager get_vars() 10793 1726867078.75767: done with get_vars() 10793 1726867078.75769: filtering new block on tags 10793 1726867078.75807: done filtering new block on tags 10793 1726867078.75812: in VariableManager get_vars() 10793 1726867078.75826: done with get_vars() 10793 1726867078.75827: filtering new block on tags 10793 1726867078.75842: done filtering new block on tags 10793 1726867078.75844: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.metrics for managed_node1 10793 1726867078.75850: extending task lists for all hosts with included blocks 10793 1726867078.76204: done extending task lists 10793 1726867078.76205: done processing included files 10793 1726867078.76206: results queue empty 10793 1726867078.76207: checking for any_errors_fatal 10793 1726867078.76237: done checking for any_errors_fatal 10793 1726867078.76239: checking for max_fail_percentage 10793 1726867078.76240: done checking for max_fail_percentage 10793 1726867078.76241: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.76241: done checking to see if all hosts have failed 10793 1726867078.76242: getting the remaining hosts for this loop 10793 1726867078.76243: done getting the remaining hosts for this loop 10793 1726867078.76246: getting the next task for host managed_node1 10793 1726867078.76250: done getting next task for host managed_node1 10793 1726867078.76340: ^ task is: TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 10793 1726867078.76342: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867078.76373: getting variables 10793 1726867078.76375: in VariableManager get_vars() 10793 1726867078.76430: Calling all_inventory to load vars for managed_node1 10793 1726867078.76433: Calling groups_inventory to load vars for managed_node1 10793 1726867078.76435: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.76440: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.76443: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.76446: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.76842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.77761: done with get_vars() 10793 1726867078.77772: done getting variables TASK [fedora.linux_system_roles.metrics : Ensure ansible_facts used by role] *** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Friday 20 September 2024 17:17:58 -0400 (0:00:00.084) 0:00:03.743 ****** 10793 1726867078.77845: entering _queue_task() for managed_node1/setup 10793 1726867078.78527: worker is 1 (out of 1 available) 10793 1726867078.78540: exiting _queue_task() for managed_node1/setup 10793 1726867078.78552: done queuing things up, now waiting for results queue to drain 10793 1726867078.78553: waiting for pending results... 10793 1726867078.79027: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role 10793 1726867078.79033: in run() - task 025ebf93-9f9d-c245-7b32-000000000063 10793 1726867078.79036: variable 'ansible_search_path' from source: unknown 10793 1726867078.79038: variable 'ansible_search_path' from source: unknown 10793 1726867078.79040: calling self._execute() 10793 1726867078.79090: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.79102: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.79119: variable 'omit' from source: magic vars 10793 1726867078.79531: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.79573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.79612: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.79660: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.79739: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.79798: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.79831: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.79861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.79904: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.80032: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.80115: variable '__metrics_required_facts' from source: role '' all vars 10793 1726867078.80131: variable 'ansible_facts' from source: unknown 10793 1726867078.80552: Evaluated conditional (__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0): False 10793 1726867078.80561: when evaluation is False, skipping this task 10793 1726867078.80572: _execute() done 10793 1726867078.80583: dumping result to json 10793 1726867078.80592: done dumping result, returning 10793 1726867078.80605: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Ensure ansible_facts used by role [025ebf93-9f9d-c245-7b32-000000000063] 10793 1726867078.80617: sending task result for task 025ebf93-9f9d-c245-7b32-000000000063 skipping: [managed_node1] => { "changed": false, "false_condition": "__metrics_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } 10793 1726867078.80989: no more pending results, returning what we have 10793 1726867078.80994: results queue empty 10793 1726867078.80995: checking for any_errors_fatal 10793 1726867078.80996: done checking for any_errors_fatal 10793 1726867078.80997: checking for max_fail_percentage 10793 1726867078.80999: done checking for max_fail_percentage 10793 1726867078.80999: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.81001: done checking to see if all hosts have failed 10793 1726867078.81001: getting the remaining hosts for this loop 10793 1726867078.81003: done getting the remaining hosts for this loop 10793 1726867078.81008: getting the next task for host managed_node1 10793 1726867078.81017: done getting next task for host managed_node1 10793 1726867078.81021: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 10793 1726867078.81025: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867078.81047: getting variables 10793 1726867078.81049: in VariableManager get_vars() 10793 1726867078.81099: Calling all_inventory to load vars for managed_node1 10793 1726867078.81105: Calling groups_inventory to load vars for managed_node1 10793 1726867078.81107: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.81352: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.81356: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.81359: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.82001: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000063 10793 1726867078.82004: WORKER PROCESS EXITING 10793 1726867078.82295: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.83505: done with get_vars() 10793 1726867078.83930: done getting variables 10793 1726867078.84027: 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-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 Friday 20 September 2024 17:17:58 -0400 (0:00:00.062) 0:00:03.805 ****** 10793 1726867078.84060: entering _queue_task() for managed_node1/set_fact 10793 1726867078.84062: Creating lock for set_fact 10793 1726867078.84663: worker is 1 (out of 1 available) 10793 1726867078.84674: exiting _queue_task() for managed_node1/set_fact 10793 1726867078.84686: done queuing things up, now waiting for results queue to drain 10793 1726867078.84687: waiting for pending results... 10793 1726867078.85144: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list 10793 1726867078.85318: in run() - task 025ebf93-9f9d-c245-7b32-000000000064 10793 1726867078.85323: variable 'ansible_search_path' from source: unknown 10793 1726867078.85326: variable 'ansible_search_path' from source: unknown 10793 1726867078.85328: calling self._execute() 10793 1726867078.85518: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.85521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.85524: variable 'omit' from source: magic vars 10793 1726867078.85766: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.85806: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.85844: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.85891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.85914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.86052: variable 'metrics_from_elasticsearch' from source: role '' defaults 10793 1726867078.86079: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool): False 10793 1726867078.86087: when evaluation is False, skipping this task 10793 1726867078.86095: _execute() done 10793 1726867078.86170: dumping result to json 10793 1726867078.86173: done dumping result, returning 10793 1726867078.86176: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list [025ebf93-9f9d-c245-7b32-000000000064] 10793 1726867078.86178: sending task result for task 025ebf93-9f9d-c245-7b32-000000000064 10793 1726867078.86244: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000064 10793 1726867078.86247: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_elasticsearch | d(false) | bool", "skip_reason": "Conditional result was False" } 10793 1726867078.86319: no more pending results, returning what we have 10793 1726867078.86322: results queue empty 10793 1726867078.86323: checking for any_errors_fatal 10793 1726867078.86328: done checking for any_errors_fatal 10793 1726867078.86329: checking for max_fail_percentage 10793 1726867078.86331: done checking for max_fail_percentage 10793 1726867078.86331: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.86332: done checking to see if all hosts have failed 10793 1726867078.86333: getting the remaining hosts for this loop 10793 1726867078.86335: done getting the remaining hosts for this loop 10793 1726867078.86338: getting the next task for host managed_node1 10793 1726867078.86344: done getting next task for host managed_node1 10793 1726867078.86347: ^ task is: TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 10793 1726867078.86351: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867078.86363: getting variables 10793 1726867078.86364: in VariableManager get_vars() 10793 1726867078.86396: Calling all_inventory to load vars for managed_node1 10793 1726867078.86399: Calling groups_inventory to load vars for managed_node1 10793 1726867078.86402: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.86415: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.86418: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.86421: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.87430: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.88472: done with get_vars() 10793 1726867078.88484: done getting variables 10793 1726867078.88542: 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-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:13 Friday 20 September 2024 17:17:58 -0400 (0:00:00.045) 0:00:03.851 ****** 10793 1726867078.88570: entering _queue_task() for managed_node1/set_fact 10793 1726867078.89152: worker is 1 (out of 1 available) 10793 1726867078.89165: exiting _queue_task() for managed_node1/set_fact 10793 1726867078.89176: done queuing things up, now waiting for results queue to drain 10793 1726867078.89177: waiting for pending results... 10793 1726867078.89709: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list 10793 1726867078.89855: in run() - task 025ebf93-9f9d-c245-7b32-000000000065 10793 1726867078.89941: variable 'ansible_search_path' from source: unknown 10793 1726867078.89945: variable 'ansible_search_path' from source: unknown 10793 1726867078.89950: calling self._execute() 10793 1726867078.89998: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.90012: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.90031: variable 'omit' from source: magic vars 10793 1726867078.90330: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.90363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.90383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.90415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.90429: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.90537: variable 'metrics_from_mssql' from source: role '' defaults 10793 1726867078.90556: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 10793 1726867078.90560: when evaluation is False, skipping this task 10793 1726867078.90562: _execute() done 10793 1726867078.90565: dumping result to json 10793 1726867078.90568: done dumping result, returning 10793 1726867078.90576: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add SQL Server to metrics domain list [025ebf93-9f9d-c245-7b32-000000000065] 10793 1726867078.90580: sending task result for task 025ebf93-9f9d-c245-7b32-000000000065 10793 1726867078.90658: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000065 10793 1726867078.90661: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 10793 1726867078.90739: no more pending results, returning what we have 10793 1726867078.90742: results queue empty 10793 1726867078.90743: checking for any_errors_fatal 10793 1726867078.90746: done checking for any_errors_fatal 10793 1726867078.90747: checking for max_fail_percentage 10793 1726867078.90748: done checking for max_fail_percentage 10793 1726867078.90749: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.90750: done checking to see if all hosts have failed 10793 1726867078.90751: getting the remaining hosts for this loop 10793 1726867078.90752: done getting the remaining hosts for this loop 10793 1726867078.90755: getting the next task for host managed_node1 10793 1726867078.90760: done getting next task for host managed_node1 10793 1726867078.90763: ^ task is: TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 10793 1726867078.90766: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867078.90778: getting variables 10793 1726867078.90779: in VariableManager get_vars() 10793 1726867078.90805: Calling all_inventory to load vars for managed_node1 10793 1726867078.90808: Calling groups_inventory to load vars for managed_node1 10793 1726867078.90811: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.90819: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.90821: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.90823: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.91063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.91343: done with get_vars() 10793 1726867078.91350: done getting variables 10793 1726867078.91389: 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-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:18 Friday 20 September 2024 17:17:58 -0400 (0:00:00.028) 0:00:03.879 ****** 10793 1726867078.91412: entering _queue_task() for managed_node1/set_fact 10793 1726867078.91584: worker is 1 (out of 1 available) 10793 1726867078.91596: exiting _queue_task() for managed_node1/set_fact 10793 1726867078.91610: done queuing things up, now waiting for results queue to drain 10793 1726867078.91611: waiting for pending results... 10793 1726867078.91946: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list 10793 1726867078.91950: in run() - task 025ebf93-9f9d-c245-7b32-000000000066 10793 1726867078.91954: variable 'ansible_search_path' from source: unknown 10793 1726867078.91956: variable 'ansible_search_path' from source: unknown 10793 1726867078.91980: calling self._execute() 10793 1726867078.92175: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.92179: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.92189: variable 'omit' from source: magic vars 10793 1726867078.92595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.92642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.92674: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.92733: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.92802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.92929: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 10793 1726867078.92962: when evaluation is False, skipping this task 10793 1726867078.92976: _execute() done 10793 1726867078.93004: dumping result to json 10793 1726867078.93027: done dumping result, returning 10793 1726867078.93116: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add Postfix to metrics domain list [025ebf93-9f9d-c245-7b32-000000000066] 10793 1726867078.93120: sending task result for task 025ebf93-9f9d-c245-7b32-000000000066 10793 1726867078.93184: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000066 10793 1726867078.93187: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 10793 1726867078.93278: no more pending results, returning what we have 10793 1726867078.93281: results queue empty 10793 1726867078.93282: checking for any_errors_fatal 10793 1726867078.93288: done checking for any_errors_fatal 10793 1726867078.93288: checking for max_fail_percentage 10793 1726867078.93290: done checking for max_fail_percentage 10793 1726867078.93291: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.93292: done checking to see if all hosts have failed 10793 1726867078.93293: getting the remaining hosts for this loop 10793 1726867078.93294: done getting the remaining hosts for this loop 10793 1726867078.93298: getting the next task for host managed_node1 10793 1726867078.93304: done getting next task for host managed_node1 10793 1726867078.93308: ^ task is: TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 10793 1726867078.93313: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867078.93328: getting variables 10793 1726867078.93330: in VariableManager get_vars() 10793 1726867078.93364: Calling all_inventory to load vars for managed_node1 10793 1726867078.93367: Calling groups_inventory to load vars for managed_node1 10793 1726867078.93370: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.93380: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.93383: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.93386: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.93725: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.94114: done with get_vars() 10793 1726867078.94123: done getting variables 10793 1726867078.94160: 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-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:23 Friday 20 September 2024 17:17:58 -0400 (0:00:00.027) 0:00:03.907 ****** 10793 1726867078.94178: entering _queue_task() for managed_node1/set_fact 10793 1726867078.94349: worker is 1 (out of 1 available) 10793 1726867078.94360: exiting _queue_task() for managed_node1/set_fact 10793 1726867078.94372: done queuing things up, now waiting for results queue to drain 10793 1726867078.94373: waiting for pending results... 10793 1726867078.94512: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list 10793 1726867078.94575: in run() - task 025ebf93-9f9d-c245-7b32-000000000067 10793 1726867078.94584: variable 'ansible_search_path' from source: unknown 10793 1726867078.94587: variable 'ansible_search_path' from source: unknown 10793 1726867078.94618: calling self._execute() 10793 1726867078.94666: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.94669: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.94678: variable 'omit' from source: magic vars 10793 1726867078.94928: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.94953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.94971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.94997: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.95013: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.95116: variable 'metrics_from_bpftrace' from source: role '' defaults 10793 1726867078.95130: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): False 10793 1726867078.95133: when evaluation is False, skipping this task 10793 1726867078.95138: _execute() done 10793 1726867078.95141: dumping result to json 10793 1726867078.95144: done dumping result, returning 10793 1726867078.95148: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Add bpftrace to metrics domain list [025ebf93-9f9d-c245-7b32-000000000067] 10793 1726867078.95151: sending task result for task 025ebf93-9f9d-c245-7b32-000000000067 10793 1726867078.95229: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000067 10793 1726867078.95232: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } 10793 1726867078.95311: no more pending results, returning what we have 10793 1726867078.95314: results queue empty 10793 1726867078.95315: checking for any_errors_fatal 10793 1726867078.95321: done checking for any_errors_fatal 10793 1726867078.95322: checking for max_fail_percentage 10793 1726867078.95324: done checking for max_fail_percentage 10793 1726867078.95324: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.95325: done checking to see if all hosts have failed 10793 1726867078.95326: getting the remaining hosts for this loop 10793 1726867078.95327: done getting the remaining hosts for this loop 10793 1726867078.95330: getting the next task for host managed_node1 10793 1726867078.95334: done getting next task for host managed_node1 10793 1726867078.95337: ^ task is: TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 10793 1726867078.95340: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867078.95352: getting variables 10793 1726867078.95353: in VariableManager get_vars() 10793 1726867078.95405: Calling all_inventory to load vars for managed_node1 10793 1726867078.95410: Calling groups_inventory to load vars for managed_node1 10793 1726867078.95413: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.95419: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.95421: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867078.95423: Calling groups_plugins_play to load vars for managed_node1 10793 1726867078.95968: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867078.96541: done with get_vars() 10793 1726867078.96563: done getting variables 10793 1726867078.96637: 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-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Friday 20 September 2024 17:17:58 -0400 (0:00:00.024) 0:00:03.932 ****** 10793 1726867078.96675: entering _queue_task() for managed_node1/set_fact 10793 1726867078.97028: worker is 1 (out of 1 available) 10793 1726867078.97040: exiting _queue_task() for managed_node1/set_fact 10793 1726867078.97051: done queuing things up, now waiting for results queue to drain 10793 1726867078.97052: waiting for pending results... 10793 1726867078.97438: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles 10793 1726867078.97494: in run() - task 025ebf93-9f9d-c245-7b32-000000000068 10793 1726867078.97525: variable 'ansible_search_path' from source: unknown 10793 1726867078.97541: variable 'ansible_search_path' from source: unknown 10793 1726867078.97584: calling self._execute() 10793 1726867078.97681: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.97701: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.97751: variable 'omit' from source: magic vars 10793 1726867078.98195: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.98251: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.98316: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.98411: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.98415: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.98451: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867078.98481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867078.98519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867078.98565: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867078.98597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867078.98771: variable 'metrics_username' from source: role '' defaults 10793 1726867078.98841: Evaluated conditional (metrics_username | d("") | length > 0): True 10793 1726867078.98844: variable 'omit' from source: magic vars 10793 1726867078.98888: variable 'omit' from source: magic vars 10793 1726867078.98938: variable 'metrics_username' from source: role '' defaults 10793 1726867078.99094: variable 'metrics_username' from source: role '' defaults 10793 1726867078.99097: variable 'metrics_username' from source: role '' defaults 10793 1726867078.99102: variable 'metrics_username' from source: role '' defaults 10793 1726867078.99111: variable 'metrics_password' from source: role '' defaults 10793 1726867078.99203: variable 'metrics_password' from source: role '' defaults 10793 1726867078.99212: variable 'omit' from source: magic vars 10793 1726867078.99216: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867078.99246: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867078.99269: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867078.99284: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867078.99312: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867078.99328: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867078.99348: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.99369: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.99461: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867078.99464: Set connection var ansible_shell_executable to /bin/sh 10793 1726867078.99470: Set connection var ansible_pipelining to False 10793 1726867078.99494: Set connection var ansible_shell_type to sh 10793 1726867078.99497: Set connection var ansible_connection to ssh 10793 1726867078.99500: Set connection var ansible_timeout to 10 10793 1726867078.99517: variable 'ansible_shell_executable' from source: unknown 10793 1726867078.99519: variable 'ansible_connection' from source: unknown 10793 1726867078.99522: variable 'ansible_module_compression' from source: unknown 10793 1726867078.99524: variable 'ansible_shell_type' from source: unknown 10793 1726867078.99527: variable 'ansible_shell_executable' from source: unknown 10793 1726867078.99529: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867078.99532: variable 'ansible_pipelining' from source: unknown 10793 1726867078.99535: variable 'ansible_timeout' from source: unknown 10793 1726867078.99543: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867078.99668: 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) 10793 1726867078.99671: variable 'omit' from source: magic vars 10793 1726867078.99673: starting attempt loop 10793 1726867078.99684: running the handler 10793 1726867078.99687: handler run complete 10793 1726867078.99689: attempt loop complete, returning result 10793 1726867078.99692: _execute() done 10793 1726867078.99773: dumping result to json 10793 1726867078.99776: done dumping result, returning 10793 1726867078.99779: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.metrics : Setup metrics access for roles [025ebf93-9f9d-c245-7b32-000000000068] 10793 1726867078.99781: sending task result for task 025ebf93-9f9d-c245-7b32-000000000068 10793 1726867078.99836: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000068 10793 1726867078.99838: WORKER PROCESS EXITING ok: [managed_node1] => { "ansible_facts": { "__metrics_accounts": [ { "saslpassword": "metrics", "sasluser": "metrics", "user": "metrics" } ] }, "changed": false } 10793 1726867078.99914: no more pending results, returning what we have 10793 1726867078.99917: results queue empty 10793 1726867078.99918: checking for any_errors_fatal 10793 1726867078.99922: done checking for any_errors_fatal 10793 1726867078.99923: checking for max_fail_percentage 10793 1726867078.99924: done checking for max_fail_percentage 10793 1726867078.99925: checking to see if all hosts have failed and the running result is not ok 10793 1726867078.99926: done checking to see if all hosts have failed 10793 1726867078.99931: getting the remaining hosts for this loop 10793 1726867078.99932: done getting the remaining hosts for this loop 10793 1726867078.99935: getting the next task for host managed_node1 10793 1726867078.99940: done getting next task for host managed_node1 10793 1726867078.99943: ^ task is: TASK: Configure Elasticsearch metrics 10793 1726867078.99945: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867078.99953: getting variables 10793 1726867078.99954: in VariableManager get_vars() 10793 1726867078.99982: Calling all_inventory to load vars for managed_node1 10793 1726867078.99984: Calling groups_inventory to load vars for managed_node1 10793 1726867078.99987: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867078.99994: Calling all_plugins_play to load vars for managed_node1 10793 1726867078.99997: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.00000: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.00294: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.00678: done with get_vars() 10793 1726867079.00691: done getting variables TASK [Configure Elasticsearch metrics] ***************************************** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:35 Friday 20 September 2024 17:17:59 -0400 (0:00:00.040) 0:00:03.973 ****** 10793 1726867079.00772: entering _queue_task() for managed_node1/include_role 10793 1726867079.00975: worker is 1 (out of 1 available) 10793 1726867079.00986: exiting _queue_task() for managed_node1/include_role 10793 1726867079.00998: done queuing things up, now waiting for results queue to drain 10793 1726867079.00999: waiting for pending results... 10793 1726867079.01226: running TaskExecutor() for managed_node1/TASK: Configure Elasticsearch metrics 10793 1726867079.01276: in run() - task 025ebf93-9f9d-c245-7b32-000000000069 10793 1726867079.01294: variable 'ansible_search_path' from source: unknown 10793 1726867079.01303: variable 'ansible_search_path' from source: unknown 10793 1726867079.01345: calling self._execute() 10793 1726867079.01416: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.01427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.01438: variable 'omit' from source: magic vars 10793 1726867079.01802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867079.02014: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867079.02022: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867079.02026: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867079.02029: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867079.02126: variable 'metrics_from_elasticsearch' from source: role '' defaults 10793 1726867079.02158: variable 'metrics_into_elasticsearch' from source: role '' defaults 10793 1726867079.02181: Evaluated conditional (metrics_from_elasticsearch | d(false) | bool or metrics_into_elasticsearch | d(false) | bool ): False 10793 1726867079.02188: when evaluation is False, skipping this task 10793 1726867079.02199: _execute() done 10793 1726867079.02207: dumping result to json 10793 1726867079.02219: done dumping result, returning 10793 1726867079.02229: done running TaskExecutor() for managed_node1/TASK: Configure Elasticsearch metrics [025ebf93-9f9d-c245-7b32-000000000069] 10793 1726867079.02236: sending task result for task 025ebf93-9f9d-c245-7b32-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" } 10793 1726867079.02379: no more pending results, returning what we have 10793 1726867079.02383: results queue empty 10793 1726867079.02384: checking for any_errors_fatal 10793 1726867079.02388: done checking for any_errors_fatal 10793 1726867079.02389: checking for max_fail_percentage 10793 1726867079.02390: done checking for max_fail_percentage 10793 1726867079.02391: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.02392: done checking to see if all hosts have failed 10793 1726867079.02393: getting the remaining hosts for this loop 10793 1726867079.02395: done getting the remaining hosts for this loop 10793 1726867079.02398: getting the next task for host managed_node1 10793 1726867079.02405: done getting next task for host managed_node1 10793 1726867079.02407: ^ task is: TASK: Configure SQL Server metrics. 10793 1726867079.02412: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867079.02424: getting variables 10793 1726867079.02425: in VariableManager get_vars() 10793 1726867079.02454: Calling all_inventory to load vars for managed_node1 10793 1726867079.02457: Calling groups_inventory to load vars for managed_node1 10793 1726867079.02459: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.02466: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.02468: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.02471: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.02793: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000069 10793 1726867079.02796: WORKER PROCESS EXITING 10793 1726867079.02814: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.03383: done with get_vars() 10793 1726867079.03404: done getting variables TASK [Configure SQL Server metrics.] ******************************************* task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:50 Friday 20 September 2024 17:17:59 -0400 (0:00:00.028) 0:00:04.001 ****** 10793 1726867079.03607: entering _queue_task() for managed_node1/include_role 10793 1726867079.03984: worker is 1 (out of 1 available) 10793 1726867079.03996: exiting _queue_task() for managed_node1/include_role 10793 1726867079.04166: done queuing things up, now waiting for results queue to drain 10793 1726867079.04168: waiting for pending results... 10793 1726867079.04415: running TaskExecutor() for managed_node1/TASK: Configure SQL Server metrics. 10793 1726867079.04583: in run() - task 025ebf93-9f9d-c245-7b32-00000000006a 10793 1726867079.04587: variable 'ansible_search_path' from source: unknown 10793 1726867079.04602: variable 'ansible_search_path' from source: unknown 10793 1726867079.04642: calling self._execute() 10793 1726867079.04694: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.04698: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.04711: variable 'omit' from source: magic vars 10793 1726867079.05034: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867079.05060: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867079.05079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867079.05123: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867079.05138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867079.05403: variable 'metrics_from_mssql' from source: role '' defaults 10793 1726867079.05406: Evaluated conditional (metrics_from_mssql | d(false) | bool): False 10793 1726867079.05409: when evaluation is False, skipping this task 10793 1726867079.05412: _execute() done 10793 1726867079.05414: dumping result to json 10793 1726867079.05416: done dumping result, returning 10793 1726867079.05418: done running TaskExecutor() for managed_node1/TASK: Configure SQL Server metrics. [025ebf93-9f9d-c245-7b32-00000000006a] 10793 1726867079.05420: sending task result for task 025ebf93-9f9d-c245-7b32-00000000006a 10793 1726867079.05485: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000006a 10793 1726867079.05488: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_mssql | d(false) | bool", "skip_reason": "Conditional result was False" } 10793 1726867079.05539: no more pending results, returning what we have 10793 1726867079.05542: results queue empty 10793 1726867079.05542: checking for any_errors_fatal 10793 1726867079.05549: done checking for any_errors_fatal 10793 1726867079.05550: checking for max_fail_percentage 10793 1726867079.05552: done checking for max_fail_percentage 10793 1726867079.05552: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.05556: done checking to see if all hosts have failed 10793 1726867079.05557: getting the remaining hosts for this loop 10793 1726867079.05558: done getting the remaining hosts for this loop 10793 1726867079.05563: getting the next task for host managed_node1 10793 1726867079.05572: done getting next task for host managed_node1 10793 1726867079.05576: ^ task is: TASK: Configure Postfix metrics. 10793 1726867079.05579: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867079.05598: getting variables 10793 1726867079.05602: in VariableManager get_vars() 10793 1726867079.05635: Calling all_inventory to load vars for managed_node1 10793 1726867079.05636: Calling groups_inventory to load vars for managed_node1 10793 1726867079.05638: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.05643: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.05645: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.05647: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.05948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.06453: done with get_vars() 10793 1726867079.06463: done getting variables TASK [Configure Postfix metrics.] ********************************************** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:58 Friday 20 September 2024 17:17:59 -0400 (0:00:00.029) 0:00:04.030 ****** 10793 1726867079.06547: entering _queue_task() for managed_node1/include_role 10793 1726867079.06766: worker is 1 (out of 1 available) 10793 1726867079.06777: exiting _queue_task() for managed_node1/include_role 10793 1726867079.06788: done queuing things up, now waiting for results queue to drain 10793 1726867079.06790: waiting for pending results... 10793 1726867079.07071: running TaskExecutor() for managed_node1/TASK: Configure Postfix metrics. 10793 1726867079.07142: in run() - task 025ebf93-9f9d-c245-7b32-00000000006b 10793 1726867079.07152: variable 'ansible_search_path' from source: unknown 10793 1726867079.07156: variable 'ansible_search_path' from source: unknown 10793 1726867079.07180: calling self._execute() 10793 1726867079.07264: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.07268: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.07276: variable 'omit' from source: magic vars 10793 1726867079.07650: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867079.07673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867079.07691: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867079.07723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867079.07737: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867079.07877: Evaluated conditional (metrics_from_postfix | d(false) | bool): False 10793 1726867079.07881: when evaluation is False, skipping this task 10793 1726867079.07884: _execute() done 10793 1726867079.07886: dumping result to json 10793 1726867079.07889: done dumping result, returning 10793 1726867079.07897: done running TaskExecutor() for managed_node1/TASK: Configure Postfix metrics. [025ebf93-9f9d-c245-7b32-00000000006b] 10793 1726867079.07900: sending task result for task 025ebf93-9f9d-c245-7b32-00000000006b 10793 1726867079.07985: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000006b 10793 1726867079.07988: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_postfix | d(false) | bool", "skip_reason": "Conditional result was False" } 10793 1726867079.08042: no more pending results, returning what we have 10793 1726867079.08045: results queue empty 10793 1726867079.08046: checking for any_errors_fatal 10793 1726867079.08051: done checking for any_errors_fatal 10793 1726867079.08052: checking for max_fail_percentage 10793 1726867079.08053: done checking for max_fail_percentage 10793 1726867079.08054: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.08054: done checking to see if all hosts have failed 10793 1726867079.08055: getting the remaining hosts for this loop 10793 1726867079.08056: done getting the remaining hosts for this loop 10793 1726867079.08060: getting the next task for host managed_node1 10793 1726867079.08064: done getting next task for host managed_node1 10793 1726867079.08066: ^ task is: TASK: Setup bpftrace metrics. 10793 1726867079.08069: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867079.08080: getting variables 10793 1726867079.08081: in VariableManager get_vars() 10793 1726867079.08111: Calling all_inventory to load vars for managed_node1 10793 1726867079.08113: Calling groups_inventory to load vars for managed_node1 10793 1726867079.08115: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.08123: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.08125: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.08128: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.08380: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.08662: done with get_vars() 10793 1726867079.08672: done getting variables TASK [Setup bpftrace metrics.] ************************************************* task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 Friday 20 September 2024 17:17:59 -0400 (0:00:00.021) 0:00:04.052 ****** 10793 1726867079.08745: entering _queue_task() for managed_node1/include_role 10793 1726867079.08963: worker is 1 (out of 1 available) 10793 1726867079.08975: exiting _queue_task() for managed_node1/include_role 10793 1726867079.08987: done queuing things up, now waiting for results queue to drain 10793 1726867079.08989: waiting for pending results... 10793 1726867079.09225: running TaskExecutor() for managed_node1/TASK: Setup bpftrace metrics. 10793 1726867079.09277: in run() - task 025ebf93-9f9d-c245-7b32-00000000006c 10793 1726867079.09289: variable 'ansible_search_path' from source: unknown 10793 1726867079.09292: variable 'ansible_search_path' from source: unknown 10793 1726867079.09326: calling self._execute() 10793 1726867079.09426: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.09429: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.09436: variable 'omit' from source: magic vars 10793 1726867079.09914: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867079.09919: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867079.09923: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867079.09933: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867079.09958: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867079.10120: variable 'metrics_from_bpftrace' from source: role '' defaults 10793 1726867079.10151: Evaluated conditional (metrics_from_bpftrace | d(false) | bool): False 10793 1726867079.10160: when evaluation is False, skipping this task 10793 1726867079.10171: _execute() done 10793 1726867079.10184: dumping result to json 10793 1726867079.10193: done dumping result, returning 10793 1726867079.10208: done running TaskExecutor() for managed_node1/TASK: Setup bpftrace metrics. [025ebf93-9f9d-c245-7b32-00000000006c] 10793 1726867079.10223: sending task result for task 025ebf93-9f9d-c245-7b32-00000000006c skipping: [managed_node1] => { "changed": false, "false_condition": "metrics_from_bpftrace | d(false) | bool", "skip_reason": "Conditional result was False" } 10793 1726867079.10404: no more pending results, returning what we have 10793 1726867079.10407: results queue empty 10793 1726867079.10408: checking for any_errors_fatal 10793 1726867079.10415: done checking for any_errors_fatal 10793 1726867079.10416: checking for max_fail_percentage 10793 1726867079.10417: done checking for max_fail_percentage 10793 1726867079.10418: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.10423: done checking to see if all hosts have failed 10793 1726867079.10424: getting the remaining hosts for this loop 10793 1726867079.10426: done getting the remaining hosts for this loop 10793 1726867079.10432: getting the next task for host managed_node1 10793 1726867079.10439: done getting next task for host managed_node1 10793 1726867079.10441: ^ task is: TASK: Setup metric querying service. 10793 1726867079.10444: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867079.10460: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000006c 10793 1726867079.10464: WORKER PROCESS EXITING 10793 1726867079.10534: getting variables 10793 1726867079.10536: in VariableManager get_vars() 10793 1726867079.10563: Calling all_inventory to load vars for managed_node1 10793 1726867079.10574: Calling groups_inventory to load vars for managed_node1 10793 1726867079.10577: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.10585: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.10588: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.10591: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.10992: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.11674: done with get_vars() 10793 1726867079.11687: done getting variables TASK [Setup metric querying service.] ****************************************** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 Friday 20 September 2024 17:17:59 -0400 (0:00:00.030) 0:00:04.083 ****** 10793 1726867079.11791: entering _queue_task() for managed_node1/include_role 10793 1726867079.12039: worker is 1 (out of 1 available) 10793 1726867079.12055: exiting _queue_task() for managed_node1/include_role 10793 1726867079.12068: done queuing things up, now waiting for results queue to drain 10793 1726867079.12069: waiting for pending results... 10793 1726867079.12444: running TaskExecutor() for managed_node1/TASK: Setup metric querying service. 10793 1726867079.12595: in run() - task 025ebf93-9f9d-c245-7b32-00000000006d 10793 1726867079.12644: variable 'ansible_search_path' from source: unknown 10793 1726867079.12649: variable 'ansible_search_path' from source: unknown 10793 1726867079.12706: calling self._execute() 10793 1726867079.12765: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.12772: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.12780: variable 'omit' from source: magic vars 10793 1726867079.13228: variable 'metrics_query_service' from source: play vars 10793 1726867079.13231: Evaluated conditional (metrics_query_service | bool): True 10793 1726867079.13234: _execute() done 10793 1726867079.13237: dumping result to json 10793 1726867079.13239: done dumping result, returning 10793 1726867079.13242: done running TaskExecutor() for managed_node1/TASK: Setup metric querying service. [025ebf93-9f9d-c245-7b32-00000000006d] 10793 1726867079.13247: sending task result for task 025ebf93-9f9d-c245-7b32-00000000006d 10793 1726867079.13360: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000006d 10793 1726867079.13367: WORKER PROCESS EXITING 10793 1726867079.13451: no more pending results, returning what we have 10793 1726867079.13459: in VariableManager get_vars() 10793 1726867079.13511: Calling all_inventory to load vars for managed_node1 10793 1726867079.13514: Calling groups_inventory to load vars for managed_node1 10793 1726867079.13516: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.13529: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.13536: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.13545: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.14038: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.14546: done with get_vars() 10793 1726867079.14553: variable 'ansible_search_path' from source: unknown 10793 1726867079.14554: variable 'ansible_search_path' from source: unknown 10793 1726867079.15217: variable 'omit' from source: magic vars 10793 1726867079.15241: variable 'omit' from source: magic vars 10793 1726867079.15250: variable 'omit' from source: magic vars 10793 1726867079.15252: we have included files to process 10793 1726867079.15253: generating all_blocks data 10793 1726867079.15254: done generating all_blocks data 10793 1726867079.15258: processing included file: fedora.linux_system_roles.private_metrics_subrole_redis 10793 1726867079.15271: in VariableManager get_vars() 10793 1726867079.15282: done with get_vars() 10793 1726867079.15319: in VariableManager get_vars() 10793 1726867079.15336: done with get_vars() 10793 1726867079.15359: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/main.yml 10793 1726867079.15389: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/defaults/main.yml 10793 1726867079.15418: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/meta/main.yml 10793 1726867079.15604: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml 10793 1726867079.16721: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/handlers/main.yml 10793 1726867079.17084: iterating over new_blocks loaded from include file 10793 1726867079.17086: in VariableManager get_vars() 10793 1726867079.17102: done with get_vars() 10793 1726867079.17104: filtering new block on tags 10793 1726867079.17114: done filtering new block on tags 10793 1726867079.17116: in VariableManager get_vars() 10793 1726867079.17135: done with get_vars() 10793 1726867079.17137: filtering new block on tags 10793 1726867079.17149: done filtering new block on tags 10793 1726867079.17150: in VariableManager get_vars() 10793 1726867079.17162: done with get_vars() 10793 1726867079.17163: filtering new block on tags 10793 1726867079.17177: done filtering new block on tags 10793 1726867079.17179: in VariableManager get_vars() 10793 1726867079.17195: done with get_vars() 10793 1726867079.17197: filtering new block on tags 10793 1726867079.17212: done filtering new block on tags 10793 1726867079.17213: done iterating over new_blocks loaded from include file included: fedora.linux_system_roles.private_metrics_subrole_redis for managed_node1 10793 1726867079.17217: extending task lists for all hosts with included blocks 10793 1726867079.17537: done extending task lists 10793 1726867079.17538: done processing included files 10793 1726867079.17539: results queue empty 10793 1726867079.17539: checking for any_errors_fatal 10793 1726867079.17542: done checking for any_errors_fatal 10793 1726867079.17542: checking for max_fail_percentage 10793 1726867079.17543: done checking for max_fail_percentage 10793 1726867079.17543: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.17544: done checking to see if all hosts have failed 10793 1726867079.17544: getting the remaining hosts for this loop 10793 1726867079.17545: done getting the remaining hosts for this loop 10793 1726867079.17546: getting the next task for host managed_node1 10793 1726867079.17549: done getting next task for host managed_node1 10793 1726867079.17551: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables 10793 1726867079.17552: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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? (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 10793 1726867079.17559: getting variables 10793 1726867079.17560: in VariableManager get_vars() 10793 1726867079.17568: Calling all_inventory to load vars for managed_node1 10793 1726867079.17569: Calling groups_inventory to load vars for managed_node1 10793 1726867079.17571: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.17575: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.17576: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.17578: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.17999: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.18495: done with get_vars() 10793 1726867079.18513: done getting variables 10793 1726867079.18571: 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_redis : Set platform/version specific variables] *** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Friday 20 September 2024 17:17:59 -0400 (0:00:00.068) 0:00:04.151 ****** 10793 1726867079.18620: entering _queue_task() for managed_node1/include_vars 10793 1726867079.18913: worker is 1 (out of 1 available) 10793 1726867079.18931: exiting _queue_task() for managed_node1/include_vars 10793 1726867079.18944: done queuing things up, now waiting for results queue to drain 10793 1726867079.18945: waiting for pending results... 10793 1726867079.19281: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables 10793 1726867079.19287: in run() - task 025ebf93-9f9d-c245-7b32-000000000114 10793 1726867079.19332: variable 'ansible_search_path' from source: unknown 10793 1726867079.19335: variable 'ansible_search_path' from source: unknown 10793 1726867079.19915: variable 'role_path' from source: magic vars 10793 1726867079.20194: variable 'role_path' from source: magic vars 10793 1726867079.20262: variable 'ansible_facts' from source: unknown 10793 1726867079.20763: variable 'role_path' from source: magic vars 10793 1726867079.20858: variable 'ansible_facts' from source: unknown 10793 1726867079.21053: variable 'role_path' from source: magic vars 10793 1726867079.21065: variable 'ansible_facts' from source: unknown 10793 1726867079.21375: variable 'role_path' from source: magic vars 10793 1726867079.21386: variable 'ansible_facts' from source: unknown 10793 1726867079.21792: variable 'role_path' from source: magic vars 10793 1726867079.21875: variable 'ansible_facts' from source: unknown 10793 1726867079.22355: variable 'role_path' from source: magic vars 10793 1726867079.22366: variable 'ansible_facts' from source: unknown 10793 1726867079.22660: variable 'role_path' from source: magic vars 10793 1726867079.22669: variable 'ansible_facts' from source: unknown 10793 1726867079.23013: variable 'role_path' from source: magic vars 10793 1726867079.23024: variable 'ansible_facts' from source: unknown 10793 1726867079.23237: variable 'omit' from source: magic vars 10793 1726867079.23547: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.23551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.23554: variable 'omit' from source: magic vars 10793 1726867079.23876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10793 1726867079.24223: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10793 1726867079.24332: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10793 1726867079.24335: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10793 1726867079.24385: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10793 1726867079.24505: variable 'item' from source: unknown 10793 1726867079.24518: Evaluated conditional (item is file): True 10793 1726867079.24522: variable 'omit' from source: magic vars 10793 1726867079.24631: variable 'omit' from source: magic vars 10793 1726867079.24634: variable 'item' from source: unknown 10793 1726867079.24677: variable 'item' from source: unknown 10793 1726867079.24689: variable 'omit' from source: magic vars 10793 1726867079.24738: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867079.24741: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867079.24756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867079.24769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.24803: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.24836: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867079.24841: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.24843: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.24898: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867079.24904: Set connection var ansible_shell_executable to /bin/sh 10793 1726867079.24994: Set connection var ansible_pipelining to False 10793 1726867079.24997: Set connection var ansible_shell_type to sh 10793 1726867079.25001: Set connection var ansible_connection to ssh 10793 1726867079.25003: Set connection var ansible_timeout to 10 10793 1726867079.25005: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.25008: variable 'ansible_connection' from source: unknown 10793 1726867079.25012: variable 'ansible_module_compression' from source: unknown 10793 1726867079.25013: variable 'ansible_shell_type' from source: unknown 10793 1726867079.25016: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.25018: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.25020: variable 'ansible_pipelining' from source: unknown 10793 1726867079.25022: variable 'ansible_timeout' from source: unknown 10793 1726867079.25024: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.25089: 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) 10793 1726867079.25098: variable 'omit' from source: magic vars 10793 1726867079.25108: starting attempt loop 10793 1726867079.25126: running the handler 10793 1726867079.25216: handler run complete 10793 1726867079.25273: attempt loop complete, returning result 10793 1726867079.25276: variable 'item' from source: unknown 10793 1726867079.25365: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml) => { "ansible_facts": { "__redis_conf_file": "redis.conf", "__redis_conf_link": "/etc", "__redis_conf_path": "/etc/redis" }, "ansible_included_var_files": [ "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/default.yml" } 10793 1726867079.25512: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.25521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.25524: variable 'omit' from source: magic vars 10793 1726867079.25613: variable 'item' from source: unknown 10793 1726867079.25616: Evaluated conditional (item is file): True 10793 1726867079.25619: variable 'omit' from source: magic vars 10793 1726867079.25621: variable 'omit' from source: magic vars 10793 1726867079.25713: variable 'item' from source: unknown 10793 1726867079.25730: variable 'item' from source: unknown 10793 1726867079.25740: variable 'omit' from source: magic vars 10793 1726867079.25757: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867079.25763: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.25769: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.25778: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867079.25780: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.25789: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.25834: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867079.25840: Set connection var ansible_shell_executable to /bin/sh 10793 1726867079.25860: Set connection var ansible_pipelining to False 10793 1726867079.25863: Set connection var ansible_shell_type to sh 10793 1726867079.25866: Set connection var ansible_connection to ssh 10793 1726867079.25868: Set connection var ansible_timeout to 10 10793 1726867079.25911: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.25914: variable 'ansible_connection' from source: unknown 10793 1726867079.25917: variable 'ansible_module_compression' from source: unknown 10793 1726867079.25919: variable 'ansible_shell_type' from source: unknown 10793 1726867079.25924: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.25927: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.25930: variable 'ansible_pipelining' from source: unknown 10793 1726867079.25933: variable 'ansible_timeout' from source: unknown 10793 1726867079.25935: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.26113: 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) 10793 1726867079.26116: variable 'omit' from source: magic vars 10793 1726867079.26119: starting attempt loop 10793 1726867079.26122: running the handler 10793 1726867079.26124: handler run complete 10793 1726867079.26126: attempt loop complete, returning result 10793 1726867079.26128: variable 'item' from source: unknown 10793 1726867079.26185: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml) => { "ansible_facts": { "__redis_packages": [ "redis", "redis-doc" ] }, "ansible_included_var_files": [ "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat.yml" } 10793 1726867079.26647: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.26651: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.26653: variable 'omit' from source: magic vars 10793 1726867079.26775: variable 'item' from source: unknown 10793 1726867079.26787: Evaluated conditional (item is file): False 10793 1726867079.26794: when evaluation is False, skipping this task 10793 1726867079.26877: variable 'item' from source: unknown 10793 1726867079.26967: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/RedHat_x86_64.yml", "skip_reason": "Conditional result was False" } 10793 1726867079.27213: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.27216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.27221: variable 'omit' from source: magic vars 10793 1726867079.27339: variable 'item' from source: unknown 10793 1726867079.27355: Evaluated conditional (item is file): False 10793 1726867079.27363: when evaluation is False, skipping this task 10793 1726867079.27431: variable 'item' from source: unknown 10793 1726867079.27571: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS.yml", "skip_reason": "Conditional result was False" } 10793 1726867079.27644: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.27647: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.27650: variable 'omit' from source: magic vars 10793 1726867079.27743: variable 'item' from source: unknown 10793 1726867079.27789: Evaluated conditional (item is file): False 10793 1726867079.27793: when evaluation is False, skipping this task 10793 1726867079.27914: variable 'item' from source: unknown 10793 1726867079.27917: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_x86_64.yml", "skip_reason": "Conditional result was False" } 10793 1726867079.27983: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.27996: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.28070: variable 'omit' from source: magic vars 10793 1726867079.28159: variable 'item' from source: unknown 10793 1726867079.28213: Evaluated conditional (item is file): True 10793 1726867079.28217: variable 'omit' from source: magic vars 10793 1726867079.28220: variable 'omit' from source: magic vars 10793 1726867079.28285: variable 'item' from source: unknown 10793 1726867079.28329: variable 'item' from source: unknown 10793 1726867079.28353: variable 'omit' from source: magic vars 10793 1726867079.28380: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867079.28384: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.28388: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.28401: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867079.28405: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.28428: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.28489: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867079.28492: Set connection var ansible_shell_executable to /bin/sh 10793 1726867079.28494: Set connection var ansible_pipelining to False 10793 1726867079.28500: Set connection var ansible_shell_type to sh 10793 1726867079.28514: Set connection var ansible_connection to ssh 10793 1726867079.28518: Set connection var ansible_timeout to 10 10793 1726867079.28538: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.28547: variable 'ansible_connection' from source: unknown 10793 1726867079.28549: variable 'ansible_module_compression' from source: unknown 10793 1726867079.28552: variable 'ansible_shell_type' from source: unknown 10793 1726867079.28554: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.28556: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.28558: variable 'ansible_pipelining' from source: unknown 10793 1726867079.28565: variable 'ansible_timeout' from source: unknown 10793 1726867079.28571: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.28652: 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) 10793 1726867079.28664: variable 'omit' from source: magic vars 10793 1726867079.28667: starting attempt loop 10793 1726867079.28669: running the handler 10793 1726867079.28730: handler run complete 10793 1726867079.28736: attempt loop complete, returning result 10793 1726867079.28746: variable 'item' from source: unknown 10793 1726867079.28792: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } 10793 1726867079.28882: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.28885: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.28888: variable 'omit' from source: magic vars 10793 1726867079.28976: variable 'item' from source: unknown 10793 1726867079.28982: Evaluated conditional (item is file): False 10793 1726867079.28985: when evaluation is False, skipping this task 10793 1726867079.29008: variable 'item' from source: unknown 10793 1726867079.29068: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } 10793 1726867079.29318: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.29322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.29325: variable 'omit' from source: magic vars 10793 1726867079.29350: variable 'item' from source: unknown 10793 1726867079.29362: Evaluated conditional (item is file): True 10793 1726867079.29370: variable 'omit' from source: magic vars 10793 1726867079.29386: variable 'omit' from source: magic vars 10793 1726867079.29453: variable 'item' from source: unknown 10793 1726867079.29513: variable 'item' from source: unknown 10793 1726867079.29540: variable 'omit' from source: magic vars 10793 1726867079.29566: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867079.29578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.29589: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.29622: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867079.29630: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.29643: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.29760: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867079.29797: Set connection var ansible_shell_executable to /bin/sh 10793 1726867079.29845: Set connection var ansible_pipelining to False 10793 1726867079.29848: Set connection var ansible_shell_type to sh 10793 1726867079.29850: Set connection var ansible_connection to ssh 10793 1726867079.29852: Set connection var ansible_timeout to 10 10793 1726867079.29893: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.29940: variable 'ansible_connection' from source: unknown 10793 1726867079.29943: variable 'ansible_module_compression' from source: unknown 10793 1726867079.29946: variable 'ansible_shell_type' from source: unknown 10793 1726867079.29948: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.29950: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.29952: variable 'ansible_pipelining' from source: unknown 10793 1726867079.29954: variable 'ansible_timeout' from source: unknown 10793 1726867079.29956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.30106: 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) 10793 1726867079.30125: variable 'omit' from source: magic vars 10793 1726867079.30202: starting attempt loop 10793 1726867079.30206: running the handler 10793 1726867079.30208: handler run complete 10793 1726867079.30212: attempt loop complete, returning result 10793 1726867079.30246: variable 'item' from source: unknown 10793 1726867079.30343: variable 'item' from source: unknown ok: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml) => { "ansible_facts": { "__redis_loaded_modules": [], "__redis_packages_extra": [] }, "ansible_included_var_files": [ "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10.yml" } 10793 1726867079.30619: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.30622: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.30625: variable 'omit' from source: magic vars 10793 1726867079.30814: variable 'item' from source: unknown 10793 1726867079.30817: Evaluated conditional (item is file): False 10793 1726867079.30819: when evaluation is False, skipping this task 10793 1726867079.30828: variable 'item' from source: unknown 10793 1726867079.30927: variable 'item' from source: unknown skipping: [managed_node1] => (item=/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item is file", "item": "/tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/vars/CentOS_10_x86_64.yml", "skip_reason": "Conditional result was False" } 10793 1726867079.31313: dumping result to json 10793 1726867079.31316: done dumping result, returning 10793 1726867079.31320: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables [025ebf93-9f9d-c245-7b32-000000000114] 10793 1726867079.31322: sending task result for task 025ebf93-9f9d-c245-7b32-000000000114 10793 1726867079.31362: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000114 10793 1726867079.31364: WORKER PROCESS EXITING 10793 1726867079.31473: no more pending results, returning what we have 10793 1726867079.31476: results queue empty 10793 1726867079.31477: checking for any_errors_fatal 10793 1726867079.31479: done checking for any_errors_fatal 10793 1726867079.31480: checking for max_fail_percentage 10793 1726867079.31481: done checking for max_fail_percentage 10793 1726867079.31482: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.31483: done checking to see if all hosts have failed 10793 1726867079.31483: getting the remaining hosts for this loop 10793 1726867079.31484: done getting the remaining hosts for this loop 10793 1726867079.31487: getting the next task for host managed_node1 10793 1726867079.31494: done getting next task for host managed_node1 10793 1726867079.31497: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree 10793 1726867079.31503: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867079.31514: getting variables 10793 1726867079.31515: in VariableManager get_vars() 10793 1726867079.31549: Calling all_inventory to load vars for managed_node1 10793 1726867079.31552: Calling groups_inventory to load vars for managed_node1 10793 1726867079.31554: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.31562: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.31565: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.31568: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.32272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.32885: done with get_vars() 10793 1726867079.32898: done getting variables TASK [fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree] *** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 Friday 20 September 2024 17:17:59 -0400 (0:00:00.143) 0:00:04.295 ****** 10793 1726867079.33063: entering _queue_task() for managed_node1/stat 10793 1726867079.33432: worker is 1 (out of 1 available) 10793 1726867079.33450: exiting _queue_task() for managed_node1/stat 10793 1726867079.33463: done queuing things up, now waiting for results queue to drain 10793 1726867079.33464: waiting for pending results... 10793 1726867079.33643: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree 10793 1726867079.33758: in run() - task 025ebf93-9f9d-c245-7b32-000000000116 10793 1726867079.33769: variable 'ansible_search_path' from source: unknown 10793 1726867079.33772: variable 'ansible_search_path' from source: unknown 10793 1726867079.33801: calling self._execute() 10793 1726867079.33862: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.33866: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.33875: variable 'omit' from source: magic vars 10793 1726867079.34133: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10793 1726867079.34342: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10793 1726867079.34379: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10793 1726867079.34403: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10793 1726867079.34427: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10793 1726867079.34481: 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) 10793 1726867079.34498: 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) 10793 1726867079.34520: 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) 10793 1726867079.34539: 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) 10793 1726867079.34625: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 10793 1726867079.34628: variable 'omit' from source: magic vars 10793 1726867079.34667: variable 'omit' from source: magic vars 10793 1726867079.34688: variable 'omit' from source: magic vars 10793 1726867079.34714: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867079.34731: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867079.34778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867079.34782: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.34813: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.34826: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867079.34829: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.34832: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.34915: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867079.34922: Set connection var ansible_shell_executable to /bin/sh 10793 1726867079.34927: Set connection var ansible_pipelining to False 10793 1726867079.34936: Set connection var ansible_shell_type to sh 10793 1726867079.34938: Set connection var ansible_connection to ssh 10793 1726867079.34941: Set connection var ansible_timeout to 10 10793 1726867079.34958: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.34963: variable 'ansible_connection' from source: unknown 10793 1726867079.34966: variable 'ansible_module_compression' from source: unknown 10793 1726867079.34968: variable 'ansible_shell_type' from source: unknown 10793 1726867079.34971: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.34976: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.34978: variable 'ansible_pipelining' from source: unknown 10793 1726867079.35011: variable 'ansible_timeout' from source: unknown 10793 1726867079.35015: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.35199: Loading ActionModule 'normal' from /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__) 10793 1726867079.35205: variable 'omit' from source: magic vars 10793 1726867079.35208: starting attempt loop 10793 1726867079.35212: running the handler 10793 1726867079.35214: _low_level_execute_command(): starting 10793 1726867079.35217: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867079.36046: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867079.36050: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867079.36068: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.36072: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867079.36099: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867079.36105: stderr chunk (state=3): >>>debug2: match not found <<< 10793 1726867079.36196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.36201: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10793 1726867079.36204: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.45 is address <<< 10793 1726867079.36206: stderr chunk (state=3): >>>debug1: re-parsing configuration <<< 10793 1726867079.36260: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867079.36343: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.36419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.38085: stdout chunk (state=3): >>>/root <<< 10793 1726867079.38191: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867079.38213: stderr chunk (state=3): >>><<< 10793 1726867079.38222: stdout chunk (state=3): >>><<< 10793 1726867079.38245: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867079.38265: _low_level_execute_command(): starting 10793 1726867079.38270: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870 `" && echo ansible-tmp-1726867079.3824358-11021-114519373773870="` echo /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870 `" ) && sleep 0' 10793 1726867079.38780: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867079.38783: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.38786: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867079.38788: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found <<< 10793 1726867079.38790: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.38857: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867079.38860: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867079.38943: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.39084: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.40950: stdout chunk (state=3): >>>ansible-tmp-1726867079.3824358-11021-114519373773870=/root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870 <<< 10793 1726867079.41055: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867079.41086: stderr chunk (state=3): >>><<< 10793 1726867079.41088: stdout chunk (state=3): >>><<< 10793 1726867079.41099: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867079.3824358-11021-114519373773870=/root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867079.41172: variable 'ansible_module_compression' from source: unknown 10793 1726867079.41197: ANSIBALLZ: Using lock for stat 10793 1726867079.41203: ANSIBALLZ: Acquiring lock 10793 1726867079.41206: ANSIBALLZ: Lock acquired: 139911692701616 10793 1726867079.41210: ANSIBALLZ: Creating module 10793 1726867079.51247: ANSIBALLZ: Writing module into payload 10793 1726867079.51376: ANSIBALLZ: Writing module 10793 1726867079.51380: ANSIBALLZ: Renaming module 10793 1726867079.51385: ANSIBALLZ: Done creating module 10793 1726867079.51405: variable 'ansible_facts' from source: unknown 10793 1726867079.51453: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/AnsiballZ_stat.py 10793 1726867079.51589: Sending initial data 10793 1726867079.51592: Sent initial data (153 bytes) 10793 1726867079.52196: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.52199: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867079.52204: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.52207: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.52211: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.52273: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867079.52279: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867079.52283: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.52371: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.54016: 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 <<< 10793 1726867079.54076: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867079.54148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp6x8r2i4w /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/AnsiballZ_stat.py <<< 10793 1726867079.54152: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/AnsiballZ_stat.py" <<< 10793 1726867079.54229: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp6x8r2i4w" to remote "/root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/AnsiballZ_stat.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/AnsiballZ_stat.py" <<< 10793 1726867079.54929: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867079.54974: stderr chunk (state=3): >>><<< 10793 1726867079.54977: stdout chunk (state=3): >>><<< 10793 1726867079.54999: done transferring module to remote 10793 1726867079.55017: _low_level_execute_command(): starting 10793 1726867079.55020: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/ /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/AnsiballZ_stat.py && sleep 0' 10793 1726867079.55474: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.55479: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867079.55482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10793 1726867079.55484: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.55486: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.55535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867079.55538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.55614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.57371: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867079.57418: stderr chunk (state=3): >>><<< 10793 1726867079.57424: stdout chunk (state=3): >>><<< 10793 1726867079.57453: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867079.57456: _low_level_execute_command(): starting 10793 1726867079.57459: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/AnsiballZ_stat.py && sleep 0' 10793 1726867079.58059: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.58063: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.58127: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867079.58131: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.58194: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.60333: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867079.60414: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867079.60518: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867079.60716: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 10793 1726867079.60720: 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' # <<< 10793 1726867079.60723: stdout chunk (state=3): >>>import 'codecs' # <<< 10793 1726867079.60725: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867079.60728: 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 0x7f1a589104d0> <<< 10793 1726867079.60877: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a588dfb30> <<< 10793 1726867079.60882: 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' <<< 10793 1726867079.60885: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58912a50> <<< 10793 1726867079.60887: stdout chunk (state=3): >>>import '_signal' # <<< 10793 1726867079.60927: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # import '_stat' # import 'stat' # <<< 10793 1726867079.61088: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867079.61242: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58705130> # /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 0x7f1a58705fd0> <<< 10793 1726867079.61394: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867079.61565: 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' <<< 10793 1726867079.61636: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10793 1726867079.61670: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58743ef0> # /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' <<< 10793 1726867079.61714: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58743f80> <<< 10793 1726867079.61717: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10793 1726867079.61877: 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' <<< 10793 1726867079.61961: 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 0x7f1a5877b830> # /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 0x7f1a5877bec0> import '_collections' # <<< 10793 1726867079.62060: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5875bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58759280> <<< 10793 1726867079.62154: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587410a0> # /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' <<< 10793 1726867079.62190: 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' <<< 10793 1726867079.62222: 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' <<< 10793 1726867079.62260: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5879f7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5879e3f0> # /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 0x7f1a5875a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5879cc20> <<< 10793 1726867079.62331: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10793 1726867079.62334: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58740320> <<< 10793 1726867079.62412: 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 0x7f1a587d0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d0bc0> <<< 10793 1726867079.62416: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867079.62596: 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 0x7f1a587d0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5873ee40> # /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 0x7f1a587d15e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d12b0> 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' <<< 10793 1726867079.62719: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d24e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867079.62735: 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 0x7f1a587e86e0> import 'errno' # <<< 10793 1726867079.62766: 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 0x7f1a587e9dc0> # /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 <<< 10793 1726867079.62783: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587eac30> <<< 10793 1726867079.62876: 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 0x7f1a587eb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587ea180> # /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' <<< 10793 1726867079.62905: 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 0x7f1a587ebce0> <<< 10793 1726867079.62908: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587eb410> <<< 10793 1726867079.63072: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d2450> <<< 10793 1726867079.63076: 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' <<< 10793 1726867079.63078: 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 0x7f1a5856fb60> <<< 10793 1726867079.63097: 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' <<< 10793 1726867079.63133: 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 0x7f1a585986b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58598410> <<< 10793 1726867079.63137: 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 0x7f1a585986e0> <<< 10793 1726867079.63223: 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' <<< 10793 1726867079.63246: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867079.63399: 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 0x7f1a58599010> <<< 10793 1726867079.63615: 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 0x7f1a58599970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a585988c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5856dd30> # /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 0x7f1a5859acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58598e90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d2c00> <<< 10793 1726867079.63635: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867079.63690: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867079.63714: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10793 1726867079.63740: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867079.63785: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a585c7020> <<< 10793 1726867079.63839: 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' <<< 10793 1726867079.63945: 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 0x7f1a585eb3e0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867079.63994: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867079.64105: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867079.64151: 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 0x7f1a586481a0> # /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' <<< 10793 1726867079.64223: 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' <<< 10793 1726867079.64325: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5864a900> <<< 10793 1726867079.64349: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a586482c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58615190> <<< 10793 1726867079.64393: 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 0x7f1a57f2d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a585ea1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5859bbf0> <<< 10793 1726867079.64564: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a585ea7e0> <<< 10793 1726867079.64680: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_qup8r700/ansible_stat_payload.zip' # zipimport: zlib available <<< 10793 1726867079.64813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.64878: 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' <<< 10793 1726867079.64898: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10793 1726867079.64999: 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 0x7f1a57f7f050> import '_typing' # <<< 10793 1726867079.65171: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57f5df40> <<< 10793 1726867079.65218: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57f5d0d0> # zipimport: zlib available <<< 10793 1726867079.65271: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 10793 1726867079.65285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.66625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.67743: 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 0x7f1a57f7cef0> <<< 10793 1726867079.67762: 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' <<< 10793 1726867079.67788: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10793 1726867079.67827: 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' <<< 10793 1726867079.67830: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867079.67867: 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 0x7f1a57fa6a20> <<< 10793 1726867079.67870: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fa67b0> <<< 10793 1726867079.67916: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fa60c0> <<< 10793 1726867079.67922: 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' <<< 10793 1726867079.67969: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fa6b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57f7fa70> <<< 10793 1726867079.68004: stdout chunk (state=3): >>>import 'atexit' # <<< 10793 1726867079.68046: 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 0x7f1a57fa7770> # 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 0x7f1a57fa79b0> <<< 10793 1726867079.68050: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867079.68098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10793 1726867079.68101: stdout chunk (state=3): >>>import '_locale' # <<< 10793 1726867079.68155: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fa7ef0> import 'pwd' # <<< 10793 1726867079.68176: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867079.68192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867079.68237: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e11d00> <<< 10793 1726867079.68287: 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 0x7f1a57e13920> <<< 10793 1726867079.68291: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10793 1726867079.68368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10793 1726867079.68407: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e142f0> # /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' <<< 10793 1726867079.68425: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e15490> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867079.68465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10793 1726867079.68468: 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' <<< 10793 1726867079.68504: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e17f20> <<< 10793 1726867079.68545: 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 0x7f1a57e205c0> <<< 10793 1726867079.68562: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e161e0> <<< 10793 1726867079.68576: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10793 1726867079.68605: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10793 1726867079.68625: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 10793 1726867079.68632: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 10793 1726867079.68646: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10793 1726867079.68680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867079.68691: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10793 1726867079.68711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e23ec0> <<< 10793 1726867079.68719: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867079.68783: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e226f0> <<< 10793 1726867079.68811: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10793 1726867079.68813: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10793 1726867079.68886: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e22c60> <<< 10793 1726867079.68907: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e166f0> <<< 10793 1726867079.68938: 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 0x7f1a57e67f50> <<< 10793 1726867079.68964: 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'<<< 10793 1726867079.68973: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e681a0> <<< 10793 1726867079.68992: 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 <<< 10793 1726867079.69002: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10793 1726867079.69027: 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' <<< 10793 1726867079.69060: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867079.69069: 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 0x7f1a57e69d30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e69af0> <<< 10793 1726867079.69082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867079.69178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867079.69230: 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 0x7f1a57e6c2f0> <<< 10793 1726867079.69237: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e6a420> <<< 10793 1726867079.69252: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867079.69293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867079.69318: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10793 1726867079.69324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10793 1726867079.69371: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e6faa0> <<< 10793 1726867079.69486: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e6c470> <<< 10793 1726867079.69548: 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 0x7f1a57e707a0> <<< 10793 1726867079.69577: 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 0x7f1a57e70bf0> <<< 10793 1726867079.69624: 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' <<< 10793 1726867079.69628: 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 0x7f1a57e70cb0> <<< 10793 1726867079.69631: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e68440> <<< 10793 1726867079.69654: 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 <<< 10793 1726867079.69666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10793 1726867079.69669: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867079.69693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867079.69716: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867079.69737: stdout chunk (state=3): >>># extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867079.69744: stdout chunk (state=3): >>>import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f1a57efc350> <<< 10793 1726867079.69883: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867079.69888: 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 0x7f1a57efd6a0> <<< 10793 1726867079.69906: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e72ae0> <<< 10793 1726867079.69921: 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' <<< 10793 1726867079.69938: 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 0x7f1a57e739b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e726f0> <<< 10793 1726867079.69950: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.69967: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10793 1726867079.69979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.70065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.70146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.70165: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10793 1726867079.70182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.70201: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10793 1726867079.70210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.70355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.70450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.70963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.71492: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10793 1726867079.71495: 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' # <<< 10793 1726867079.71523: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10793 1726867079.71538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867079.71583: 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 0x7f1a57d018b0> <<< 10793 1726867079.71672: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10793 1726867079.71678: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10793 1726867079.71681: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d02630> <<< 10793 1726867079.71687: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a585984a0> <<< 10793 1726867079.71729: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867079.71749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.71764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.71776: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10793 1726867079.71785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.71928: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.72082: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10793 1726867079.72089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d021e0> <<< 10793 1726867079.72111: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.72547: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.72988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73054: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73129: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10793 1726867079.73141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73211: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867079.73216: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73402: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 10793 1726867079.73406: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10793 1726867079.73410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73486: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10793 1726867079.73493: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.73935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867079.73992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867079.73999: stdout chunk (state=3): >>>import '_ast' # <<< 10793 1726867079.74072: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d036b0> <<< 10793 1726867079.74081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10793 1726867079.74229: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10793 1726867079.74247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74331: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867079.74353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74392: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74551: 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 <<< 10793 1726867079.74581: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867079.74660: 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 0x7f1a57d0e030> <<< 10793 1726867079.74695: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d08fe0> <<< 10793 1726867079.74735: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867079.74767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74798: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74871: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.74923: 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 <<< 10793 1726867079.74935: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867079.74938: 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 <<< 10793 1726867079.74984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10793 1726867079.74988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10793 1726867079.75043: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867079.75080: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10793 1726867079.75083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10793 1726867079.75129: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57ffe9c0> <<< 10793 1726867079.75169: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fee690> <<< 10793 1726867079.75240: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d0e150> <<< 10793 1726867079.75268: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d02f60> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10793 1726867079.75303: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.75306: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10793 1726867079.75317: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867079.75392: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867079.75395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.75398: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 10793 1726867079.75438: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.75549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.75722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867079.75845: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 10793 1726867079.76142: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867079.76146: 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 <<< 10793 1726867079.76220: stdout chunk (state=3): >>># cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib <<< 10793 1726867079.76272: 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 <<< 10793 1726867079.76288: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves <<< 10793 1726867079.76304: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 <<< 10793 1726867079.76517: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10793 1726867079.76527: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10793 1726867079.76548: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma <<< 10793 1726867079.76565: stdout chunk (state=3): >>># destroy zipfile._path <<< 10793 1726867079.76576: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 10793 1726867079.76592: stdout chunk (state=3): >>># destroy ntpath <<< 10793 1726867079.76613: 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 <<< 10793 1726867079.76650: 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 <<< 10793 1726867079.76656: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess <<< 10793 1726867079.76715: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy selinux <<< 10793 1726867079.76721: stdout chunk (state=3): >>># destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 10793 1726867079.76793: 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 <<< 10793 1726867079.76798: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 10793 1726867079.76834: 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external <<< 10793 1726867079.76861: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 10793 1726867079.76866: 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 <<< 10793 1726867079.76887: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10793 1726867079.77011: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10793 1726867079.77031: stdout chunk (state=3): >>># destroy _socket <<< 10793 1726867079.77037: stdout chunk (state=3): >>># destroy _collections <<< 10793 1726867079.77057: stdout chunk (state=3): >>># destroy platform <<< 10793 1726867079.77101: stdout chunk (state=3): >>># destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib <<< 10793 1726867079.77113: stdout chunk (state=3): >>># destroy copyreg # destroy contextlib <<< 10793 1726867079.77119: stdout chunk (state=3): >>># destroy _typing # destroy _tokenize <<< 10793 1726867079.77147: 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 <<< 10793 1726867079.77222: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 10793 1726867079.77225: 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 <<< 10793 1726867079.77257: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 10793 1726867079.77314: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 10793 1726867079.77318: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 10793 1726867079.77322: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10793 1726867079.77674: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867079.77695: stderr chunk (state=3): >>><<< 10793 1726867079.77698: stdout chunk (state=3): >>><<< 10793 1726867079.77778: _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 0x7f1a589104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a588dfb30> # /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 0x7f1a58912a50> 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 0x7f1a58705130> # /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 0x7f1a58705fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f1a58743ef0> # /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 0x7f1a58743f80> # /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 0x7f1a5877b830> # /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 0x7f1a5877bec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5875bb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58759280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587410a0> # /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 0x7f1a5879f7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5879e3f0> # /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 0x7f1a5875a150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5879cc20> # /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 0x7f1a587d0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58740320> # /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 0x7f1a587d0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d0bc0> # 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 0x7f1a587d0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5873ee40> # /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 0x7f1a587d15e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d12b0> 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 0x7f1a587d24e0> 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 0x7f1a587e86e0> 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 0x7f1a587e9dc0> # /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 0x7f1a587eac30> # 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 0x7f1a587eb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587ea180> # /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 0x7f1a587ebce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587eb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d2450> # /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 0x7f1a5856fb60> # /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 0x7f1a585986b0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58598410> # 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 0x7f1a585986e0> # /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 0x7f1a58599010> # 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 0x7f1a58599970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a585988c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5856dd30> # /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 0x7f1a5859acc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58598e90> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a587d2c00> # /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 0x7f1a585c7020> # /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 0x7f1a585eb3e0> # /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 0x7f1a586481a0> # /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 0x7f1a5864a900> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a586482c0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a58615190> # /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 0x7f1a57f2d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a585ea1e0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a5859bbf0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f1a585ea7e0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_qup8r700/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 0x7f1a57f7f050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57f5df40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57f5d0d0> # 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 0x7f1a57f7cef0> # /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 0x7f1a57fa6a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fa67b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fa60c0> # /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 0x7f1a57fa6b10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57f7fa70> 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 0x7f1a57fa7770> # 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 0x7f1a57fa79b0> # /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 0x7f1a57fa7ef0> 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 0x7f1a57e11d00> # 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 0x7f1a57e13920> # /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 0x7f1a57e142f0> # /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 0x7f1a57e15490> # /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 0x7f1a57e17f20> # 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 0x7f1a57e205c0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e161e0> # /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 0x7f1a57e23ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e22990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e226f0> # /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 0x7f1a57e22c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e166f0> # 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 0x7f1a57e67f50> # /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 0x7f1a57e681a0> # /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 0x7f1a57e69d30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e69af0> # /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 0x7f1a57e6c2f0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e6a420> # /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 0x7f1a57e6faa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e6c470> # 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 0x7f1a57e707a0> # 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 0x7f1a57e70bf0> # 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 0x7f1a57e70cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e68440> # /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 0x7f1a57efc350> # 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 0x7f1a57efd6a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e72ae0> # 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 0x7f1a57e739b0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57e726f0> # 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 0x7f1a57d018b0> # /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 0x7f1a57d02630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a585984a0> 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 0x7f1a57d021e0> # 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 0x7f1a57d036b0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f1a57d0e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d08fe0> 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 0x7f1a57ffe9c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57fee690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d0e150> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f1a57d02f60> # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10793 1726867079.78611: 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-1726867079.3824358-11021-114519373773870/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867079.78615: _low_level_execute_command(): starting 10793 1726867079.78618: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867079.3824358-11021-114519373773870/ > /dev/null 2>&1 && sleep 0' 10793 1726867079.78620: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867079.78623: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867079.78625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.78627: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867079.78630: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867079.78632: stderr chunk (state=3): >>>debug2: match not found <<< 10793 1726867079.78634: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.78637: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10793 1726867079.78657: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.45 is address <<< 10793 1726867079.78659: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.78662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.78714: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867079.78734: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867079.78736: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.78799: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.80628: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867079.80657: stderr chunk (state=3): >>><<< 10793 1726867079.80660: stdout chunk (state=3): >>><<< 10793 1726867079.80673: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867079.80678: handler run complete 10793 1726867079.80739: attempt loop complete, returning result 10793 1726867079.80742: _execute() done 10793 1726867079.80745: dumping result to json 10793 1726867079.80768: done dumping result, returning 10793 1726867079.80772: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree [025ebf93-9f9d-c245-7b32-000000000116] 10793 1726867079.80775: sending task result for task 025ebf93-9f9d-c245-7b32-000000000116 10793 1726867079.80863: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000116 10793 1726867079.80867: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 10793 1726867079.80970: no more pending results, returning what we have 10793 1726867079.80973: results queue empty 10793 1726867079.80974: checking for any_errors_fatal 10793 1726867079.80980: done checking for any_errors_fatal 10793 1726867079.80981: checking for max_fail_percentage 10793 1726867079.80983: done checking for max_fail_percentage 10793 1726867079.80984: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.80985: done checking to see if all hosts have failed 10793 1726867079.80985: getting the remaining hosts for this loop 10793 1726867079.80987: done getting the remaining hosts for this loop 10793 1726867079.80990: getting the next task for host managed_node1 10793 1726867079.80996: done getting next task for host managed_node1 10793 1726867079.80999: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree 10793 1726867079.81002: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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=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 10793 1726867079.81014: getting variables 10793 1726867079.81015: in VariableManager get_vars() 10793 1726867079.81050: Calling all_inventory to load vars for managed_node1 10793 1726867079.81053: Calling groups_inventory to load vars for managed_node1 10793 1726867079.81055: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.81064: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.81066: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.81068: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.81621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.82226: done with get_vars() 10793 1726867079.82238: done getting variables 10793 1726867079.82306: 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_redis : Set flag to indicate system is ostree] *** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 Friday 20 September 2024 17:17:59 -0400 (0:00:00.493) 0:00:04.788 ****** 10793 1726867079.82353: entering _queue_task() for managed_node1/set_fact 10793 1726867079.82699: worker is 1 (out of 1 available) 10793 1726867079.82713: exiting _queue_task() for managed_node1/set_fact 10793 1726867079.82724: done queuing things up, now waiting for results queue to drain 10793 1726867079.82726: waiting for pending results... 10793 1726867079.82961: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree 10793 1726867079.83055: in run() - task 025ebf93-9f9d-c245-7b32-000000000117 10793 1726867079.83067: variable 'ansible_search_path' from source: unknown 10793 1726867079.83069: variable 'ansible_search_path' from source: unknown 10793 1726867079.83110: calling self._execute() 10793 1726867079.83212: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.83313: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.83318: variable 'omit' from source: magic vars 10793 1726867079.83597: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 10793 1726867079.83914: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 10793 1726867079.83935: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 10793 1726867079.83971: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 10793 1726867079.84036: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 10793 1726867079.84114: 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) 10793 1726867079.84215: 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) 10793 1726867079.84218: 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) 10793 1726867079.84221: 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) 10793 1726867079.84319: Evaluated conditional (not __ansible_pcp_is_ostree is defined): True 10793 1726867079.84330: variable 'omit' from source: magic vars 10793 1726867079.84389: variable 'omit' from source: magic vars 10793 1726867079.84498: variable '__ostree_booted_stat' from source: set_fact 10793 1726867079.84553: variable 'omit' from source: magic vars 10793 1726867079.84596: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867079.84627: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867079.84649: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867079.84670: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.84685: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.84719: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867079.84733: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.84913: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.84917: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867079.84920: Set connection var ansible_shell_executable to /bin/sh 10793 1726867079.84923: Set connection var ansible_pipelining to False 10793 1726867079.84925: Set connection var ansible_shell_type to sh 10793 1726867079.84927: Set connection var ansible_connection to ssh 10793 1726867079.84929: Set connection var ansible_timeout to 10 10793 1726867079.84931: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.84933: variable 'ansible_connection' from source: unknown 10793 1726867079.84935: variable 'ansible_module_compression' from source: unknown 10793 1726867079.84937: variable 'ansible_shell_type' from source: unknown 10793 1726867079.84943: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.84945: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.84947: variable 'ansible_pipelining' from source: unknown 10793 1726867079.84948: variable 'ansible_timeout' from source: unknown 10793 1726867079.84950: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.85042: 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) 10793 1726867079.85058: variable 'omit' from source: magic vars 10793 1726867079.85068: starting attempt loop 10793 1726867079.85074: running the handler 10793 1726867079.85091: handler run complete 10793 1726867079.85179: attempt loop complete, returning result 10793 1726867079.85188: _execute() done 10793 1726867079.85195: dumping result to json 10793 1726867079.85201: done dumping result, returning 10793 1726867079.85223: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree [025ebf93-9f9d-c245-7b32-000000000117] 10793 1726867079.85232: sending task result for task 025ebf93-9f9d-c245-7b32-000000000117 ok: [managed_node1] => { "ansible_facts": { "__ansible_pcp_is_ostree": false }, "changed": false } 10793 1726867079.85420: no more pending results, returning what we have 10793 1726867079.85424: results queue empty 10793 1726867079.85425: checking for any_errors_fatal 10793 1726867079.85436: done checking for any_errors_fatal 10793 1726867079.85437: checking for max_fail_percentage 10793 1726867079.85438: done checking for max_fail_percentage 10793 1726867079.85439: checking to see if all hosts have failed and the running result is not ok 10793 1726867079.85441: done checking to see if all hosts have failed 10793 1726867079.85441: getting the remaining hosts for this loop 10793 1726867079.85443: done getting the remaining hosts for this loop 10793 1726867079.85447: getting the next task for host managed_node1 10793 1726867079.85456: done getting next task for host managed_node1 10793 1726867079.85459: ^ task is: TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages 10793 1726867079.85464: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_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 10793 1726867079.85474: getting variables 10793 1726867079.85475: in VariableManager get_vars() 10793 1726867079.85753: Calling all_inventory to load vars for managed_node1 10793 1726867079.85757: Calling groups_inventory to load vars for managed_node1 10793 1726867079.85780: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867079.85789: Calling all_plugins_play to load vars for managed_node1 10793 1726867079.85791: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867079.85794: Calling groups_plugins_play to load vars for managed_node1 10793 1726867079.86243: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000117 10793 1726867079.86246: WORKER PROCESS EXITING 10793 1726867079.86268: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867079.86768: done with get_vars() 10793 1726867079.86776: done getting variables 10793 1726867079.86877: 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_redis : Install Redis packages] *** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Friday 20 September 2024 17:17:59 -0400 (0:00:00.045) 0:00:04.834 ****** 10793 1726867079.86915: entering _queue_task() for managed_node1/package 10793 1726867079.86917: Creating lock for package 10793 1726867079.87166: worker is 1 (out of 1 available) 10793 1726867079.87178: exiting _queue_task() for managed_node1/package 10793 1726867079.87191: done queuing things up, now waiting for results queue to drain 10793 1726867079.87192: waiting for pending results... 10793 1726867079.87363: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages 10793 1726867079.87467: in run() - task 025ebf93-9f9d-c245-7b32-000000000119 10793 1726867079.87478: variable 'ansible_search_path' from source: unknown 10793 1726867079.87482: variable 'ansible_search_path' from source: unknown 10793 1726867079.87513: calling self._execute() 10793 1726867079.87568: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.87573: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.87581: variable 'omit' from source: magic vars 10793 1726867079.87668: variable 'omit' from source: magic vars 10793 1726867079.87738: variable 'omit' from source: magic vars 10793 1726867079.87994: variable '__redis_packages' from source: include_vars 10793 1726867079.88019: variable '__redis_packages_extra' from source: include_vars 10793 1726867079.88185: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 10793 1726867079.88227: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 10793 1726867079.88247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 10793 1726867079.88286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 10793 1726867079.88307: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 10793 1726867079.88434: variable '__ansible_pcp_is_ostree' from source: set_fact 10793 1726867079.88437: variable 'omit' from source: magic vars 10793 1726867079.88440: variable 'omit' from source: magic vars 10793 1726867079.88499: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867079.88502: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867079.88520: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867079.88536: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.88549: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867079.88581: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867079.88585: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.88588: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.88694: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867079.88723: Set connection var ansible_shell_executable to /bin/sh 10793 1726867079.88727: Set connection var ansible_pipelining to False 10793 1726867079.88729: Set connection var ansible_shell_type to sh 10793 1726867079.88732: Set connection var ansible_connection to ssh 10793 1726867079.88734: Set connection var ansible_timeout to 10 10793 1726867079.88767: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.88770: variable 'ansible_connection' from source: unknown 10793 1726867079.88773: variable 'ansible_module_compression' from source: unknown 10793 1726867079.88776: variable 'ansible_shell_type' from source: unknown 10793 1726867079.88780: variable 'ansible_shell_executable' from source: unknown 10793 1726867079.88783: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867079.88785: variable 'ansible_pipelining' from source: unknown 10793 1726867079.88788: variable 'ansible_timeout' from source: unknown 10793 1726867079.88790: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867079.88928: 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) 10793 1726867079.88932: variable 'omit' from source: magic vars 10793 1726867079.88938: starting attempt loop 10793 1726867079.88941: running the handler 10793 1726867079.88944: variable 'ansible_facts' from source: unknown 10793 1726867079.88947: variable 'ansible_facts' from source: unknown 10793 1726867079.89051: _low_level_execute_command(): starting 10793 1726867079.89055: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867079.89578: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.89582: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.89585: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867079.89588: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.89645: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867079.89648: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867079.89653: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.89735: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.91337: stdout chunk (state=3): >>>/root <<< 10793 1726867079.91531: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867079.91535: stdout chunk (state=3): >>><<< 10793 1726867079.91538: stderr chunk (state=3): >>><<< 10793 1726867079.91556: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867079.91566: _low_level_execute_command(): starting 10793 1726867079.91571: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318 `" && echo ansible-tmp-1726867079.9155457-11044-67562603460318="` echo /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318 `" ) && sleep 0' 10793 1726867079.92226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867079.92229: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867079.92233: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.92245: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867079.92323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867079.92414: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867079.94257: stdout chunk (state=3): >>>ansible-tmp-1726867079.9155457-11044-67562603460318=/root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318 <<< 10793 1726867079.94614: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867079.94618: stdout chunk (state=3): >>><<< 10793 1726867079.94620: stderr chunk (state=3): >>><<< 10793 1726867079.94622: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867079.9155457-11044-67562603460318=/root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867079.94624: variable 'ansible_module_compression' from source: unknown 10793 1726867079.94627: ANSIBALLZ: Using generic lock for ansible.legacy.dnf 10793 1726867079.94629: ANSIBALLZ: Acquiring lock 10793 1726867079.94631: ANSIBALLZ: Lock acquired: 139911692700512 10793 1726867079.94633: ANSIBALLZ: Creating module 10793 1726867080.15033: ANSIBALLZ: Writing module into payload 10793 1726867080.15455: ANSIBALLZ: Writing module 10793 1726867080.15484: ANSIBALLZ: Renaming module 10793 1726867080.15534: ANSIBALLZ: Done creating module 10793 1726867080.15907: variable 'ansible_facts' from source: unknown 10793 1726867080.15912: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/AnsiballZ_dnf.py 10793 1726867080.16031: Sending initial data 10793 1726867080.16040: Sent initial data (151 bytes) 10793 1726867080.16732: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867080.16747: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867080.16765: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867080.16786: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867080.16804: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867080.16819: stderr chunk (state=3): >>>debug2: match not found <<< 10793 1726867080.16912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867080.16931: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867080.17029: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867080.18674: 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 <<< 10793 1726867080.18758: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867080.18862: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpz0lelgl1 /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/AnsiballZ_dnf.py <<< 10793 1726867080.18876: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/AnsiballZ_dnf.py" <<< 10793 1726867080.18930: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpz0lelgl1" to remote "/root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/AnsiballZ_dnf.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/AnsiballZ_dnf.py" <<< 10793 1726867080.20016: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867080.20057: stderr chunk (state=3): >>><<< 10793 1726867080.20069: stdout chunk (state=3): >>><<< 10793 1726867080.20098: done transferring module to remote 10793 1726867080.20137: _low_level_execute_command(): starting 10793 1726867080.20148: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/ /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/AnsiballZ_dnf.py && sleep 0' 10793 1726867080.20805: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867080.20829: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867080.20843: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867080.20973: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867080.20980: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867080.21003: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867080.21117: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867080.22996: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867080.23002: stdout chunk (state=3): >>><<< 10793 1726867080.23005: stderr chunk (state=3): >>><<< 10793 1726867080.23024: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867080.23314: _low_level_execute_command(): starting 10793 1726867080.23318: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/AnsiballZ_dnf.py && sleep 0' 10793 1726867080.23771: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867080.23784: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867080.23796: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867080.23811: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867080.23861: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867080.23873: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867080.23963: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867080.26084: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867080.26105: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867080.26135: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867080.26204: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10793 1726867080.26242: stdout chunk (state=3): >>>import 'posix' # <<< 10793 1726867080.26268: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10793 1726867080.26300: stdout chunk (state=3): >>># installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook <<< 10793 1726867080.26346: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10793 1726867080.26368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10793 1726867080.26394: stdout chunk (state=3): >>>import 'codecs' # <<< 10793 1726867080.26427: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867080.26452: 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 0x7fe66df604d0> <<< 10793 1726867080.26473: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66df2fb30> <<< 10793 1726867080.26506: 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 0x7fe66df62a50> <<< 10793 1726867080.26530: stdout chunk (state=3): >>>import '_signal' # <<< 10793 1726867080.26552: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 10793 1726867080.26568: stdout chunk (state=3): >>>import 'io' # <<< 10793 1726867080.26596: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10793 1726867080.26688: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867080.26723: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10793 1726867080.26748: stdout chunk (state=3): >>>import 'os' # <<< 10793 1726867080.26762: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10793 1726867080.26790: 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' <<< 10793 1726867080.26793: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10793 1726867080.26828: 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' <<< 10793 1726867080.26846: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66df71130> <<< 10793 1726867080.26911: 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 <<< 10793 1726867080.26914: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.26918: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66df71fd0> <<< 10793 1726867080.26945: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867080.26963: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867080.27257: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867080.27280: 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 <<< 10793 1726867080.27295: 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 <<< 10793 1726867080.27333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10793 1726867080.27349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10793 1726867080.27404: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4fe30> <<< 10793 1726867080.27424: 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' <<< 10793 1726867080.27454: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4fef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10793 1726867080.27490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10793 1726867080.27538: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10793 1726867080.27628: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' import 'itertools' # <<< 10793 1726867080.27646: 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 0x7fe66dd87860> # /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 0x7fe66dd87ef0> import '_collections' # <<< 10793 1726867080.27724: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd67b00> <<< 10793 1726867080.27739: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd65220> <<< 10793 1726867080.27851: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4cfe0> <<< 10793 1726867080.27882: 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' <<< 10793 1726867080.27937: 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' <<< 10793 1726867080.28256: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddab7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddaa3f0> # /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 0x7fe66dd66210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dda8c20> <<< 10793 1726867080.28259: 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 0x7fe66dddc800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4c260> # /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 0x7fe66dddccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dddcb60> # 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 0x7fe66dddcf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4ad80> # /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 <<< 10793 1726867080.28310: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dddd640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dddd310> 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' <<< 10793 1726867080.28338: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddde510> import 'importlib.util' # import 'runpy' # <<< 10793 1726867080.28373: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867080.28392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10793 1726867080.28483: 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 0x7fe66ddf4710> 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 0x7fe66ddf5e20> <<< 10793 1726867080.28531: 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' <<< 10793 1726867080.28546: 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 0x7fe66ddf6cc0> <<< 10793 1726867080.28725: 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 0x7fe66ddf72f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddf6210> # /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' <<< 10793 1726867080.28741: 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 0x7fe66ddf7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddf74a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddde480> # /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' <<< 10793 1726867080.28778: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10793 1726867080.28785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10793 1726867080.28851: 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 0x7fe66db27c20> <<< 10793 1726867080.28854: 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' <<< 10793 1726867080.28892: 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 0x7fe66db50650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db503b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.28990: 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 0x7fe66db50680> # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 10793 1726867080.28997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 10793 1726867080.29014: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.29134: 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 0x7fe66db50fb0> <<< 10793 1726867080.29239: 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' <<< 10793 1726867080.29320: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe66db51940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db50860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db25dc0> # /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 <<< 10793 1726867080.29362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db52c90> <<< 10793 1726867080.29391: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db50e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dddec30> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867080.29499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.29506: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10793 1726867080.29550: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867080.29557: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db7aff0> <<< 10793 1726867080.29605: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10793 1726867080.29659: 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 <<< 10793 1726867080.29677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db9f3b0> <<< 10793 1726867080.29703: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867080.29849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' import 'ntpath' # <<< 10793 1726867080.29936: 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 0x7fe66dc00170> # /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 <<< 10793 1726867080.30015: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867080.30060: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dc028a0> <<< 10793 1726867080.30073: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dc00290> <<< 10793 1726867080.30103: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dbcd190> <<< 10793 1726867080.30160: 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 0x7fe66d5251f0> <<< 10793 1726867080.30162: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db9e1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db53bc0> <<< 10793 1726867080.30344: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867080.30349: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe66db9e7b0> <<< 10793 1726867080.30514: stdout chunk (state=3): >>># zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_lprxann3/ansible_ansible.legacy.dnf_payload.zip' # zipimport: zlib available <<< 10793 1726867080.30620: 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' <<< 10793 1726867080.30713: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10793 1726867080.30728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10793 1726867080.30762: 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 0x7fe66d57afc0> import '_typing' # <<< 10793 1726867080.31014: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d559eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d559010> # zipimport: zlib available <<< 10793 1726867080.31047: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10793 1726867080.32388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.33490: 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 0x7fe66d57b830> <<< 10793 1726867080.33531: 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' <<< 10793 1726867080.33574: 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' <<< 10793 1726867080.33597: 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 0x7fe66d5a2960> <<< 10793 1726867080.33624: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5a26f0> <<< 10793 1726867080.33674: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5a2000> <<< 10793 1726867080.33689: 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' <<< 10793 1726867080.33720: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5a2a50> <<< 10793 1726867080.33780: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d558f80> 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 0x7fe66d5a36e0> <<< 10793 1726867080.33803: 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 0x7fe66d5a3920> <<< 10793 1726867080.33858: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867080.33862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10793 1726867080.33880: stdout chunk (state=3): >>>import '_locale' # <<< 10793 1726867080.33926: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5a3e60> import 'pwd' # <<< 10793 1726867080.33965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867080.34004: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867080.34029: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d40dbe0> # 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 0x7fe66d40f800> <<< 10793 1726867080.34037: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10793 1726867080.34058: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10793 1726867080.34083: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4101d0> <<< 10793 1726867080.34090: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10793 1726867080.34137: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10793 1726867080.34151: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d411370> <<< 10793 1726867080.34155: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867080.34182: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10793 1726867080.34216: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 10793 1726867080.34222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 10793 1726867080.34262: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d413e30> <<< 10793 1726867080.34291: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.34303: 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 0x7fe66dc001d0> <<< 10793 1726867080.34312: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4120f0> <<< 10793 1726867080.34330: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10793 1726867080.34365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10793 1726867080.34391: 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' <<< 10793 1726867080.34442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10793 1726867080.34465: 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' <<< 10793 1726867080.34488: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d41bce0> import '_tokenize' # <<< 10793 1726867080.34559: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d41a7b0> <<< 10793 1726867080.34576: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d41a510> # /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' <<< 10793 1726867080.34686: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d41aa80> <<< 10793 1726867080.34689: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d412600> <<< 10793 1726867080.34735: 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 0x7fe66d45ffe0> # /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 0x7fe66d460140> <<< 10793 1726867080.34786: 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' <<< 10793 1726867080.34790: 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' <<< 10793 1726867080.34830: 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 0x7fe66d461bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d461970> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867080.34935: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867080.34994: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.34997: 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 0x7fe66d4640e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4622a0> <<< 10793 1726867080.35029: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867080.35077: 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' <<< 10793 1726867080.35090: stdout chunk (state=3): >>>import '_string' # <<< 10793 1726867080.35177: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4677d0> <<< 10793 1726867080.35243: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4641a0> <<< 10793 1726867080.35307: 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 0x7fe66d468890> <<< 10793 1726867080.35324: 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 0x7fe66d468830> <<< 10793 1726867080.35368: 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' <<< 10793 1726867080.35372: 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 0x7fe66d468b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d460320> <<< 10793 1726867080.35393: 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 <<< 10793 1726867080.35403: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 10793 1726867080.35421: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867080.35438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867080.35462: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.35483: 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 0x7fe66d4f0170> <<< 10793 1726867080.35626: 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 0x7fe66d4f15b0> <<< 10793 1726867080.35647: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d46a900> <<< 10793 1726867080.35673: 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' <<< 10793 1726867080.35677: 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 0x7fe66d46bcb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d46a540> <<< 10793 1726867080.35716: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867080.35720: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10793 1726867080.35723: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.35814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.35899: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.35937: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10793 1726867080.35960: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10793 1726867080.35973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.36074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.36183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.36718: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.37235: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10793 1726867080.37258: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10793 1726867080.37264: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 10793 1726867080.37267: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10793 1726867080.37286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.37335: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.37337: 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 0x7fe66d4f9670> <<< 10793 1726867080.37421: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10793 1726867080.37425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10793 1726867080.37430: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4fa3c0> <<< 10793 1726867080.37438: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4f1940> <<< 10793 1726867080.37479: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867080.37500: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.37515: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.37531: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10793 1726867080.37534: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.37677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.37831: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10793 1726867080.37838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10793 1726867080.37841: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4fa3f0> <<< 10793 1726867080.37857: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.38293: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.38730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.38802: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.38889: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10793 1726867080.38922: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.38953: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867080.38979: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.39033: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.39136: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867080.39166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10793 1726867080.39199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.39251: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10793 1726867080.39457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.39754: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867080.39806: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 10793 1726867080.39865: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4fb470> # zipimport: zlib available <<< 10793 1726867080.39923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.39970: 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' # <<< 10793 1726867080.39992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40077: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867080.40079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40163: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40219: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40291: 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 <<< 10793 1726867080.40333: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.40405: 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' <<< 10793 1726867080.40407: 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 0x7fe66d305d90> <<< 10793 1726867080.40437: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d300ef0> <<< 10793 1726867080.40473: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867080.40485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40597: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.40670: 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' <<< 10793 1726867080.40710: 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 <<< 10793 1726867080.40714: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10793 1726867080.40739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10793 1726867080.40803: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867080.40818: 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' <<< 10793 1726867080.40871: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5fe7e0> <<< 10793 1726867080.40910: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5ee4b0> <<< 10793 1726867080.40998: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d305f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d305b20> # destroy ansible.module_utils.distro <<< 10793 1726867080.41022: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10793 1726867080.41040: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.41065: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867080.41115: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867080.41143: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10793 1726867080.41170: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.41712: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.42259: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.42911: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.43532: 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 0x7fe66d398470> <<< 10793 1726867080.43581: 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 0x7fe66d398680> <<< 10793 1726867080.43652: 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' <<< 10793 1726867080.43673: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc matches /usr/lib64/python3.12/quopri.py # code object from '/usr/lib64/python3.12/__pycache__/quopri.cpython-312.pyc' import 'quopri' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d398d70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d398920> <<< 10793 1726867080.43704: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc matches /usr/lib64/python3.12/email/mime/nonmultipart.py # code object from '/usr/lib64/python3.12/email/mime/__pycache__/nonmultipart.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc matches /usr/lib64/python3.12/email/errors.py # code object from '/usr/lib64/python3.12/email/__pycache__/errors.cpython-312.pyc' <<< 10793 1726867080.43791: stdout chunk (state=3): >>>import 'email.errors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d399640> # /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' <<< 10793 1726867080.43795: 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' <<< 10793 1726867080.43912: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc matches /usr/lib64/python3.12/email/header.py # code object from '/usr/lib64/python3.12/email/__pycache__/header.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc matches /usr/lib64/python3.12/email/quoprimime.py # code object from '/usr/lib64/python3.12/email/__pycache__/quoprimime.cpython-312.pyc' import 'email.quoprimime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d385430> <<< 10793 1726867080.43923: 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 0x7fe66d385190> <<< 10793 1726867080.43940: stdout chunk (state=3): >>># /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 0x7fe66cf423c0> <<< 10793 1726867080.43973: stdout chunk (state=3): >>>import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d39ae40> <<< 10793 1726867080.43988: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc matches /usr/lib64/python3.12/email/utils.py <<< 10793 1726867080.44059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/utils.cpython-312.pyc' # /usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc matches /usr/lib64/python3.12/email/_parseaddr.py <<< 10793 1726867080.44096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_parseaddr.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc matches /usr/lib64/python3.12/calendar.py <<< 10793 1726867080.44126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/calendar.cpython-312.pyc' <<< 10793 1726867080.44190: stdout chunk (state=3): >>>import 'calendar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf48fb0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf43b30> <<< 10793 1726867080.44254: stdout chunk (state=3): >>>import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf42ed0> <<< 10793 1726867080.44278: stdout chunk (state=3): >>>import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d39a2d0> # /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' <<< 10793 1726867080.44284: 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 <<< 10793 1726867080.44350: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/_header_value_parser.cpython-312.pyc' <<< 10793 1726867080.44395: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc matches /usr/lib64/python3.12/email/_encoded_words.py # code object from '/usr/lib64/python3.12/email/__pycache__/_encoded_words.cpython-312.pyc' <<< 10793 1726867080.44398: stdout chunk (state=3): >>>import 'email._encoded_words' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfb4e60> <<< 10793 1726867080.44519: stdout chunk (state=3): >>>import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf6cf80> <<< 10793 1726867080.44678: stdout chunk (state=3): >>>import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d39a780> <<< 10793 1726867080.44746: 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 # code object from '/usr/lib64/python3.12/email/__pycache__/message.cpython-312.pyc' <<< 10793 1726867080.44791: 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 0x7fe66cfb88c0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfb6c60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf6ca70> <<< 10793 1726867080.44813: stdout chunk (state=3): >>>import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d3999d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d3996d0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d399400> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d3986b0> <<< 10793 1726867080.44886: 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 0x7fe66d3995e0> # /usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc matches /usr/lib64/python3.12/email/parser.py <<< 10793 1726867080.44891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/parser.cpython-312.pyc' <<< 10793 1726867080.44894: stdout chunk (state=3): >>># /usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc matches /usr/lib64/python3.12/email/feedparser.py <<< 10793 1726867080.44990: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/email/__pycache__/feedparser.cpython-312.pyc' import 'email.feedparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfb8f50> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfb8b90> # /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' <<< 10793 1726867080.45045: stdout chunk (state=3): >>>import 'http' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfb96a0> # /usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc matches /usr/lib64/python3.12/http/client.py <<< 10793 1726867080.45077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/client.cpython-312.pyc' <<< 10793 1726867080.45129: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10793 1726867080.45167: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10793 1726867080.45230: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.45307: 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 0x7fe66cfa3d70> <<< 10793 1726867080.45478: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfa1340> <<< 10793 1726867080.45504: stdout chunk (state=3): >>>import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfba4e0> <<< 10793 1726867080.45535: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc matches /usr/lib64/python3.12/mimetypes.py <<< 10793 1726867080.45539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/mimetypes.cpython-312.pyc' <<< 10793 1726867080.45565: stdout chunk (state=3): >>>import 'mimetypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfa0dd0> <<< 10793 1726867080.45595: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc matches /usr/lib64/python3.12/netrc.py # code object from '/usr/lib64/python3.12/__pycache__/netrc.cpython-312.pyc' <<< 10793 1726867080.45604: stdout chunk (state=3): >>>import 'netrc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfda090> <<< 10793 1726867080.45625: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc matches /usr/lib64/python3.12/urllib/error.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/error.cpython-312.pyc' <<< 10793 1726867080.45644: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc matches /usr/lib64/python3.12/urllib/response.py <<< 10793 1726867080.45664: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/response.cpython-312.pyc' <<< 10793 1726867080.45685: stdout chunk (state=3): >>>import 'urllib.response' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfdacf0> <<< 10793 1726867080.45698: stdout chunk (state=3): >>>import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfda7e0> <<< 10793 1726867080.45701: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc matches /usr/lib64/python3.12/urllib/request.py <<< 10793 1726867080.45771: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/request.cpython-312.pyc' <<< 10793 1726867080.45835: stdout chunk (state=3): >>>import 'urllib.request' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfdb200> <<< 10793 1726867080.45858: stdout chunk (state=3): >>># /usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc matches /usr/lib64/python3.12/http/cookiejar.py <<< 10793 1726867080.45881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/http/__pycache__/cookiejar.cpython-312.pyc' <<< 10793 1726867080.46103: stdout chunk (state=3): >>>import 'http.cookiejar' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfaf890> <<< 10793 1726867080.46122: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc matches /usr/lib64/python3.12/gzip.py <<< 10793 1726867080.46147: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gzip.cpython-312.pyc' <<< 10793 1726867080.46171: stdout chunk (state=3): >>>import 'gzip' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ce6bef0> <<< 10793 1726867080.46201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.46322: stdout chunk (state=3): >>>import 'ansible.module_utils.urls' # <<< 10793 1726867080.46325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.46423: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.46560: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10793 1726867080.46564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.46618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.46680: stdout chunk (state=3): >>>import 'ansible.module_utils.common.respawn' # <<< 10793 1726867080.46696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.46793: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.46904: stdout chunk (state=3): >>>import 'ansible.module_utils.yumdnf' # <<< 10793 1726867080.46990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867080.47449: 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' <<< 10793 1726867080.47494: 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' <<< 10793 1726867080.47573: 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 0x7fe66ceaacc0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10793 1726867080.47630: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10793 1726867080.47711: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ceaade0> <<< 10793 1726867080.47765: 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' <<< 10793 1726867080.47808: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10793 1726867080.47861: 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 0x7fe66cbfaff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cbfa840> # 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 0x7fe66cbfaa20> <<< 10793 1726867080.47878: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ceab320> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cea9f10> <<< 10793 1726867080.47935: 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 <<< 10793 1726867080.47948: 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 0x7fe66ceaa9c0> # /usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/base.py <<< 10793 1726867080.48043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/base.cpython-312.pyc' <<< 10793 1726867080.48047: 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' <<< 10793 1726867080.48084: 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' <<< 10793 1726867080.48205: 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 0x7fe66cc74680> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cc74260> <<< 10793 1726867080.48240: 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 <<< 10793 1726867080.48275: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/common_types.cpython-312.pyc' <<< 10793 1726867080.48326: stdout chunk (state=3): >>># extension module 'libdnf._common_types' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_common_types.so' <<< 10793 1726867080.48329: 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 0x7fe66cc77f50> <<< 10793 1726867080.48364: stdout chunk (state=3): >>>import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cc747d0> <<< 10793 1726867080.48381: 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 <<< 10793 1726867080.48463: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/conf.cpython-312.pyc' <<< 10793 1726867080.49382: stdout chunk (state=3): >>># extension module 'libdnf._conf' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' <<< 10793 1726867080.49388: stdout chunk (state=3): >>># extension module 'libdnf._conf' executed from '/usr/lib64/python3.12/site-packages/libdnf/_conf.so' import 'libdnf._conf' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe66c72b170> <<< 10793 1726867080.49448: stdout chunk (state=3): >>>import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cca41d0> <<< 10793 1726867080.49474: 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 <<< 10793 1726867080.49545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/module.cpython-312.pyc' <<< 10793 1726867080.49631: 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 0x7fe66c7a8da0> <<< 10793 1726867080.49776: stdout chunk (state=3): >>>import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66c72b620> <<< 10793 1726867080.49797: 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 <<< 10793 1726867080.49827: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/repo.cpython-312.pyc' <<< 10793 1726867080.49919: 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 0x7fe66c7abd40> <<< 10793 1726867080.49959: stdout chunk (state=3): >>>import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66c7a8f20> <<< 10793 1726867080.49975: 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 <<< 10793 1726867080.50019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/transaction.cpython-312.pyc' <<< 10793 1726867080.50094: stdout chunk (state=3): >>># extension module 'libdnf._transaction' loaded from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' <<< 10793 1726867080.50102: stdout chunk (state=3): >>># extension module 'libdnf._transaction' executed from '/usr/lib64/python3.12/site-packages/libdnf/_transaction.so' import 'libdnf._transaction' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe66c7ebe90> <<< 10793 1726867080.50129: stdout chunk (state=3): >>>import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66c7e80e0> <<< 10793 1726867080.50172: 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 <<< 10793 1726867080.50177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/utils.cpython-312.pyc' <<< 10793 1726867080.50262: 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 0x7fe66add5130> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add4530> <<< 10793 1726867080.50265: stdout chunk (state=3): >>>import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cc17dd0> <<< 10793 1726867080.50279: 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 <<< 10793 1726867080.50332: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/comps.cpython-312.pyc' <<< 10793 1726867080.50337: 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 <<< 10793 1726867080.50415: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/exceptions.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/i18n.py # code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/i18n.cpython-312.pyc' <<< 10793 1726867080.50423: 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 0x7fe66adf0620> <<< 10793 1726867080.50438: stdout chunk (state=3): >>>import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add7a70> <<< 10793 1726867080.50506: 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 <<< 10793 1726867080.50531: 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' <<< 10793 1726867080.50550: 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 0x7fe66adf2cf0> <<< 10793 1726867080.50585: 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 <<< 10793 1726867080.50603: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/rpmtrans.cpython-312.pyc' <<< 10793 1726867080.50624: 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 0x7fe66adf3bf0> <<< 10793 1726867080.50650: 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 <<< 10793 1726867080.50671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/rpm/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.51095: 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 0x7fe66ae18500> <<< 10793 1726867080.51145: 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 <<< 10793 1726867080.51153: 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 0x7fe66ae19a30><<< 10793 1726867080.51156: stdout chunk (state=3): >>> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf3e30> <<< 10793 1726867080.51193: stdout chunk (state=3): >>>import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf2ba0> <<< 10793 1726867080.51198: stdout chunk (state=3): >>>import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf2540> <<< 10793 1726867080.51226: 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 <<< 10793 1726867080.51240: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/hawkey/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.51323: 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 0x7fe66ae1b620> <<< 10793 1726867080.51348: stdout chunk (state=3): >>>import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf27b0> <<< 10793 1726867080.51414: stdout chunk (state=3): >>>import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf09b0> <<< 10793 1726867080.51442: stdout chunk (state=3): >>>import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add7080> <<< 10793 1726867080.51475: 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' <<< 10793 1726867080.51632: 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 0x7fe66add77a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add7500> <<< 10793 1726867080.51675: stdout chunk (state=3): >>>import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add52b0> # /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 0x7fe66ae58ad0> <<< 10793 1726867080.51726: 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 <<< 10793 1726867080.51762: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/history.cpython-312.pyc' # /usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/yum/misc.py <<< 10793 1726867080.51776: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/yum/__pycache__/misc.cpython-312.pyc' <<< 10793 1726867080.51806: 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 <<< 10793 1726867080.51845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/crypto.cpython-312.pyc' import 'dnf.crypto' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae5aff0> <<< 10793 1726867080.51885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 10793 1726867080.51902: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae5b7a0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae5a300> <<< 10793 1726867080.51927: 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 <<< 10793 1726867080.51949: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/db/__pycache__/group.cpython-312.pyc' <<< 10793 1726867080.51951: stdout chunk (state=3): >>>import 'dnf.db.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae5bf50> <<< 10793 1726867080.51989: stdout chunk (state=3): >>>import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae58aa0> <<< 10793 1726867080.52012: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.52035: 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 <<< 10793 1726867080.52063: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/config.cpython-312.pyc' <<< 10793 1726867080.52107: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/substitutions.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/substitutions.cpython-312.pyc' import 'dnf.conf.substitutions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae85a30> <<< 10793 1726867080.52136: stdout chunk (state=3): >>>import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae84fb0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae84dd0> <<< 10793 1726867080.52149: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/conf/read.py # code object from '/usr/lib/python3.12/site-packages/dnf/conf/__pycache__/read.cpython-312.pyc' <<< 10793 1726867080.52180: 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 <<< 10793 1726867080.52224: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/repo.cpython-312.pyc' <<< 10793 1726867080.52228: 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 <<< 10793 1726867080.52247: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/logging.cpython-312.pyc' <<< 10793 1726867080.52275: 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 <<< 10793 1726867080.52279: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/lock.cpython-312.pyc' <<< 10793 1726867080.52288: stdout chunk (state=3): >>>import 'dnf.lock' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66aeb0a40> <<< 10793 1726867080.52319: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc matches /usr/lib64/python3.12/logging/handlers.py <<< 10793 1726867080.52370: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/handlers.cpython-312.pyc' <<< 10793 1726867080.52392: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867080.52438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867080.52467: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10793 1726867080.52489: 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 0x7fe66a77eab0> <<< 10793 1726867080.52529: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.52532: 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 0x7fe66a77ee10> <<< 10793 1726867080.52571: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66aeb2d20> <<< 10793 1726867080.52598: stdout chunk (state=3): >>>import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66aeb0ef0> <<< 10793 1726867080.52619: stdout chunk (state=3): >>>import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae87f20> <<< 10793 1726867080.52655: stdout chunk (state=3): >>>import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae861b0> <<< 10793 1726867080.52668: stdout chunk (state=3): >>>import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae85f10> <<< 10793 1726867080.52712: 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 <<< 10793 1726867080.52716: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/dnssec.cpython-312.pyc' <<< 10793 1726867080.52761: 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' <<< 10793 1726867080.52787: 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 # 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 0x7fe66a7b89e0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a77fb00> <<< 10793 1726867080.52833: stdout chunk (state=3): >>>import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae866f0> <<< 10793 1726867080.52849: 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 <<< 10793 1726867080.52857: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/drpm.cpython-312.pyc' <<< 10793 1726867080.52877: stdout chunk (state=3): >>>import 'dnf.drpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b9070> <<< 10793 1726867080.52913: 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 0x7fe66a7b9430> <<< 10793 1726867080.52931: 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 0x7fe66a7b94f0> <<< 10793 1726867080.52955: 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 <<< 10793 1726867080.52962: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/__init__.cpython-312.pyc' import 'dnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b95e0> <<< 10793 1726867080.52995: 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 <<< 10793 1726867080.53052: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/module/__pycache__/module_base.cpython-312.pyc' <<< 10793 1726867080.53055: 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 <<< 10793 1726867080.53082: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/libdnf/__pycache__/smartcols.cpython-312.pyc' <<< 10793 1726867080.53128: 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 0x7fe66a7d81d0> <<< 10793 1726867080.53142: stdout chunk (state=3): >>>import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7ba300> <<< 10793 1726867080.53179: 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 0x7fe66a7d8350> <<< 10793 1726867080.53202: 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' <<< 10793 1726867080.53234: stdout chunk (state=3): >>>import 'dnf.module.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7d8410> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b9370> <<< 10793 1726867080.53274: 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 <<< 10793 1726867080.53290: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/persistor.cpython-312.pyc' import 'dnf.persistor' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7d85c0> <<< 10793 1726867080.53347: 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 <<< 10793 1726867080.53352: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/plugin.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc matches /usr/lib64/python3.12/inspect.py <<< 10793 1726867080.53433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/inspect.cpython-312.pyc' <<< 10793 1726867080.53445: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc matches /usr/lib64/python3.12/dis.py <<< 10793 1726867080.53532: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/dis.cpython-312.pyc' <<< 10793 1726867080.53564: 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' <<< 10793 1726867080.53590: 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 0x7fe66a803fb0> <<< 10793 1726867080.53630: stdout chunk (state=3): >>>import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a803410> <<< 10793 1726867080.53682: stdout chunk (state=3): >>>import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a801e80> <<< 10793 1726867080.53829: stdout chunk (state=3): >>>import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7d9dc0> <<< 10793 1726867080.53835: stdout chunk (state=3): >>>import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7d9220> <<< 10793 1726867080.53886: 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 0x7fe66a7db1a0> <<< 10793 1726867080.53907: 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' <<< 10793 1726867080.53914: stdout chunk (state=3): >>>import 'dnf.repodict' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a800110> <<< 10793 1726867080.53943: 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' <<< 10793 1726867080.53949: stdout chunk (state=3): >>>import 'dnf.rpm.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83c8f0> <<< 10793 1726867080.53981: 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 <<< 10793 1726867080.53984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/rpm/__pycache__/miscutils.cpython-312.pyc' import 'dnf.rpm.miscutils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83cb60> <<< 10793 1726867080.54011: 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 <<< 10793 1726867080.54020: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/sack.cpython-312.pyc' <<< 10793 1726867080.54035: 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 <<< 10793 1726867080.54047: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/package.cpython-312.pyc' <<< 10793 1726867080.54068: stdout chunk (state=3): >>>import 'dnf.package' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83d4c0> <<< 10793 1726867080.54074: stdout chunk (state=3): >>>import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83cf50> <<< 10793 1726867080.54113: 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 0x7fe66a83e3c0> <<< 10793 1726867080.54150: stdout chunk (state=3): >>>import 'gc' # <<< 10793 1726867080.54154: stdout chunk (state=3): >>>import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cbfb1d0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cea97c0> <<< 10793 1726867080.54702: 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 <<< 10793 1726867080.54742: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/builddep.cpython-312.pyc' <<< 10793 1726867080.54805: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnfpluginscore/__init__.py # code object from '/usr/lib/python3.12/site-packages/dnfpluginscore/__pycache__/__init__.cpython-312.pyc' import 'dnfpluginscore' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83ef90> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/__init__.py <<< 10793 1726867080.54810: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.54820: 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 <<< 10793 1726867080.54845: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/cli.cpython-312.pyc' <<< 10793 1726867080.54874: 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 <<< 10793 1726867080.54952: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/output.cpython-312.pyc' <<< 10793 1726867080.54978: 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 0x7fe66a5a7a40> # /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/progress.py <<< 10793 1726867080.55015: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/progress.cpython-312.pyc' <<< 10793 1726867080.55019: 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 <<< 10793 1726867080.55046: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/term.cpython-312.pyc' <<< 10793 1726867080.55052: 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' <<< 10793 1726867080.55190: 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 0x7fe66a5c5ac0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5c5670> <<< 10793 1726867080.55231: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.55247: 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 0x7fe66a77ea20> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5c4530> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5a7d70> <<< 10793 1726867080.55279: stdout chunk (state=3): >>>import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5a4aa0> <<< 10793 1726867080.55324: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/aliases.py # code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/aliases.cpython-312.pyc' <<< 10793 1726867080.55327: stdout chunk (state=3): >>>import 'dnf.cli.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5a7830> <<< 10793 1726867080.55345: 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 <<< 10793 1726867080.55372: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.55392: 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 <<< 10793 1726867080.55415: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/__pycache__/option_parser.cpython-312.pyc' <<< 10793 1726867080.55442: stdout chunk (state=3): >>>import 'dnf.cli.option_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5db140> <<< 10793 1726867080.55490: stdout chunk (state=3): >>>import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5d9c70> <<< 10793 1726867080.55519: 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' <<< 10793 1726867080.55587: stdout chunk (state=3): >>>import 'dnf.cli.commands.alias' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a600950> # /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' <<< 10793 1726867080.55590: stdout chunk (state=3): >>>import 'dnf.cli.commands.autoremove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a600c50> <<< 10793 1726867080.55631: 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' <<< 10793 1726867080.55662: stdout chunk (state=3): >>>import 'dnf.cli.commands.check' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a600ec0> # /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 0x7fe66a601160> <<< 10793 1726867080.55689: 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 <<< 10793 1726867080.55720: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repoquery.cpython-312.pyc' <<< 10793 1726867080.55748: stdout chunk (state=3): >>>import 'dnf.cli.commands.repoquery' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a601880> <<< 10793 1726867080.55777: stdout chunk (state=3): >>>import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6016d0> <<< 10793 1726867080.55789: 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 0x7fe66a603170> <<< 10793 1726867080.55819: 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' <<< 10793 1726867080.55828: stdout chunk (state=3): >>>import 'dnf.cli.commands.downgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a603260> <<< 10793 1726867080.55849: 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 <<< 10793 1726867080.55884: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/group.cpython-312.pyc' <<< 10793 1726867080.55892: stdout chunk (state=3): >>>import 'dnf.cli.commands.group' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6034a0> <<< 10793 1726867080.55922: 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 <<< 10793 1726867080.55938: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/history.cpython-312.pyc' <<< 10793 1726867080.55948: 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 <<< 10793 1726867080.55963: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/__pycache__/transaction_sr.cpython-312.pyc' <<< 10793 1726867080.55980: stdout chunk (state=3): >>>import 'dnf.transaction_sr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61c440> <<< 10793 1726867080.56003: stdout chunk (state=3): >>>import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a603c80> <<< 10793 1726867080.56017: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/install.cpython-312.pyc' <<< 10793 1726867080.56030: stdout chunk (state=3): >>>import 'dnf.cli.commands.install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61cfe0> <<< 10793 1726867080.56059: 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 <<< 10793 1726867080.56070: 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 0x7fe66a61d430> <<< 10793 1726867080.56096: 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' import 'dnf.cli.commands.mark' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61d610> <<< 10793 1726867080.56127: 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 <<< 10793 1726867080.56140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/module.cpython-312.pyc' <<< 10793 1726867080.56170: stdout chunk (state=3): >>>import 'dnf.cli.commands.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61d8e0> <<< 10793 1726867080.56199: 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 <<< 10793 1726867080.56207: 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 0x7fe66a61e7e0> <<< 10793 1726867080.56262: 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' import 'dnf.cli.commands.remove' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61ea50> <<< 10793 1726867080.56286: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/repolist.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf/cli/commands/repolist.py # 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 0x7fe66a61ec60> <<< 10793 1726867080.56317: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/search.cpython-312.pyc' <<< 10793 1726867080.56341: 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 <<< 10793 1726867080.56367: 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 0x7fe66a61f860> <<< 10793 1726867080.56374: stdout chunk (state=3): >>>import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61f380> <<< 10793 1726867080.56392: 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 # code object from '/usr/lib/python3.12/site-packages/dnf/cli/commands/__pycache__/shell.cpython-312.pyc' <<< 10793 1726867080.56406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc matches /usr/lib64/python3.12/cmd.py <<< 10793 1726867080.56425: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/cmd.cpython-312.pyc' import 'cmd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6446e0> <<< 10793 1726867080.56454: stdout chunk (state=3): >>>import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61ffe0> <<< 10793 1726867080.56492: 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' <<< 10793 1726867080.56502: stdout chunk (state=3): >>>import 'dnf.cli.commands.swap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a645340> <<< 10793 1726867080.56529: 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' <<< 10793 1726867080.56549: stdout chunk (state=3): >>>import 'dnf.cli.commands.updateinfo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a645640> # /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 <<< 10793 1726867080.56596: 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 0x7fe66a6465a0> <<< 10793 1726867080.56599: 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 <<< 10793 1726867080.56648: 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 0x7fe66a646840> # /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 0x7fe66a6469f0> <<< 10793 1726867080.56652: stdout chunk (state=3): >>>import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83f3e0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83f170> <<< 10793 1726867080.56654: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83e8a0> <<< 10793 1726867080.56675: 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 <<< 10793 1726867080.56685: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/changelog.cpython-312.pyc' <<< 10793 1726867080.56707: 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 <<< 10793 1726867080.56718: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867080.56740: 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 <<< 10793 1726867080.56744: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/_version.cpython-312.pyc' import 'dateutil._version' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6473e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a647110> <<< 10793 1726867080.56763: 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' <<< 10793 1726867080.56780: 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 <<< 10793 1726867080.56838: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/parser/__pycache__/_parser.cpython-312.pyc' <<< 10793 1726867080.56849: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc matches /usr/lib/python3.12/site-packages/six.py <<< 10793 1726867080.56881: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/__pycache__/six.cpython-312.pyc' <<< 10793 1726867080.56932: stdout chunk (state=3): >>>import 'six' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a669880> <<< 10793 1726867080.56955: 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' <<< 10793 1726867080.57048: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc matches /usr/lib64/python3.12/numbers.py <<< 10793 1726867080.57064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/numbers.cpython-312.pyc' <<< 10793 1726867080.57077: stdout chunk (state=3): >>>import 'numbers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a66aff0> <<< 10793 1726867080.57127: stdout chunk (state=3): >>># extension module '_decimal' loaded from '/usr/lib64/python3.12/lib-dynload/_decimal.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.57144: 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 0x7fe66a66a1e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a669d90> <<< 10793 1726867080.57155: 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 <<< 10793 1726867080.57171: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/__pycache__/relativedelta.cpython-312.pyc' <<< 10793 1726867080.57198: 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' <<< 10793 1726867080.57221: stdout chunk (state=3): >>>import 'dateutil._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a418830> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6698b0> <<< 10793 1726867080.57236: 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' <<< 10793 1726867080.57249: 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 <<< 10793 1726867080.57277: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/tz.cpython-312.pyc' <<< 10793 1726867080.57302: stdout chunk (state=3): >>>import 'six.moves' # <<< 10793 1726867080.57334: 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 # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_common.cpython-312.pyc' <<< 10793 1726867080.57343: stdout chunk (state=3): >>>import 'dateutil.tz._common' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a419bb0> <<< 10793 1726867080.57387: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/_factories.py # code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/_factories.cpython-312.pyc' <<< 10793 1726867080.57422: stdout chunk (state=3): >>>import 'dateutil.tz._factories' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a41bf50> # /usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dateutil/tz/win.py <<< 10793 1726867080.57429: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dateutil/tz/__pycache__/win.cpython-312.pyc' # destroy dateutil.tz.win <<< 10793 1726867080.57520: stdout chunk (state=3): >>>import 'dateutil.tz.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a418ec0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a418b90> <<< 10793 1726867080.57585: stdout chunk (state=3): >>>import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6476b0> # /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' <<< 10793 1726867080.57625: stdout chunk (state=3): >>>import 'dateutil.parser.isoparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6693d0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a647410> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83f140> # /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' <<< 10793 1726867080.57670: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.config_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a4421b0> <<< 10793 1726867080.57685: 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 <<< 10793 1726867080.57699: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/copr.cpython-312.pyc' <<< 10793 1726867080.57724: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a442a80> <<< 10793 1726867080.57750: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/debuginfo-install.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/debuginfo-install.cpython-312.pyc' <<< 10793 1726867080.57759: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.debuginfo-install' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a443aa0> <<< 10793 1726867080.57791: stdout chunk (state=3): >>># /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/download.py # code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/download.cpython-312.pyc' <<< 10793 1726867080.57848: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.download' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46c140> # /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' <<< 10793 1726867080.57973: 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' # /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' <<< 10793 1726867080.58128: 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 0x7fe66a46d7c0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46d190> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46ce30> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46cad0> <<< 10793 1726867080.58136: 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' <<< 10793 1726867080.58233: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.groups_manager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46ce90> # /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' <<< 10793 1726867080.58263: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/_compat.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/_compat.cpython-312.pyc' import 'dbus._compat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46f470> # /usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/exceptions.py <<< 10793 1726867080.58278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/exceptions.cpython-312.pyc' import 'dbus.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46f4d0> <<< 10793 1726867080.58311: 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' <<< 10793 1726867080.58476: 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 0x7fe66a46fbf0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46fa70> # /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 <<< 10793 1726867080.58499: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/bus.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/connection.py <<< 10793 1726867080.58663: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/connection.cpython-312.pyc' # /usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/dbus/lowlevel.py # code object from '/usr/lib64/python3.12/site-packages/dbus/__pycache__/lowlevel.cpython-312.pyc' import 'dbus.lowlevel' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49e1b0> <<< 10793 1726867080.58712: 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' <<< 10793 1726867080.58738: 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 0x7fe66a49f3e0> # /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 0x7fe66a49f650> <<< 10793 1726867080.58749: stdout chunk (state=3): >>># /usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc matches /usr/lib64/python3.12/xml/parsers/expat.py # code object from '/usr/lib64/python3.12/xml/parsers/__pycache__/expat.cpython-312.pyc' <<< 10793 1726867080.58764: stdout chunk (state=3): >>># extension module 'pyexpat' loaded from '/usr/lib64/python3.12/lib-dynload/pyexpat.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867080.58798: 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 0x7fe66a49f7d0> <<< 10793 1726867080.58805: stdout chunk (state=3): >>>import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49f5f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49eea0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49e330> <<< 10793 1726867080.58825: stdout chunk (state=3): >>>import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49d5e0> <<< 10793 1726867080.58837: stdout chunk (state=3): >>>import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49cb60> <<< 10793 1726867080.58844: stdout chunk (state=3): >>>import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49c3e0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46ef60> <<< 10793 1726867080.58871: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46e450> <<< 10793 1726867080.58897: 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 <<< 10793 1726867080.58907: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repoclosure.cpython-312.pyc' <<< 10793 1726867080.58926: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repoclosure' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49f920> <<< 10793 1726867080.58930: 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 <<< 10793 1726867080.58945: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repodiff.cpython-312.pyc' <<< 10793 1726867080.58966: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repodiff' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49fd10> <<< 10793 1726867080.58981: 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 <<< 10793 1726867080.58984: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repograph.cpython-312.pyc' import 'dnf.plugin.dynamic.repograph' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a4c85f0> <<< 10793 1726867080.59040: 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 <<< 10793 1726867080.59043: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/repomanage.cpython-312.pyc' <<< 10793 1726867080.59046: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.repomanage' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a4c89b0> # /usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc matches /usr/lib/python3.12/site-packages/dnf-plugins/reposync.py <<< 10793 1726867080.59092: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/reposync.cpython-312.pyc' import 'dnf.plugin.dynamic.reposync' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a4c92e0> <<< 10793 1726867080.59137: 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 <<< 10793 1726867080.59140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/dnf-plugins/__pycache__/system_upgrade.cpython-312.pyc' <<< 10793 1726867080.59165: stdout chunk (state=3): >>>import 'dnf.plugin.dynamic.system_upgrade' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a4c9e20> <<< 10793 1726867080.71940: stdout chunk (state=3): >>> {"failures": ["No package redis available.", "No package redis-doc available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["redis", "redis-doc"], "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}}} <<< 10793 1726867080.72961: stdout chunk (state=3): >>># destroy dnf.plugin.dynamic <<< 10793 1726867080.73036: stdout chunk (state=3): >>># destroy __main__ <<< 10793 1726867080.73477: stdout chunk (state=3): >>># clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ <<< 10793 1726867080.73622: stdout chunk (state=3): >>># clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 <<< 10793 1726867080.73703: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 <<< 10793 1726867080.73799: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.73879: stdout chunk (state=3): >>># 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade <<< 10793 1726867080.74467: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy _bz2 <<< 10793 1726867080.74472: stdout chunk (state=3): >>># destroy _lzma # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10793 1726867080.74475: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 10793 1726867080.74479: stdout chunk (state=3): >>># destroy ntpath # destroy zipimport # destroy __main__ # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy grp # destroy syslog <<< 10793 1726867080.74481: stdout chunk (state=3): >>># destroy selinux <<< 10793 1726867080.74537: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 10793 1726867080.74540: stdout chunk (state=3): >>># destroy mimetypes # destroy netrc # destroy dateutil # destroy dateutil._version # destroy dateutil._common # destroy dateutil.parser # destroy dateutil.parser._parser # destroy dateutil.relativedelta # destroy six.moves.urllib<<< 10793 1726867080.74588: stdout chunk (state=3): >>> # 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 <<< 10793 1726867080.74627: stdout chunk (state=3): >>># destroy dateutil.tz # destroy six <<< 10793 1726867080.74630: stdout chunk (state=3): >>># destroy sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 <<< 10793 1726867080.74704: 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 uuid # destroy systemd.journal <<< 10793 1726867080.74711: stdout chunk (state=3): >>># cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 <<< 10793 1726867080.74714: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.74790: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.74796: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.74847: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.74853: stdout chunk (state=3): >>># cleanup[3] wiping rpm # destroy rpm.transaction # cleanup[3] wiping rpm._rpm # cleanup[3] wiping unicodedata <<< 10793 1726867080.74922: 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 # 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 <<< 10793 1726867080.74927: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.74951: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.74989: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.75021: stdout chunk (state=3): >>># cleanup[3] wiping email._encoded_words # cleanup[3] wiping email._policybase # cleanup[3] wiping email.utils # cleanup[3] wiping email._parseaddr # cleanup[3] wiping calendar # cleanup[3] wiping email.header # cleanup[3] wiping email.charset # cleanup[3] wiping email.base64mime # cleanup[3] wiping email.quoprimime <<< 10793 1726867080.75050: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.75087: 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 array # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping logging <<< 10793 1726867080.75125: 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 # 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 <<< 10793 1726867080.75156: stdout chunk (state=3): >>># cleanup[3] wiping pwd # cleanup[3] wiping locale # destroy encodings <<< 10793 1726867080.75183: stdout chunk (state=3): >>># cleanup[3] wiping _locale # destroy _locale # cleanup[3] wiping fcntl # cleanup[3] wiping atexit # destroy atexit # cleanup[3] wiping json # destroy json.decoder # destroy json.encoder # cleanup[3] wiping json.scanner # cleanup[3] wiping _json # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437<<< 10793 1726867080.75227: 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 # cleanup[3] wiping weakref # cleanup[3] wiping random # cleanup[3] wiping hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib <<< 10793 1726867080.75261: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.75294: stdout chunk (state=3): >>># cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping base64 # cleanup[3] wiping binascii <<< 10793 1726867080.75332: stdout chunk (state=3): >>># 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 <<< 10793 1726867080.75372: stdout chunk (state=3): >>># cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping _signal # destroy _signal # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 10793 1726867080.75396: 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 <<< 10793 1726867080.75421: stdout chunk (state=3): >>># cleanup[3] wiping builtins # destroy _dbus_bindings # destroy decimal # 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 <<< 10793 1726867080.75875: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10793 1726867080.76120: stdout chunk (state=3): >>># destroy _socket # destroy _weakref # destroy _thread # destroy _hashlib # destroy platform <<< 10793 1726867080.76156: stdout chunk (state=3): >>># destroy _uuid # 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 _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 <<< 10793 1726867080.76179: stdout chunk (state=3): >>># destroy urllib.parse # destroy fnmatch <<< 10793 1726867080.76216: stdout chunk (state=3): >>># destroy tempfile # destroy traceback # destroy calendar # destroy dnf.yum.misc # destroy glob # destroy curses # destroy struct # destroy termios # destroy argparse # destroy dnf.cli.commands.alias # destroy dnf.cli.commands.autoremove # destroy dnf.cli.commands.check # destroy dnf.cli.commands.clean # destroy dnf.cli.commands.repoquery # destroy dnf.cli.commands.deplist # destroy dnf.cli.commands.distrosync # destroy dnf.cli.commands.downgrade # destroy dnf.cli.commands.group # destroy dnf.cli.commands.history # destroy dnf.cli.commands.install # destroy dnf.cli.commands.makecache # destroy dnf.cli.commands.mark # destroy dnf.cli.commands.module # destroy dnf.cli.commands.reinstall # destroy dnf.cli.commands.remove # destroy dnf.cli.commands.repolist # destroy dnf.cli.commands.search # destroy dnf.cli.commands.shell # destroy dnf.cli.commands.swap # destroy dnf.cli.commands.updateinfo # destroy dnf.cli.commands.upgrade # destroy dnf.cli.commands.upgrademinimal # destroy datetime # destroy logging # destroy operator # destroy random # destroy hawkey # destroy dnf.cli.output # destroy dnf <<< 10793 1726867080.76245: stdout chunk (state=3): >>># destroy rpm <<< 10793 1726867080.76290: 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 <<< 10793 1726867080.76366: stdout chunk (state=3): >>># destroy _warnings <<< 10793 1726867080.76388: stdout chunk (state=3): >>># destroy posix <<< 10793 1726867080.76405: stdout chunk (state=3): >>># destroy binascii # destroy http.client # destroy http.cookiejar # destroy socket # destroy base64 # destroy errno # destroy warnings <<< 10793 1726867080.76415: stdout chunk (state=3): >>># destroy string <<< 10793 1726867080.76443: stdout chunk (state=3): >>># destroy _ssl <<< 10793 1726867080.76513: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10793 1726867080.76696: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy re # destroy _random # destroy _sre # destroy _operator # destroy _functools # clear sys.audit hooks <<< 10793 1726867080.77423: stderr chunk (state=3): >>>debug2: Received exit status from master 1 Shared connection to 10.31.14.45 closed. <<< 10793 1726867080.77426: stdout chunk (state=3): >>><<< 10793 1726867080.77435: stderr chunk (state=3): >>><<< 10793 1726867080.77838: _low_level_execute_command() done: rc=1, stdout=import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66df604d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66df2fb30> # /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 0x7fe66df62a50> 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 0x7fe66df71130> # /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 0x7fe66df71fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7fe66dd4fe30> # /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 0x7fe66dd4fef0> # /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 0x7fe66dd87860> # /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 0x7fe66dd87ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd67b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd65220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4cfe0> # /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 0x7fe66ddab7d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddaa3f0> # /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 0x7fe66dd66210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dda8c20> # /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 0x7fe66dddc800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4c260> # /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 0x7fe66dddccb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dddcb60> # 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 0x7fe66dddcf50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dd4ad80> # /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 0x7fe66dddd640> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dddd310> 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 0x7fe66ddde510> 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 0x7fe66ddf4710> 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 0x7fe66ddf5e20> # /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 0x7fe66ddf6cc0> # 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 0x7fe66ddf72f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddf6210> # /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 0x7fe66ddf7d70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddf74a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ddde480> # /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 0x7fe66db27c20> # /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 0x7fe66db50650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db503b0> # 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 0x7fe66db50680> # /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 0x7fe66db50fb0> # 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 0x7fe66db51940> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db50860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db25dc0> # /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 0x7fe66db52c90> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db50e00> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dddec30> # /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 0x7fe66db7aff0> # /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 0x7fe66db9f3b0> # /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 0x7fe66dc00170> # /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 0x7fe66dc028a0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dc00290> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66dbcd190> # /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 0x7fe66d5251f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db9e1b0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66db53bc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe66db9e7b0> # zipimport: found 34 names in '/tmp/ansible_ansible.legacy.dnf_payload_lprxann3/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 0x7fe66d57afc0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d559eb0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d559010> # 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 0x7fe66d57b830> # /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 0x7fe66d5a2960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5a26f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5a2000> # /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 0x7fe66d5a2a50> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d558f80> 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 0x7fe66d5a36e0> # 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 0x7fe66d5a3920> # /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 0x7fe66d5a3e60> 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 0x7fe66d40dbe0> # 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 0x7fe66d40f800> # /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 0x7fe66d4101d0> # /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 0x7fe66d411370> # /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 0x7fe66d413e30> # 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 0x7fe66dc001d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4120f0> # /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 0x7fe66d41bce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d41a7b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d41a510> # /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 0x7fe66d41aa80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d412600> # 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 0x7fe66d45ffe0> # /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 0x7fe66d460140> # /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 0x7fe66d461bb0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d461970> # /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 0x7fe66d4640e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4622a0> # /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 0x7fe66d4677d0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4641a0> # 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 0x7fe66d468890> # 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 0x7fe66d468830> # 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 0x7fe66d468b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d460320> # /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 0x7fe66d4f0170> # 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 0x7fe66d4f15b0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d46a900> # 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 0x7fe66d46bcb0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d46a540> # 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 0x7fe66d4f9670> # /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 0x7fe66d4fa3c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d4f1940> 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 0x7fe66d4fa3f0> # 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 0x7fe66d4fb470> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fe66d305d90> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d300ef0> 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 0x7fe66d5fe7e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d5ee4b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d305f10> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d305b20> # 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 0x7fe66d398470> # /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 0x7fe66d398680> # /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 0x7fe66d398d70> import 'email.encoders' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d398920> # /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 0x7fe66d399640> # /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 0x7fe66d385430> # /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 0x7fe66d385190> # /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 0x7fe66cf423c0> import 'email.header' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d39ae40> # /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 0x7fe66cf48fb0> import 'email._parseaddr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf43b30> import 'email.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf42ed0> import 'email._policybase' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d39a2d0> # /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 0x7fe66cfb4e60> import 'email._header_value_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf6cf80> import 'email.headerregistry' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d39a780> # /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 0x7fe66cfb88c0> import 'email.message' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfb6c60> import 'email.contentmanager' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cf6ca70> import 'email.policy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d3999d0> import 'email.mime.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d3996d0> import 'email.mime.nonmultipart' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d399400> import 'email.mime.application' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66d3986b0> # /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 0x7fe66d3995e0> # /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 0x7fe66cfb8f50> import 'email.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfb8b90> # /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 0x7fe66cfb96a0> # /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 0x7fe66cfa3d70> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfa1340> import 'http.client' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfba4e0> # /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 0x7fe66cfa0dd0> # /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 0x7fe66cfda090> # /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 0x7fe66cfdacf0> import 'urllib.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cfda7e0> # /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 0x7fe66cfdb200> # /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 0x7fe66cfaf890> # /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 0x7fe66ce6bef0> # 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 0x7fe66ceaacc0> # /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 0x7fe66ceaade0> # /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 0x7fe66cbfaff0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cbfa840> # 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 0x7fe66cbfaa20> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ceab320> import 'dnf.pycomp' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cea9f10> # /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 0x7fe66ceaa9c0> # /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 0x7fe66cc74680> import 'libdnf.error' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cc74260> # /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 0x7fe66cc77f50> import 'libdnf.common_types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cc747d0> # /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 0x7fe66c72b170> import 'libdnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cca41d0> # /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 0x7fe66c7a8da0> import 'libdnf.module' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66c72b620> # /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 0x7fe66c7abd40> import 'libdnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66c7a8f20> # /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 0x7fe66c7ebe90> import 'libdnf.transaction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66c7e80e0> # /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 0x7fe66add5130> import 'libdnf.utils' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add4530> import 'libdnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cc17dd0> # /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 0x7fe66adf0620> import 'dnf.i18n' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add7a70> # /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 0x7fe66adf2cf0> # /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 0x7fe66adf3bf0> # /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 0x7fe66ae18500> # /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 0x7fe66ae19a30> import 'rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf3e30> import 'dnf.yum.rpmtrans' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf2ba0> import 'dnf.callback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf2540> # /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 0x7fe66ae1b620> import 'hawkey' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf27b0> import 'dnf.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66adf09b0> import 'dnf.exceptions' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add7080> # /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 0x7fe66add77a0> import 'libcomps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add7500> import 'dnf.comps' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66add52b0> # /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 0x7fe66ae58ad0> # /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 0x7fe66ae5aff0> # /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 0x7fe66ae5b7a0> import 'dnf.yum.misc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae5a300> # /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 0x7fe66ae5bf50> import 'dnf.db.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae58aa0> # /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 0x7fe66ae85a30> import 'dnf.conf.config' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae84fb0> import 'dnf.conf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae84dd0> # /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 0x7fe66aeb0a40> # /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 0x7fe66a77eab0> # 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 0x7fe66a77ee10> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66aeb2d20> import 'logging.handlers' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66aeb0ef0> import 'dnf.logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae87f20> import 'dnf.repo' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae861b0> import 'dnf.conf.read' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae85f10> # /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 0x7fe66a7b89e0> import 'dnf.rpm' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a77fb00> import 'dnf.dnssec' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66ae866f0> # /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 0x7fe66a7b9070> # /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 0x7fe66a7b9430> # /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 0x7fe66a7b94f0> # /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 0x7fe66a7b95e0> # /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 0x7fe66a7d81d0> import 'libdnf.smartcols' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7ba300> # /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 0x7fe66a7d8350> # /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 0x7fe66a7d8410> import 'dnf.module.module_base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7b9370> # /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 0x7fe66a7d85c0> # /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 0x7fe66a803fb0> import 'opcode' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a803410> import 'dis' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a801e80> import 'inspect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7d9dc0> import 'dnf.plugin' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a7d9220> # /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 0x7fe66a7db1a0> # /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 0x7fe66a800110> # /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 0x7fe66a83c8f0> # /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 0x7fe66a83cb60> # /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 0x7fe66a83d4c0> import 'dnf.sack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83cf50> # /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 0x7fe66a83e3c0> import 'gc' # import 'dnf.base' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cbfb1d0> import 'dnf' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66cea97c0> # /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/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 0x7fe66a83ef90> # /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 0x7fe66a5a7a40> # /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 0x7fe66a5c5ac0> import 'curses' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5c5670> # 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 0x7fe66a77ea20> import 'dnf.cli.term' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5c4530> import 'dnf.cli.progress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5a7d70> import 'dnf.cli.output' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5a4aa0> # /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 0x7fe66a5a7830> # /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 0x7fe66a5db140> import 'dnf.cli.commands' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a5d9c70> # /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 0x7fe66a600950> # /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 0x7fe66a600c50> # /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 0x7fe66a600ec0> # /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 0x7fe66a601160> # /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 0x7fe66a601880> import 'dnf.cli.commands.deplist' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6016d0> # /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 0x7fe66a603170> # /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 0x7fe66a603260> # /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 0x7fe66a6034a0> # /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 0x7fe66a61c440> import 'dnf.cli.commands.history' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a603c80> # /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 0x7fe66a61cfe0> # /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 0x7fe66a61d430> # /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 0x7fe66a61d610> # /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 0x7fe66a61d8e0> # /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 0x7fe66a61e7e0> # /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 0x7fe66a61ea50> # /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 0x7fe66a61ec60> # /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 0x7fe66a61f860> import 'dnf.cli.commands.search' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61f380> # /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 0x7fe66a6446e0> import 'dnf.cli.commands.shell' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a61ffe0> # /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 0x7fe66a645340> # /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 0x7fe66a645640> # /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 0x7fe66a6465a0> # /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 0x7fe66a646840> # /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 0x7fe66a6469f0> import 'dnf.cli.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83f3e0> import 'dnf.cli' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83f170> import 'dnf.plugin.dynamic.builddep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83e8a0> # /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 0x7fe66a6473e0> import 'dateutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a647110> # /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 0x7fe66a669880> # /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 0x7fe66a66aff0> # 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 0x7fe66a66a1e0> import 'decimal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a669d90> # /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 0x7fe66a418830> import 'dateutil.relativedelta' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6698b0> # /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 0x7fe66a419bb0> # /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 0x7fe66a41bf50> # /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 0x7fe66a418ec0> import 'dateutil.tz' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a418b90> import 'dateutil.parser._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a6476b0> # /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 0x7fe66a6693d0> import 'dateutil.parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a647410> import 'dnf.plugin.dynamic.changelog' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a83f140> # /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 0x7fe66a4421b0> # /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' import 'dnf.plugin.dynamic.copr' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a442a80> # /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 0x7fe66a443aa0> # /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 0x7fe66a46c140> # /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 0x7fe66a46d7c0> import 'sqlite3.dbapi2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46d190> import 'sqlite3' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46ce30> import 'dnf.plugin.dynamic.generate_completion_cache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46cad0> # /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 0x7fe66a46ce90> # /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 0x7fe66a46f470> # /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 0x7fe66a46f4d0> # /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 0x7fe66a46fbf0> import 'dbus.types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46fa70> # /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 0x7fe66a49e1b0> # /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 0x7fe66a49f3e0> # /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 0x7fe66a49f650> # /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 0x7fe66a49f7d0> import 'xml.parsers.expat' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49f5f0> import 'dbus._expat_introspect_parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49eea0> import 'dbus.proxies' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49e330> import 'dbus.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49d5e0> import 'dbus.bus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49cb60> import 'dbus._dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a49c3e0> import 'dbus' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46ef60> import 'dnf.plugin.dynamic.needs_restarting' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe66a46e450> # /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 0x7fe66a49f920> # /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 0x7fe66a49fd10> # /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 0x7fe66a4c85f0> # /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 0x7fe66a4c89b0> # /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 0x7fe66a4c92e0> # /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 0x7fe66a4c9e20> {"failures": ["No package redis available.", "No package redis-doc available."], "results": [], "rc": 1, "failed": true, "msg": "Failed to install some of the specified packages", "invocation": {"module_args": {"name": ["redis", "redis-doc"], "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _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 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 sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # 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 uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _dbus_bindings # destroy decimal # 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 _hashlib # destroy platform # destroy _uuid # 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 _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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 1 Shared connection to 10.31.14.45 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # 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 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.config_manager # destroy dnf.plugin.dynamic.config_manager # cleanup[2] removing dnf.plugin.dynamic.copr # destroy dnf.plugin.dynamic.copr # cleanup[2] removing dnf.plugin.dynamic.debuginfo-install # destroy dnf.plugin.dynamic.debuginfo-install # cleanup[2] removing dnf.plugin.dynamic.download # destroy dnf.plugin.dynamic.download # 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 # cleanup[2] removing dnf.plugin.dynamic.groups_manager # destroy dnf.plugin.dynamic.groups_manager # 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.repoclosure # destroy dnf.plugin.dynamic.repoclosure # cleanup[2] removing dnf.plugin.dynamic.repodiff # destroy dnf.plugin.dynamic.repodiff # cleanup[2] removing dnf.plugin.dynamic.repograph # destroy dnf.plugin.dynamic.repograph # cleanup[2] removing dnf.plugin.dynamic.repomanage # destroy dnf.plugin.dynamic.repomanage # cleanup[2] removing dnf.plugin.dynamic.reposync # destroy dnf.plugin.dynamic.reposync # cleanup[2] removing dnf.plugin.dynamic.system_upgrade # destroy dnf.plugin.dynamic.system_upgrade # destroy _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 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 sqlite3 # destroy sqlite3.dbapi2 # destroy _sqlite3 # 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 uuid # destroy systemd.journal # cleanup[3] wiping _dbus_bindings # cleanup[3] wiping _decimal # 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 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 hashlib # cleanup[3] wiping _blake2 # cleanup[3] wiping _hashlib # 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 _dbus_bindings # destroy decimal # 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 _hashlib # destroy platform # destroy _uuid # 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 _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 10793 1726867080.79381: done with _execute_module (ansible.legacy.dnf, {'name': ['redis', 'redis-doc'], '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-1726867079.9155457-11044-67562603460318/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867080.79384: _low_level_execute_command(): starting 10793 1726867080.79385: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867079.9155457-11044-67562603460318/ > /dev/null 2>&1 && sleep 0' 10793 1726867080.79387: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867080.79388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867080.79390: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867080.79391: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867080.79392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867080.81316: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867080.81321: stdout chunk (state=3): >>><<< 10793 1726867080.81323: stderr chunk (state=3): >>><<< 10793 1726867080.81326: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867080.81328: handler run complete 10793 1726867080.81374: attempt loop complete, returning result 10793 1726867080.81378: _execute() done 10793 1726867080.81380: dumping result to json 10793 1726867080.81387: done dumping result, returning 10793 1726867080.81396: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages [025ebf93-9f9d-c245-7b32-000000000119] 10793 1726867080.81398: sending task result for task 025ebf93-9f9d-c245-7b32-000000000119 10793 1726867080.81624: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000119 10793 1726867080.81627: WORKER PROCESS EXITING 10793 1726867080.81636: marking managed_node1 as failed 10793 1726867080.81646: 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=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 10793 1726867080.81658: ^ 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=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=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 10793 1726867080.81661: getting the next task for host managed_node1 10793 1726867080.81667: done getting next task for host managed_node1 10793 1726867080.81670: ^ task is: TASK: Handle failure case 10793 1726867080.81672: ^ 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 fatal: [managed_node1]: FAILED! => { "changed": false, "failures": [ "No package redis available.", "No package redis-doc available." ], "rc": 1, "results": [] } MSG: Failed to install some of the specified packages 10793 1726867080.81820: no more pending results, returning what we have 10793 1726867080.81823: results queue empty 10793 1726867080.81824: checking for any_errors_fatal 10793 1726867080.81829: done checking for any_errors_fatal 10793 1726867080.81829: checking for max_fail_percentage 10793 1726867080.81831: done checking for max_fail_percentage 10793 1726867080.81831: checking to see if all hosts have failed and the running result is not ok 10793 1726867080.81832: done checking to see if all hosts have failed 10793 1726867080.81833: getting the remaining hosts for this loop 10793 1726867080.81835: done getting the remaining hosts for this loop 10793 1726867080.81838: getting the next task for host managed_node1 10793 1726867080.81843: done getting next task for host managed_node1 10793 1726867080.81845: ^ task is: TASK: Handle failure case 10793 1726867080.81846: ^ 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 10793 1726867080.81855: getting variables 10793 1726867080.81856: in VariableManager get_vars() 10793 1726867080.81887: Calling all_inventory to load vars for managed_node1 10793 1726867080.81890: Calling groups_inventory to load vars for managed_node1 10793 1726867080.81892: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867080.81904: Calling all_plugins_play to load vars for managed_node1 10793 1726867080.81906: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867080.81911: Calling groups_plugins_play to load vars for managed_node1 10793 1726867080.82226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867080.82504: done with get_vars() 10793 1726867080.82517: done getting variables TASK [Handle failure case] ***************************************************** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:51 Friday 20 September 2024 17:18:00 -0400 (0:00:00.956) 0:00:05.791 ****** 10793 1726867080.82582: entering _queue_task() for managed_node1/include_tasks 10793 1726867080.82584: Creating lock for include_tasks 10793 1726867080.82810: worker is 1 (out of 1 available) 10793 1726867080.82825: exiting _queue_task() for managed_node1/include_tasks 10793 1726867080.82837: done queuing things up, now waiting for results queue to drain 10793 1726867080.82838: waiting for pending results... 10793 1726867080.82993: running TaskExecutor() for managed_node1/TASK: Handle failure case 10793 1726867080.83059: in run() - task 025ebf93-9f9d-c245-7b32-000000000012 10793 1726867080.83069: variable 'ansible_search_path' from source: unknown 10793 1726867080.83098: calling self._execute() 10793 1726867080.83161: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867080.83165: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867080.83175: variable 'omit' from source: magic vars 10793 1726867080.83255: _execute() done 10793 1726867080.83258: dumping result to json 10793 1726867080.83261: done dumping result, returning 10793 1726867080.83269: done running TaskExecutor() for managed_node1/TASK: Handle failure case [025ebf93-9f9d-c245-7b32-000000000012] 10793 1726867080.83274: sending task result for task 025ebf93-9f9d-c245-7b32-000000000012 10793 1726867080.83365: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000012 10793 1726867080.83368: WORKER PROCESS EXITING 10793 1726867080.83412: no more pending results, returning what we have 10793 1726867080.83418: in VariableManager get_vars() 10793 1726867080.83451: Calling all_inventory to load vars for managed_node1 10793 1726867080.83454: Calling groups_inventory to load vars for managed_node1 10793 1726867080.83456: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867080.83465: Calling all_plugins_play to load vars for managed_node1 10793 1726867080.83468: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867080.83470: Calling groups_plugins_play to load vars for managed_node1 10793 1726867080.83923: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867080.84711: done with get_vars() 10793 1726867080.84724: variable 'ansible_search_path' from source: unknown 10793 1726867080.84739: we have included files to process 10793 1726867080.84740: generating all_blocks data 10793 1726867080.84742: done generating all_blocks data 10793 1726867080.84749: processing included file: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 10793 1726867080.84750: loading included file: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 10793 1726867080.84753: Loading data from /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml 10793 1726867080.85199: done processing included file 10793 1726867080.85203: iterating over new_blocks loaded from include file 10793 1726867080.85205: in VariableManager get_vars() 10793 1726867080.85224: done with get_vars() 10793 1726867080.85226: filtering new block on tags 10793 1726867080.85255: done filtering new block on tags 10793 1726867080.85262: done iterating over new_blocks loaded from include file included: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml for managed_node1 10793 1726867080.85269: extending task lists for all hosts with included blocks 10793 1726867080.86366: done extending task lists 10793 1726867080.86368: done processing included files 10793 1726867080.86371: results queue empty 10793 1726867080.86371: checking for any_errors_fatal 10793 1726867080.86375: done checking for any_errors_fatal 10793 1726867080.86376: checking for max_fail_percentage 10793 1726867080.86377: done checking for max_fail_percentage 10793 1726867080.86377: checking to see if all hosts have failed and the running result is not ok 10793 1726867080.86378: done checking to see if all hosts have failed 10793 1726867080.86379: getting the remaining hosts for this loop 10793 1726867080.86380: done getting the remaining hosts for this loop 10793 1726867080.86384: getting the next task for host managed_node1 10793 1726867080.86391: done getting next task for host managed_node1 10793 1726867080.86393: ^ task is: TASK: Collect logs 10793 1726867080.86397: ^ 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 10793 1726867080.86400: getting variables 10793 1726867080.86401: in VariableManager get_vars() 10793 1726867080.86415: Calling all_inventory to load vars for managed_node1 10793 1726867080.86419: Calling groups_inventory to load vars for managed_node1 10793 1726867080.86421: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867080.86429: Calling all_plugins_play to load vars for managed_node1 10793 1726867080.86431: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867080.86435: Calling groups_plugins_play to load vars for managed_node1 10793 1726867080.86857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867080.87228: done with get_vars() 10793 1726867080.87238: done getting variables 10793 1726867080.87288: 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 [Collect logs] ************************************************************ task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Friday 20 September 2024 17:18:00 -0400 (0:00:00.047) 0:00:05.838 ****** 10793 1726867080.87312: entering _queue_task() for managed_node1/shell 10793 1726867080.87314: Creating lock for shell 10793 1726867080.87673: worker is 1 (out of 1 available) 10793 1726867080.87689: exiting _queue_task() for managed_node1/shell 10793 1726867080.87705: done queuing things up, now waiting for results queue to drain 10793 1726867080.87706: waiting for pending results... 10793 1726867080.88137: running TaskExecutor() for managed_node1/TASK: Collect logs 10793 1726867080.88142: in run() - task 025ebf93-9f9d-c245-7b32-00000000019e 10793 1726867080.88165: variable 'ansible_search_path' from source: unknown 10793 1726867080.88210: calling self._execute() 10793 1726867080.88313: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867080.88326: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867080.88352: variable 'omit' from source: magic vars 10793 1726867080.88477: variable 'omit' from source: magic vars 10793 1726867080.88537: variable 'omit' from source: magic vars 10793 1726867080.88580: variable 'omit' from source: magic vars 10793 1726867080.88632: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867080.88692: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867080.88720: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867080.88742: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867080.88780: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867080.88824: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867080.88838: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867080.88850: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867080.88996: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867080.88999: Set connection var ansible_shell_executable to /bin/sh 10793 1726867080.89003: Set connection var ansible_pipelining to False 10793 1726867080.89006: Set connection var ansible_shell_type to sh 10793 1726867080.89013: Set connection var ansible_connection to ssh 10793 1726867080.89029: Set connection var ansible_timeout to 10 10793 1726867080.89106: variable 'ansible_shell_executable' from source: unknown 10793 1726867080.89111: variable 'ansible_connection' from source: unknown 10793 1726867080.89113: variable 'ansible_module_compression' from source: unknown 10793 1726867080.89116: variable 'ansible_shell_type' from source: unknown 10793 1726867080.89118: variable 'ansible_shell_executable' from source: unknown 10793 1726867080.89120: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867080.89121: variable 'ansible_pipelining' from source: unknown 10793 1726867080.89123: variable 'ansible_timeout' from source: unknown 10793 1726867080.89124: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867080.89289: 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) 10793 1726867080.89311: variable 'omit' from source: magic vars 10793 1726867080.89328: starting attempt loop 10793 1726867080.89336: running the handler 10793 1726867080.89393: 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__) 10793 1726867080.89434: _low_level_execute_command(): starting 10793 1726867080.89544: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867080.90214: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867080.90247: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867080.90260: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867080.90332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867080.91959: stdout chunk (state=3): >>>/root <<< 10793 1726867080.92128: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867080.92177: stderr chunk (state=3): >>><<< 10793 1726867080.92198: stdout chunk (state=3): >>><<< 10793 1726867080.92229: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867080.92259: _low_level_execute_command(): starting 10793 1726867080.92274: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058 `" && echo ansible-tmp-1726867080.9223611-11090-165810579890058="` echo /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058 `" ) && sleep 0' 10793 1726867080.93183: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867080.93264: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867080.93312: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867080.93405: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867080.95277: stdout chunk (state=3): >>>ansible-tmp-1726867080.9223611-11090-165810579890058=/root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058 <<< 10793 1726867080.95380: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867080.95403: stderr chunk (state=3): >>><<< 10793 1726867080.95410: stdout chunk (state=3): >>><<< 10793 1726867080.95427: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867080.9223611-11090-165810579890058=/root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867080.95458: variable 'ansible_module_compression' from source: unknown 10793 1726867080.95499: ANSIBALLZ: Using generic lock for ansible.legacy.command 10793 1726867080.95502: ANSIBALLZ: Acquiring lock 10793 1726867080.95505: ANSIBALLZ: Lock acquired: 139911692700512 10793 1726867080.95511: ANSIBALLZ: Creating module 10793 1726867081.07903: ANSIBALLZ: Writing module into payload 10793 1726867081.07966: ANSIBALLZ: Writing module 10793 1726867081.07987: ANSIBALLZ: Renaming module 10793 1726867081.07992: ANSIBALLZ: Done creating module 10793 1726867081.08013: variable 'ansible_facts' from source: unknown 10793 1726867081.08069: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/AnsiballZ_command.py 10793 1726867081.08182: Sending initial data 10793 1726867081.08186: Sent initial data (156 bytes) 10793 1726867081.08644: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867081.08647: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867081.08650: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.08653: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867081.08657: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found <<< 10793 1726867081.08751: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.08755: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867081.08758: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867081.08760: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.08832: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.10469: 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 <<< 10793 1726867081.10539: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867081.10614: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp94y6v1t5 /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/AnsiballZ_command.py <<< 10793 1726867081.10617: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/AnsiballZ_command.py" <<< 10793 1726867081.10680: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp94y6v1t5" to remote "/root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/AnsiballZ_command.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/AnsiballZ_command.py" <<< 10793 1726867081.11402: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867081.11503: stderr chunk (state=3): >>><<< 10793 1726867081.11506: stdout chunk (state=3): >>><<< 10793 1726867081.11521: done transferring module to remote 10793 1726867081.11524: _low_level_execute_command(): starting 10793 1726867081.11527: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/ /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/AnsiballZ_command.py && sleep 0' 10793 1726867081.12187: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867081.12191: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration <<< 10793 1726867081.12194: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found <<< 10793 1726867081.12196: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.12279: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.12332: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.14133: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867081.14167: stderr chunk (state=3): >>><<< 10793 1726867081.14187: stdout chunk (state=3): >>><<< 10793 1726867081.14206: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867081.14268: _low_level_execute_command(): starting 10793 1726867081.14275: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/AnsiballZ_command.py && sleep 0' 10793 1726867081.14915: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867081.14928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867081.15019: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.15038: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.15061: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867081.15076: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867081.15095: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.15197: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.17337: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867081.17361: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867081.17393: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 10793 1726867081.17407: stdout chunk (state=3): >>>import '_weakref' # <<< 10793 1726867081.17473: stdout chunk (state=3): >>>import '_io' # <<< 10793 1726867081.17476: stdout chunk (state=3): >>>import 'marshal' # <<< 10793 1726867081.17515: stdout chunk (state=3): >>>import 'posix' # <<< 10793 1726867081.17547: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10793 1726867081.17550: stdout chunk (state=3): >>># installing zipimport hook <<< 10793 1726867081.17571: stdout chunk (state=3): >>>import 'time' # <<< 10793 1726867081.17583: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10793 1726867081.17632: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10793 1726867081.17636: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.17655: stdout chunk (state=3): >>>import '_codecs' # <<< 10793 1726867081.17678: stdout chunk (state=3): >>>import 'codecs' # <<< 10793 1726867081.17712: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867081.17744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10793 1726867081.17750: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac123104d0> <<< 10793 1726867081.17758: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac122dfb30> <<< 10793 1726867081.17782: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10793 1726867081.17785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 10793 1726867081.17793: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12312a50> <<< 10793 1726867081.17817: stdout chunk (state=3): >>>import '_signal' # <<< 10793 1726867081.17841: stdout chunk (state=3): >>>import '_abc' # <<< 10793 1726867081.17856: stdout chunk (state=3): >>>import 'abc' # <<< 10793 1726867081.17867: stdout chunk (state=3): >>>import 'io' # <<< 10793 1726867081.17901: stdout chunk (state=3): >>>import '_stat' # <<< 10793 1726867081.17904: stdout chunk (state=3): >>>import 'stat' # <<< 10793 1726867081.17991: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867081.18015: stdout chunk (state=3): >>>import 'genericpath' # <<< 10793 1726867081.18020: stdout chunk (state=3): >>>import 'posixpath' # <<< 10793 1726867081.18043: stdout chunk (state=3): >>>import 'os' # <<< 10793 1726867081.18067: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10793 1726867081.18080: stdout chunk (state=3): >>>Processing user site-packages <<< 10793 1726867081.18096: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10793 1726867081.18104: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 10793 1726867081.18115: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10793 1726867081.18138: 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 <<< 10793 1726867081.18143: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10793 1726867081.18168: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12105130> <<< 10793 1726867081.18226: 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 <<< 10793 1726867081.18235: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.18243: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12105fd0> <<< 10793 1726867081.18273: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867081.18301: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867081.18532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867081.18549: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10793 1726867081.18631: 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' <<< 10793 1726867081.18634: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10793 1726867081.18749: 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 0x7fac12143e00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10793 1726867081.18828: 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 0x7fac12143ec0> # /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' <<< 10793 1726867081.18911: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py # code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.18915: stdout chunk (state=3): >>>import 'itertools' # <<< 10793 1726867081.19046: 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 0x7fac1217b7d0> # /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10793 1726867081.19056: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1217be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1215baa0> import '_functools' # <<< 10793 1726867081.19073: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12159160> <<< 10793 1726867081.19186: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12140fb0> # /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10793 1726867081.19220: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10793 1726867081.19266: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10793 1726867081.19418: 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' <<< 10793 1726867081.19465: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1219f7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1219e3c0> # /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 0x7fac1215a210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1219cb90> # /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 0x7fac121d07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12140230> <<< 10793 1726867081.19475: 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' <<< 10793 1726867081.19513: 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 0x7fac121d0c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d0b30> <<< 10793 1726867081.19567: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.19578: 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 0x7fac121d0f20> <<< 10793 1726867081.19615: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1213ed50> # /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' <<< 10793 1726867081.19720: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10793 1726867081.19751: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10793 1726867081.19760: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d15e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d12b0> import 'importlib.machinery' # <<< 10793 1726867081.19781: 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 0x7fac121d24e0> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867081.19846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10793 1726867081.19848: 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 0x7fac121e86e0> <<< 10793 1726867081.19988: stdout chunk (state=3): >>>import 'errno' # <<< 10793 1726867081.19996: 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 0x7fac121e9dc0> <<< 10793 1726867081.20047: 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 0x7fac121eac30> # 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 0x7fac121eb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121ea180> <<< 10793 1726867081.20051: 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' <<< 10793 1726867081.20083: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.20107: 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 0x7fac121ebce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121eb410> <<< 10793 1726867081.20141: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d2450> <<< 10793 1726867081.20168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867081.20375: 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 0x7fac11f6bb60> # /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 0x7fac11f94530> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f942c0> <<< 10793 1726867081.20378: 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 0x7fac11f94560> <<< 10793 1726867081.20390: 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' <<< 10793 1726867081.20462: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.20584: 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 0x7fac11f94e60> <<< 10793 1726867081.20804: 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 0x7fac11f95850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f94740> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f69d00> # /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 0x7fac11f96c00> <<< 10793 1726867081.20848: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f95970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d2c00> <<< 10793 1726867081.20876: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867081.20938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.20959: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10793 1726867081.20997: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867081.21029: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11fc2f60> <<< 10793 1726867081.21125: 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 <<< 10793 1726867081.21176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10793 1726867081.21214: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11fe72c0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867081.21239: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867081.21283: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867081.21327: 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 0x7fac12013fb0> <<< 10793 1726867081.21359: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10793 1726867081.21362: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10793 1726867081.21381: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10793 1726867081.21427: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867081.21516: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12046810> <<< 10793 1726867081.21660: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac120441d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11fe7f50> # /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 0x7fac1192d220> <<< 10793 1726867081.21684: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11fe60f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f97b30> <<< 10793 1726867081.21796: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867081.21812: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fac11fe66f0> <<< 10793 1726867081.21988: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_hz7i5jl1/ansible_ansible.legacy.command_payload.zip' # zipimport: zlib available <<< 10793 1726867081.22113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.22140: 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' <<< 10793 1726867081.22183: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10793 1726867081.22270: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10793 1726867081.22297: 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 0x7fac1197eff0> <<< 10793 1726867081.22319: stdout chunk (state=3): >>>import '_typing' # <<< 10793 1726867081.22499: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11961ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11961070> # zipimport: zlib available <<< 10793 1726867081.22572: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10793 1726867081.22576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.22598: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10793 1726867081.23972: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.25108: 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 0x7fac1197cec0> <<< 10793 1726867081.25117: 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' <<< 10793 1726867081.25138: 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' <<< 10793 1726867081.25174: 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' <<< 10793 1726867081.25180: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.25192: 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 0x7fac119aaa20> <<< 10793 1726867081.25225: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119aa7b0> <<< 10793 1726867081.25266: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119aa0c0> <<< 10793 1726867081.25285: 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' <<< 10793 1726867081.25361: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119aab10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1197fc80> import 'atexit' # <<< 10793 1726867081.25383: 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 0x7fac119ab7a0> <<< 10793 1726867081.25419: 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 0x7fac119ab980> <<< 10793 1726867081.25433: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867081.25488: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10793 1726867081.25491: stdout chunk (state=3): >>>import '_locale' # <<< 10793 1726867081.25538: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119abe90> <<< 10793 1726867081.25544: stdout chunk (state=3): >>>import 'pwd' # <<< 10793 1726867081.25574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867081.25577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867081.25622: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11811cd0> <<< 10793 1726867081.25651: 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 0x7fac118138f0> <<< 10793 1726867081.25684: 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' <<< 10793 1726867081.25738: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118142f0> <<< 10793 1726867081.25752: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10793 1726867081.25782: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10793 1726867081.25841: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11815490> <<< 10793 1726867081.25846: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867081.25849: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10793 1726867081.25884: 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' <<< 10793 1726867081.25930: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11817f20><<< 10793 1726867081.25933: stdout chunk (state=3): >>> <<< 10793 1726867081.25983: 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 0x7fac119630e0> <<< 10793 1726867081.25989: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118161e0> <<< 10793 1726867081.26062: 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' <<< 10793 1726867081.26090: 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 <<< 10793 1726867081.26170: 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' <<< 10793 1726867081.26267: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11823ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11822990> <<< 10793 1726867081.26283: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118226f0> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10793 1726867081.26346: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10793 1726867081.26399: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11822c60> <<< 10793 1726867081.26512: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118166f0> # 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 0x7fac11867f80> # /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 0x7fac11868230> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10793 1726867081.26545: 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' <<< 10793 1726867081.26586: 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 0x7fac11869ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11869a60> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867081.26656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867081.26698: 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 0x7fac1186c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1186a390> <<< 10793 1726867081.26727: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867081.26756: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.26831: 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' # <<< 10793 1726867081.26835: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1186f9b0> <<< 10793 1726867081.26989: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1186c380> <<< 10793 1726867081.27140: 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 0x7fac11870c80> # 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 0x7fac11870b30> <<< 10793 1726867081.27208: 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 0x7fac11870cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118683e0> <<< 10793 1726867081.27213: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867081.27243: 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 0x7fac118fc2f0> <<< 10793 1726867081.27382: 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 0x7fac118fd460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11872a80> # 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 0x7fac11873e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118726c0> <<< 10793 1726867081.27414: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10793 1726867081.27461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.27513: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.27603: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.27638: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10793 1726867081.27641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.27645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.27672: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10793 1726867081.27778: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.27900: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.28406: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.28940: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10793 1726867081.28944: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 10793 1726867081.28949: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 10793 1726867081.28965: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10793 1726867081.28983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.29029: 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 0x7fac117015e0> <<< 10793 1726867081.29113: 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' <<< 10793 1726867081.29130: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11702330> <<< 10793 1726867081.29136: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118fd820> <<< 10793 1726867081.29178: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867081.29191: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.29213: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.29227: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10793 1726867081.29239: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.29377: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.29544: 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 0x7fac11702360> <<< 10793 1726867081.29567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30011: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30446: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30581: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10793 1726867081.30627: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30677: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867081.30681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30732: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30837: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # # zipimport: zlib available <<< 10793 1726867081.30852: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10793 1726867081.30908: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.30943: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10793 1726867081.31161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.31455: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867081.31458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867081.31545: stdout chunk (state=3): >>>import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11703560> <<< 10793 1726867081.31549: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.31601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.31722: 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' # <<< 10793 1726867081.31819: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867081.31822: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 10793 1726867081.31867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.31933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.32037: 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 <<< 10793 1726867081.32128: 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 0x7fac1170e0c0> <<< 10793 1726867081.32188: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1170b410> import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867081.32218: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.32250: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.32305: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.32355: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.32402: 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 <<< 10793 1726867081.32440: 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 <<< 10793 1726867081.32486: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867081.32514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10793 1726867081.32536: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10793 1726867081.32578: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11802ba0> <<< 10793 1726867081.32621: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119e2870> <<< 10793 1726867081.32703: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1170e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1170e180> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10793 1726867081.32740: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867081.32764: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867081.32827: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867081.32832: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.32855: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10793 1726867081.32963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.33078: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 10793 1726867081.33083: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10793 1726867081.33103: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119e1ac0> <<< 10793 1726867081.33174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.37304: stdout chunk (state=3): >>> {"changed": true, "stdout": "Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 5.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u25<<< 10793 1726867081.37447: stdout chunk (state=3): >>>91\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 5.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Startup finished in 111ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 111509 microseconds.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 672.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root.\n\u2591\u2591 Subject: A start job for unit session-1.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-1.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 752.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4262]: Received disconnect from 10.30.34.46 port 52958:11: disconnected by user\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4262]: Disconnected from user root 10.30.34.46 port 52958\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4246) opened.\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_unix(sshd:session): session closed for user root\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-1.scope has successfully entered the 'dead' state.\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Session 1 logged out. Waiting for processes to exit.\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 1.\n\u2591\u2591 Subject: Session 1 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 1 has been terminated.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: Accepted publickey for root from 10.31.9.230 port 43492 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4294) opened.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 3 of user root.\n\u2591\u2591 Subject: A new session 3 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 3 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4294.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root.\n\u2591\u2591 Subject: A start job for unit session-3.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-3.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: Accepted publickey for root from 10.31.9.230 port 43496 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4295) opened.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 4 of user root.\n\u2591\u2591 Subject: A new session 4 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 4 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4295.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root.\n\u2591\u2591 Subject: A start job for unit session-4.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-4.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 914.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4301]: Received disconnect from 10.31.9.230 port 43496:11: disconnected by user\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4301]: Disconnected from user root 10.31.9.230 port 43496\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4295) opened.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_unix(sshd:session): session closed for user root\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-4.scope has successfully entered the 'dead' state.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Session 4 logged out. Waiting for processes to exit.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 4.\n\u2591\u2591 Subject: Session 4 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 4 has been terminated.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: Accepted publickey for root from 10.31.44.140 port 43644 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6142) opened.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 5 of user root.\n\u2591\u2591 Subject: A new session 5 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 5 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 6142.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-5.scope - Session 5 of User root.\n\u2591\u2591 Subject: A start job for unit session-5.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-5.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 995.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Invoked\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6634]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: Converting 381 SID table entries...\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: Converting 382 SID table entries...\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started run-rb383e14c2cc34fa995904c4ce1e1e4cd.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1076.\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemctl[7415]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units.\nSep 20 17:16:15 ip-10-31-14-45.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://access.redhat.com/support\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 1153.\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7418 ('systemctl') (unit session-5.scope)...\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 187 ms.\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting logrotate.service - Rotate log files...\n\u2591\u2591 Subject: A start job for unit logrotate.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1230.\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: logrotate.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit logrotate.service has successfully entered the 'dead' state.\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Finished logrotate.service - Rotate log files.\n\u2591\u2591 Subject: A start job for unit logrotate.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1230.\nSep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7713]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False 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 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7713]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7827]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7940]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8053]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:20 ip-10-31-14-45.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://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 17:16:20 ip-10-31-14-45.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://access.redhat.com/support\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 1153.\nSep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8143]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866979.347841-7197-213107884225477/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: run-rb383e14c2cc34fa995904c4ce1e1e4cd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has successfully entered the 'dead' state.\nSep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8260]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8350]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866980.1593199-7212-232211379455413/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8555]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866980.882958-7235-255435507018835/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 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 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user Invoked with 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-14-45.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user [debug] User instantiated - platform Generic\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user Executing: /usr/sbin/useradd -m -r metrics\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com useradd[8670]: new group: name=metrics, GID=993\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com useradd[8670]: new user: name=metrics, UID=993, GID=993, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8787]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! 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\"\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 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8787]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com sasldblistusers2[8791]: _sasldb_getkeyhandle has failed\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9001]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866983.1457899-7306-201858932975787/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 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 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmcd\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmcd.service - Performance Metrics Collector Daemon...\n\u2591\u2591 Subject: A start job for unit pmcd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1307.\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmcd.service - Performance Metrics Collector Daemon.\n\u2591\u2591 Subject: A start job for unit pmcd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1307.\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[9259]: Installing dm PMDA ...\nSep 20 17:16:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9479]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9592]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9705]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9885]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9998]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10111]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10291]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10404]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10676]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866988.203862-7506-36199714923160/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: 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 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10881]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866989.0115042-7506-196521941802883/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: 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 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11175]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866989.799104-7506-38908698140129/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: 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 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11385]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866990.50478-7506-202270095235479/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: 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 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[11622]: Installing nfsclient PMDA ...\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11590]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866991.2063167-7506-129836944552502/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: 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 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11911]: 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 17:16:33 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12024]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.2 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 17:16:33 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12229]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.3 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12342]: 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12455]: 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12573]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12686]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12811]: Installing openmetrics PMDA ...\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12799]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Initializing ... currently in notready state.\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Found source grafana cluster 1\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Found source kepler cluster 2\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Ready to process requests\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Initializing ... currently in notready state.\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Found source grafana cluster 1\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Found source kepler cluster 2\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Ready to process requests\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12961]: 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 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13160]: 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 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13273]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13363]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866996.758805-7858-73147905117422/.source.2 dest=/etc/pcp/pmie/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=a686dac1e9daaa0aa02d7d653c4b3c3c4a77e408 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 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13570]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13660]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866997.514659-7858-132189245014814/.source.3 dest=/etc/pcp/pmie/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=1945776c5e9ff6e68ac3c4db876dadb6de1214bc 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 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmie\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine...\n\u2591\u2591 Subject: A start job for unit pmie.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1384.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine.\n\u2591\u2591 Subject: A start job for unit pmie.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1384.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.timer - Half-hourly check of PMIE instances.\n\u2591\u2591 Subject: A start job for unit pmie_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1464.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_daily.timer - Daily processing of PMIE logs.\n\u2591\u2591 Subject: A start job for unit pmie_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1461.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service...\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has begun <<< 10793 1726867081.37598: stdout chunk (state=3): >>>execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1462.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_check.service - Check PMIE instances are running...\n\u2591\u2591 Subject: A start job for unit pmie_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1466.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service.\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1462.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.timer - Half-hourly check of pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1463.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm_check.service - Check and migrate non-primary pmie farm instances...\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1543.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.service - Check PMIE instances are running.\n\u2591\u2591 Subject: A start job for unit pmie_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1466.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.service - Check and migrate non-primary pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1543.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[14578]: 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 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_check.service has successfully entered the 'dead' state.\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Unit process 14732 (pmie) remains running after unit stopped.\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_farm_check.service has successfully entered the 'dead' state.\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: 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 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15150]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867000.0533485-7987-20987473071497/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15355]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867000.8388178-8020-167466338539683/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15468]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15558]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867001.5853739-8050-249941361811052/.source.2 dest=/etc/pcp/pmlogger/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=8f28f239f1a5534def4c94966c7a118f30a9ec7f 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 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15671]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15761]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867002.287353-8050-109646983520904/.source.3 dest=/etc/pcp/pmlogger/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=2bdc74d86ce5dacdb7ea86697ec6881216757a4b 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 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmlogger\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1620.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1620.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.timer - Half-hourly check of pmlogger instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1700.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_daily.timer - Daily processing of archives.\n\u2591\u2591 Subject: A start job for unit pmlogger_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1699.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1697.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_check.service - Check pmlogger instances are running...\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1702.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.service - Check pmlogger instances are running.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1702.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1697.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.timer - Half-hourly check of pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1698.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1779.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1779.\nSep 20 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[16978]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.2 _uses_shell=False 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 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[16978]: ansible-ansible.legacy.command Executing: grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.2\nSep 20 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17251]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.3 _uses_shell=False 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 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17251]: ansible-ansible.legacy.command Executing: grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.3\nSep 20 17:16:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17430]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/pcp/pmie/control.d/127.0.0.2\" _uses_shell=False 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 17:16:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17430]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/pcp/pmie/control.d/127.0.0.2\nSep 20 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17836]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/pcp/pmie/control.d/127.0.0.3\" _uses_shell=False 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 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17836]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/pcp/pmie/control.d/127.0.0.3\nSep 20 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18150]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\\s*\\S+\\s+y\\s+n\\s+' /etc/pcp/pmie/control.d//local _uses_shell=False 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 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18150]: ansible-ansible.legacy.command Executing: grep -E '^\\s*\\S+\\s+y\\s+n\\s+' /etc/pcp/pmie/control.d//local\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm_check.service has successfully entered the 'dead' state.\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl restart pmlogger\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938.\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_check.service has successfully entered the 'dead' state.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm.service has successfully entered the 'dead' state.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938 and the job result is done.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger.service has successfully entered the 'dead' state.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856 and the job result is done.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938.\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Invoked\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSe<<< 10793 1726867081.37704: stdout chunk (state=3): >>>p 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Invoked\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21336]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21460]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726867016.3822153-8490-159602023129773/.source.txt _original_basename=.2ggmbg3y follow=False checksum=868fa562dfbaf631bf05768f9f8d0e5ccb128f0e 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 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21615]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\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 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:16:59 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21852]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:02 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22434]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False 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 17:17:02 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22434]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 17:17:03 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22488]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:03 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22639]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22752]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/ansible-managed\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/ansible-managed\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22922]: ansible-ansible.legacy.file Invoked with 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=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 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/optional/ansible-managed\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/optional/ansible-managed\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23092]: ansible-ansible.legacy.file Invoked with 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=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 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23262]: ansible-ansible.legacy.file Invoked with 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=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 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user Invoked with 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-14-45.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user [debug] User instantiated - platform Generic\nSep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user Executing: /usr/sbin/usermod --help\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23490]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! 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\"\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 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23490]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23665]: ansible-ansible.legacy.file Invoked with 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=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 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 17:17:09 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23893]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:09 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24006]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24119]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24232]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24345]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:11 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24458]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:11 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24571]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24684]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24854]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25024]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25194]: 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 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: 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 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25364]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25534]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:17:16 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25704]: 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 17:17:16 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25817]: 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 17:17:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25930]: 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 17:17:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26043]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26156]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26269]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26382]: 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 17:17:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26495]: 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 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: 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 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26723]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26893]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 17:17:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 17:17:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27063]: 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 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: 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 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 17:17:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27291]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:17:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27404]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com dbus-broker-launch[627]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com dbus-broker-launch[627]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started run-ra96b22c3541b4186b2bbd15c4525e5a0.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1941.\nSep 20 17:17:27 ip-10-31-14-45.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://access.redhat.com/support\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 2018.\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/capsh --print\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/locale -a\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:17:29 ip-10-31-14-45.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://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 17:17:29 ip-10-31-14-45.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://access.redhat.com/support\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 2018.\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: run-ra96b22c3541b4186b2bbd15c4525e5a0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has successfully entered the 'dead' state.\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:17:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27897]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False\nSep 20 17:17:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28010]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked\nSep 20 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28123]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False 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 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28123]: ansible-ansible.legacy.command Executing: pcp\nSep 20 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28327]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmlogger.pmcd_host | grep '\"primary\"'\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 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28327]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host '|' grep '\"primary\"'\nSep 20 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28443]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger\" _uses_shell=False 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 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28443]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger\nSep 20 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28557]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger_timers\" _uses_shell=False 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 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28557]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger_timers\nSep 20 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28671]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmie.pmcd_host | grep '\"primary\"'\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 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28671]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host '|' grep '\"primary\"'\nSep 20 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28787]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n semanage boolean --list | egrep \"pcp_bind_all_unreserved_ports *\\(on \" _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 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28787]: ansible-ansible.legacy.command Executing: set -euo pipefail semanage boolean --list '|' egrep 'pcp_bind_all<<< 10793 1726867081.37760: stdout chunk (state=3): >>>_unreserved_ports *\\(on '\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Invoked\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:17:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29121]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29121]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29235]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29235]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29349]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29349]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 17:17:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29463]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29463]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy\nSep 20 17:17:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29614]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29706]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726867067.3100536-10481-200256202110936/.source.txt _original_basename=.7jpvwavf follow=False checksum=50929b5753df0ae00596e2aec59016c22744a536 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 17:17:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29819]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\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 17:17:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30222]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Invoked\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:17:59 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30753]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:18:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30980]: 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 17:18:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30980]: 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 32\ndr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../\ndrwxr-xr-x. 3 root root 60 Sep 20 17:12 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 17:12 log/\ndrwxr-xr-x. 3 root root 60 Sep 20 17:12 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 modprobe.d/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 mount/\n-r--r--r--. 1 root root 33 Sep 20 17:12 machine-id\nprw-------. 1 root root 0 Sep 20 17:12 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 17:12 dmeventd-client|\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 rpcbind.sock=\nprw-------. 1 root root 0 Sep 20 17:12 initctl|\ndrwx------. 2 root root 80 Sep 20 17:12 lvm/\ndrwx------. 2 root root 40 Sep 20 17:12 cryptsetup/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 setrans/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 sepermit/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 faillock/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 console/\ndrwx--x--x. 3 root root 60 Sep 20 17:12 sudo/\ndrwxrwxr-x. 2 sssd sssd 40 Sep 20 17:12 sssd/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 motd.d/\n-rw-r--r--. 1 root root 0 Sep 20 17:12 motd\ndrwx------. 2 rpc rpc 60 Sep 20 17:12 rpcbind/\n-rw-r--r--. 1 root root 4 Sep 20 17:12 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 .heim_org.h5l.kcm-socket=\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 irqbalance/\n-rw-------. 1 root root 3 Sep 20 17:12 rsyslogd.pid\ndrwxr-xr-x. 2 root root 100 Sep 20 17:12 dhcpcd/\ndrwxr-xr-x. 4 root root 120 Sep 20 17:12 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 17:12 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 17:12 chrony/\n-rw-------. 1 root root 4 Sep 20 17:12 sm-notify.pid\ndrwxr-xr-x. 4 root root 100 Sep 20 17:12 lock/\n-rw-r--r--. 1 root root 4 Sep 20 17:12 sshd.pid\n-rw-r--r--. 1 root root 4 Sep 20 17:12 crond.pid\n----------. 1 root root 0 Sep 20 17:12 cron.reboot\ndrwx------. 3 root root 340 Sep 20 17:12 cloud-init/\ndrwxr-xr-x. 5 root root 100 Sep 20 17:12 credentials/\n-rw-------. 1 root root 0 Sep 20 17:12 agetty.reload\ndrwxr-xr-x. 2 root root 80 Sep 20 17:12 blkid/\ndrwxr-xr-x. 7 root root 160 Sep 20 17:13 udev/\ndrwxr-xr-x. 3 root root 60 Sep 20 17:14 user/\ndrwxr-xr-x. 2 root root 80 Sep 20 17:16 selinux-policy/\ndrwxr-xr-x. 34 root root 1040 Sep 20 17:16 ./\ndrwxr-xr-x. 22 root root 640 Sep 20 17:16 systemd/\ndrwxrwxr-x. 2 pcp pcp 200 Sep 20 17:16 pcp/\n-rw-rw-r--. 1 root utmp 2304 Sep 20 17:18 utmp\ntotal 12\ndrwxr-xr-x. 34 root root 1040 Sep 20 17:16 ../\nsrw-rw-rw-. 1 root root 0 Sep 20 17:16 pmcd.socket=\n-r--r--r--. 1 root root 4 Sep 20 17:16 pmcd.pid\n-r--r--r--. 1 pcp pcp 5 Sep 20 17:16 pmie.pid\nlrwxrwxrwx. 1 pcp pcp 30 Sep 20 17:16 pmlogger.primary.socket -> /run/pcp/pmlogger.19458.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 17:16 pmlogger.pid\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.19458.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.19797.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.20230.socket=\ndrwxrwxr-x. 2 pcp pcp 200 Sep 20 17:16 ./", "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 17:18:01.331426", "end": "2024-09-20 17:18:01.368236", "delta": "0:00:00.036810", "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}}} <<< 10793 1726867081.37768: stdout chunk (state=3): >>># destroy __main__ <<< 10793 1726867081.38221: 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 <<< 10793 1726867081.38225: 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 <<< 10793 1726867081.38254: 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 <<< 10793 1726867081.38343: stdout chunk (state=3): >>># cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib <<< 10793 1726867081.38374: stdout chunk (state=3): >>># cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp <<< 10793 1726867081.38447: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing _locale <<< 10793 1726867081.38479: 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 # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 <<< 10793 1726867081.38643: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10793 1726867081.38695: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10793 1726867081.38732: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10793 1726867081.38737: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob <<< 10793 1726867081.38805: stdout chunk (state=3): >>># destroy ipaddress <<< 10793 1726867081.38810: stdout chunk (state=3): >>># destroy ntpath # destroy importlib <<< 10793 1726867081.38814: 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 <<< 10793 1726867081.38817: stdout chunk (state=3): >>># destroy json.scanner <<< 10793 1726867081.38852: 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 <<< 10793 1726867081.38874: stdout chunk (state=3): >>># destroy fnmatch <<< 10793 1726867081.38881: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array # destroy datetime <<< 10793 1726867081.38951: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10793 1726867081.38955: stdout chunk (state=3): >>># destroy distro # destroy distro.distro <<< 10793 1726867081.38958: stdout chunk (state=3): >>># destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 10793 1726867081.39041: 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 <<< 10793 1726867081.39044: stdout chunk (state=3): >>># cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings <<< 10793 1726867081.39075: 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 <<< 10793 1726867081.39117: stdout chunk (state=3): >>># destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # 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 <<< 10793 1726867081.39123: 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 <<< 10793 1726867081.39145: 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 <<< 10793 1726867081.39255: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10793 1726867081.39260: stdout chunk (state=3): >>># destroy _socket <<< 10793 1726867081.39283: stdout chunk (state=3): >>># destroy _collections <<< 10793 1726867081.39331: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10793 1726867081.39342: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10793 1726867081.39392: stdout chunk (state=3): >>># destroy _typing <<< 10793 1726867081.39395: 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 <<< 10793 1726867081.39400: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10793 1726867081.39499: 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 <<< 10793 1726867081.39505: stdout chunk (state=3): >>># destroy time <<< 10793 1726867081.39526: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 10793 1726867081.39532: stdout chunk (state=3): >>># destroy _hashlib <<< 10793 1726867081.39556: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re # destroy itertools <<< 10793 1726867081.39576: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 10793 1726867081.39584: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10793 1726867081.39913: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867081.39945: stderr chunk (state=3): >>><<< 10793 1726867081.39950: stdout chunk (state=3): >>><<< 10793 1726867081.40252: _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 0x7fac123104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac122dfb30> # /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 0x7fac12312a50> 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 0x7fac12105130> # /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 0x7fac12105fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7fac12143e00> # /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 0x7fac12143ec0> # /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 0x7fac1217b7d0> # /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 0x7fac1217be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1215baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12159160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12140fb0> # /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 0x7fac1219f7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1219e3c0> # /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 0x7fac1215a210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1219cb90> # /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 0x7fac121d07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac12140230> # /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 0x7fac121d0c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d0b30> # 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 0x7fac121d0f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1213ed50> # /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 0x7fac121d15e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d12b0> 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 0x7fac121d24e0> 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 0x7fac121e86e0> 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 0x7fac121e9dc0> # /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 0x7fac121eac30> # 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 0x7fac121eb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121ea180> # /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 0x7fac121ebce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121eb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d2450> # /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 0x7fac11f6bb60> # /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 0x7fac11f94530> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f942c0> # 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 0x7fac11f94560> # /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 0x7fac11f94e60> # 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 0x7fac11f95850> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f94740> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f69d00> # /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 0x7fac11f96c00> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f95970> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac121d2c00> # /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 0x7fac11fc2f60> # /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 0x7fac11fe72c0> # /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 0x7fac12013fb0> # /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 0x7fac12046810> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac120441d0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11fe7f50> # /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 0x7fac1192d220> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11fe60f0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11f97b30> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fac11fe66f0> # zipimport: found 30 names in '/tmp/ansible_ansible.legacy.command_payload_hz7i5jl1/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 0x7fac1197eff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11961ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11961070> # 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 0x7fac1197cec0> # /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 0x7fac119aaa20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119aa7b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119aa0c0> # /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 0x7fac119aab10> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1197fc80> 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 0x7fac119ab7a0> # 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 0x7fac119ab980> # /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 0x7fac119abe90> 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 0x7fac11811cd0> # 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 0x7fac118138f0> # /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 0x7fac118142f0> # /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 0x7fac11815490> # /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 0x7fac11817f20> # 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 0x7fac119630e0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118161e0> # /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 0x7fac11823ec0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11822990> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118226f0> # /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 0x7fac11822c60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118166f0> # 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 0x7fac11867f80> # /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 0x7fac11868230> # /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 0x7fac11869ca0> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11869a60> # /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 0x7fac1186c230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1186a390> # /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 0x7fac1186f9b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1186c380> # 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 0x7fac11870c80> # 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 0x7fac11870b30> # 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 0x7fac11870cb0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118683e0> # /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 0x7fac118fc2f0> # 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 0x7fac118fd460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac11872a80> # 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 0x7fac11873e30> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118726c0> # 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 0x7fac117015e0> # /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 0x7fac11702330> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac118fd820> 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 0x7fac11702360> # 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 0x7fac11703560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7fac1170e0c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1170b410> 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 0x7fac11802ba0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac119e2870> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1170e390> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fac1170e180> # 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 0x7fac119e1ac0> # zipimport: zlib available {"changed": true, "stdout": "Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target paths.target - Paths.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 3.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target timers.target - Timers.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 8.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Starting dbus.socket - D-Bus User Message Bus Socket...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories...\n\u2591\u2591 Subject: A start job for unit UNIT has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 5.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 5.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Listening on dbus.socket - D-Bus User Message Bus Socket.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 12.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target sockets.target - Sockets.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 11.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target basic.target - Basic System.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 2.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target default.target - Main User Target.\n\u2591\u2591 Subject: A start job for unit UNIT has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit UNIT has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Startup finished in 111ms.\n\u2591\u2591 Subject: User manager start-up is now complete\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The user manager instance for user 0 has been started. All services queued\n\u2591\u2591 for starting have been started. Note that other services might still be starting\n\u2591\u2591 up or be started at any later time.\n\u2591\u2591 \n\u2591\u2591 Startup of the manager took 111509 microseconds.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0.\n\u2591\u2591 Subject: A start job for unit user@0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit user@0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 672.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root.\n\u2591\u2591 Subject: A start job for unit session-1.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-1.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 752.\nSep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4262]: Received disconnect from 10.30.34.46 port 52958:11: disconnected by user\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4262]: Disconnected from user root 10.30.34.46 port 52958\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4246) opened.\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_unix(sshd:session): session closed for user root\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-1.scope has successfully entered the 'dead' state.\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Session 1 logged out. Waiting for processes to exit.\nSep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 1.\n\u2591\u2591 Subject: Session 1 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 1 has been terminated.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: Accepted publickey for root from 10.31.9.230 port 43492 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4294) opened.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 3 of user root.\n\u2591\u2591 Subject: A new session 3 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 3 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4294.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root.\n\u2591\u2591 Subject: A start job for unit session-3.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-3.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 833.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: Accepted publickey for root from 10.31.9.230 port 43496 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4295) opened.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 4 of user root.\n\u2591\u2591 Subject: A new session 4 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 4 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 4295.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root.\n\u2591\u2591 Subject: A start job for unit session-4.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-4.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 914.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4301]: Received disconnect from 10.31.9.230 port 43496:11: disconnected by user\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4301]: Disconnected from user root 10.31.9.230 port 43496\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4295) opened.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_unix(sshd:session): session closed for user root\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit session-4.scope has successfully entered the 'dead' state.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Session 4 logged out. Waiting for processes to exit.\nSep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 4.\n\u2591\u2591 Subject: Session 4 has been terminated\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A session with the ID 4 has been terminated.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: Accepted publickey for root from 10.31.44.140 port 43644 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6142) opened.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 5 of user root.\n\u2591\u2591 Subject: A new session 5 has been created for user root\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 Documentation: sd-login(3)\n\u2591\u2591 \n\u2591\u2591 A new session with the ID 5 has been created for the user root.\n\u2591\u2591 \n\u2591\u2591 The leading process of the session is 6142.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-5.scope - Session 5 of User root.\n\u2591\u2591 Subject: A start job for unit session-5.scope has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit session-5.scope has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 995.\nSep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0)\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Invoked\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6634]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: Converting 381 SID table entries...\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: Converting 382 SID table entries...\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0\nSep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started run-rb383e14c2cc34fa995904c4ce1e1e4cd.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1076.\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemctl[7415]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units.\nSep 20 17:16:15 ip-10-31-14-45.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://access.redhat.com/support\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 1153.\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7418 ('systemctl') (unit session-5.scope)...\nSep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reloading...\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 187 ms.\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units\u2026\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting logrotate.service - Rotate log files...\n\u2591\u2591 Subject: A start job for unit logrotate.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1230.\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: logrotate.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit logrotate.service has successfully entered the 'dead' state.\nSep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Finished logrotate.service - Rotate log files.\n\u2591\u2591 Subject: A start job for unit logrotate.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit logrotate.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1230.\nSep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7713]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False 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 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7713]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7827]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7940]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8053]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:20 ip-10-31-14-45.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://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 17:16:20 ip-10-31-14-45.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://access.redhat.com/support\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 1153.\nSep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8143]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866979.347841-7197-213107884225477/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: run-rb383e14c2cc34fa995904c4ce1e1e4cd.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has successfully entered the 'dead' state.\nSep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8260]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8350]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866980.1593199-7212-232211379455413/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8555]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866980.882958-7235-255435507018835/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 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 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user Invoked with 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-14-45.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user [debug] User instantiated - platform Generic\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user Executing: /usr/sbin/useradd -m -r metrics\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com useradd[8670]: new group: name=metrics, GID=993\nSep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com useradd[8670]: new user: name=metrics, UID=993, GID=993, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8787]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! 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\"\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 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8787]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com sasldblistusers2[8791]: _sasldb_getkeyhandle has failed\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9001]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866983.1457899-7306-201858932975787/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 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 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmcd\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmcd.service - Performance Metrics Collector Daemon...\n\u2591\u2591 Subject: A start job for unit pmcd.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1307.\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmcd.service - Performance Metrics Collector Daemon.\n\u2591\u2591 Subject: A start job for unit pmcd.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmcd.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1307.\nSep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[9259]: Installing dm PMDA ...\nSep 20 17:16:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9479]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9592]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9705]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9885]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9998]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10111]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10291]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10404]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10676]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866988.203862-7506-36199714923160/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: 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 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10881]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866989.0115042-7506-196521941802883/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: 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 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11175]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866989.799104-7506-38908698140129/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: 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 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11385]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866990.50478-7506-202270095235479/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: 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 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[11622]: Installing nfsclient PMDA ...\nSep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11590]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866991.2063167-7506-129836944552502/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: 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 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11911]: 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 17:16:33 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12024]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.2 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 17:16:33 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12229]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.3 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12342]: 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12455]: 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12573]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12686]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12811]: Installing openmetrics PMDA ...\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12799]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Initializing ... currently in notready state.\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Found source grafana cluster 1\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Found source kepler cluster 2\nSep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Ready to process requests\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Initializing ... currently in notready state.\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ...\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Found source grafana cluster 1\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Found source kepler cluster 2\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Ready to process requests\nSep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12961]: 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 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13160]: 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 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13273]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13363]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866996.758805-7858-73147905117422/.source.2 dest=/etc/pcp/pmie/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=a686dac1e9daaa0aa02d7d653c4b3c3c4a77e408 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 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13570]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13660]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866997.514659-7858-132189245014814/.source.3 dest=/etc/pcp/pmie/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=1945776c5e9ff6e68ac3c4db876dadb6de1214bc 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 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmie\nSep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine...\n\u2591\u2591 Subject: A start job for unit pmie.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1384.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine.\n\u2591\u2591 Subject: A start job for unit pmie.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1384.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.timer - Half-hourly check of PMIE instances.\n\u2591\u2591 Subject: A start job for unit pmie_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1464.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_daily.timer - Daily processing of PMIE logs.\n\u2591\u2591 Subject: A start job for unit pmie_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1461.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service...\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1462.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_check.service - Check PMIE instances are running...\n\u2591\u2591 Subject: A start job for unit pmie_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1466.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service.\n\u2591\u2591 Subject: A start job for unit pmie_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1462.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.timer - Half-hourly check of pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1463.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm_check.service - Check and migrate non-primary pmie farm instances...\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1543.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.service - Check PMIE instances are running.\n\u2591\u2591 Subject: A start job for unit pmie_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1466.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.service - Check and migrate non-primary pmie farm instances.\n\u2591\u2591 Subject: A start job for unit pmie_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmie_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1543.\nSep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[14578]: 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 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_check.service has successfully entered the 'dead' state.\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Unit process 14732 (pmie) remains running after unit stopped.\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmie_farm_check.service has successfully entered the 'dead' state.\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: 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 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15150]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867000.0533485-7987-20987473071497/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15355]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867000.8388178-8020-167466338539683/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15468]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15558]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867001.5853739-8050-249941361811052/.source.2 dest=/etc/pcp/pmlogger/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=8f28f239f1a5534def4c94966c7a118f30a9ec7f 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 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15671]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15761]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867002.287353-8050-109646983520904/.source.3 dest=/etc/pcp/pmlogger/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=2bdc74d86ce5dacdb7ea86697ec6881216757a4b 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 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmlogger\nSep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1620.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1620.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.timer - Half-hourly check of pmlogger instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1700.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_daily.timer - Daily processing of archives.\n\u2591\u2591 Subject: A start job for unit pmlogger_daily.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_daily.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1699.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1697.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_check.service - Check pmlogger instances are running...\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1702.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.service - Check pmlogger instances are running.\n\u2591\u2591 Subject: A start job for unit pmlogger_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1702.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1697.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.timer - Half-hourly check of pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.timer has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.timer has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1698.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1779.\nSep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm_check.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm_check.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1779.\nSep 20 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[16978]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.2 _uses_shell=False 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 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[16978]: ansible-ansible.legacy.command Executing: grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.2\nSep 20 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17251]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.3 _uses_shell=False 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 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17251]: ansible-ansible.legacy.command Executing: grep -E '^\\s*\\S+\\s+n\\s+n\\s+' /etc/pcp/pmie/control.d//127.0.0.3\nSep 20 17:16:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17430]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/pcp/pmie/control.d/127.0.0.2\" _uses_shell=False 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 17:16:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17430]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/pcp/pmie/control.d/127.0.0.2\nSep 20 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17836]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/pcp/pmie/control.d/127.0.0.3\" _uses_shell=False 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 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17836]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/pcp/pmie/control.d/127.0.0.3\nSep 20 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18150]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\\s*\\S+\\s+y\\s+n\\s+' /etc/pcp/pmie/control.d//local _uses_shell=False 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 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18150]: ansible-ansible.legacy.command Executing: grep -E '^\\s*\\S+\\s+y\\s+n\\s+' /etc/pcp/pmie/control.d//local\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm_check.service has successfully entered the 'dead' state.\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl restart pmlogger\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938.\nSep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_check.service has successfully entered the 'dead' state.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger_farm.service has successfully entered the 'dead' state.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A stop job for unit pmlogger_farm.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger_farm.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938 and the job result is done.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit pmlogger.service has successfully entered the 'dead' state.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A stop job for unit pmlogger.service has finished\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A stop job for unit pmlogger.service has finished.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856 and the job result is done.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger...\n\u2591\u2591 Subject: A start job for unit pmlogger.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger.\n\u2591\u2591 Subject: A start job for unit pmlogger.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1856.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service...\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has begun execution\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has begun execution.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938.\nSep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service.\n\u2591\u2591 Subject: A start job for unit pmlogger_farm.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit pmlogger_farm.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1938.\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Invoked\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Invoked\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21336]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21460]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726867016.3822153-8490-159602023129773/.source.txt _original_basename=.2ggmbg3y follow=False checksum=868fa562dfbaf631bf05768f9f8d0e5ccb128f0e 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 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21615]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\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 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:16:59 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21852]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None\nSep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:02 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22434]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False 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 17:17:02 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22434]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf\nSep 20 17:17:03 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22488]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:03 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22639]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22752]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/ansible-managed\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/ansible-managed\nSep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22922]: ansible-ansible.legacy.file Invoked with 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=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 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/optional/ansible-managed\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/optional/ansible-managed\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23092]: ansible-ansible.legacy.file Invoked with 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=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 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd\nSep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd\nSep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23262]: ansible-ansible.legacy.file Invoked with 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=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 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user Invoked with 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-14-45.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None\nSep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user [debug] User instantiated - platform Generic\nSep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user Executing: /usr/sbin/usermod --help\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23490]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu\n if set -o | grep -q pipefail; then\n set -o pipefail # pipefail not supported on debian, some ubuntu\n fi\n if ! 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\"\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 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23490]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf\nSep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23665]: ansible-ansible.legacy.file Invoked with 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=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 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None\nSep 20 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l\nSep 20 17:17:09 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23893]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:09 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24006]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24119]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24232]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24345]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:11 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24458]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:11 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24571]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24684]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows\nSep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24854]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies\nSep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25024]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops\nSep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25194]: 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 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: 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 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle\nSep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25364]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads\nSep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25534]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files\nSep 20 17:17:16 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25704]: 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 17:17:16 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25817]: 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 17:17:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25930]: 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 17:17:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26043]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26156]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26269]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26382]: 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 17:17:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26495]: 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 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: 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 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l\nSep 20 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26723]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger\nSep 20 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger\nSep 20 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26893]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers\nSep 20 17:17:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers\nSep 20 17:17:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27063]: 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 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: 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 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l\nSep 20 17:17:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27291]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:17:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27404]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com dbus-broker-launch[627]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com dbus-broker-launch[627]: Noticed file-system modification, trigger reload.\n\u2591\u2591 Subject: A configuration directory was written to\n\u2591\u2591 Defined-By: dbus-broker\n\u2591\u2591 Support: https://groups.google.com/forum/#!forum/bus1-devel\n\u2591\u2591 \n\u2591\u2591 A write was detected to one of the directories containing D-Bus configuration\n\u2591\u2591 files, triggering a configuration reload.\n\u2591\u2591 \n\u2591\u2591 This functionality exists for backwards compatibility to pick up changes to\n\u2591\u2591 D-Bus configuration without an explicit reolad request. Typically when\n\u2591\u2591 installing or removing third-party software causes D-Bus configuration files\n\u2591\u2591 to be added or removed.\n\u2591\u2591 \n\u2591\u2591 It is worth noting that this may cause partial configuration to be loaded in\n\u2591\u2591 case dispatching this notification races with the writing of the configuration\n\u2591\u2591 files. However, a future notification will then cause the configuration to be\n\u2591\u2591 reladed again.\nSep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started run-ra96b22c3541b4186b2bbd15c4525e5a0.service - /usr/bin/systemctl start man-db-cache-update.\n\u2591\u2591 Subject: A start job for unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has finished successfully\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 A start job for unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has finished successfully.\n\u2591\u2591 \n\u2591\u2591 The job identifier is 1941.\nSep 20 17:17:27 ip-10-31-14-45.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://access.redhat.com/support\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 2018.\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/capsh --print\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/locale -a\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:17:29 ip-10-31-14-45.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://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit man-db-cache-update.service has successfully entered the 'dead' state.\nSep 20 17:17:29 ip-10-31-14-45.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://access.redhat.com/support\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 2018.\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: run-ra96b22c3541b4186b2bbd15c4525e5a0.service: Deactivated successfully.\n\u2591\u2591 Subject: Unit succeeded\n\u2591\u2591 Defined-By: systemd\n\u2591\u2591 Support: https://access.redhat.com/support\n\u2591\u2591 \n\u2591\u2591 The unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has successfully entered the 'dead' state.\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:17:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27897]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False\nSep 20 17:17:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28010]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked\nSep 20 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28123]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False 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 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28123]: ansible-ansible.legacy.command Executing: pcp\nSep 20 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28327]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmlogger.pmcd_host | grep '\"primary\"'\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 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28327]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host '|' grep '\"primary\"'\nSep 20 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28443]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger\" _uses_shell=False 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 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28443]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger\nSep 20 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28557]: ansible-ansible.legacy.command Invoked with _raw_params=grep \"^# Ansible managed\" \"/etc/sysconfig/pmlogger_timers\" _uses_shell=False 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 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28557]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger_timers\nSep 20 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28671]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n pmprobe -I pmcd.pmie.pmcd_host | grep '\"primary\"'\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 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28671]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host '|' grep '\"primary\"'\nSep 20 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28787]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail\n semanage boolean --list | egrep \"pcp_bind_all_unreserved_ports *\\(on \" _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 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28787]: ansible-ansible.legacy.command Executing: set -euo pipefail semanage boolean --list '|' egrep 'pcp_bind_all_unreserved_ports *\\(on '\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Invoked\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:17:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29121]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29121]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29235]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29235]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29349]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29349]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie\nSep 20 17:17:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29463]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None\nSep 20 17:17:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29463]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy\nSep 20 17:17:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29614]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29706]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726867067.3100536-10481-200256202110936/.source.txt _original_basename=.7jpvwavf follow=False checksum=50929b5753df0ae00596e2aec59016c22744a536 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 17:17:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29819]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages\n while read -r file; do\n pkg=\"$(rpm -qf \"$file\" --queryformat '%{name}-%{version}-%{release}\\n')\"\n packages[\"$pkg\"]=\"$pkg\"\n done < /tmp/modules.txt\n for pkg in \"${packages[@]}\"; do\n echo \"$pkg\"\n done | sort > /tmp/packages.txt\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 17:17:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30222]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator ,\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local\nSep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Invoked\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/locale -a\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts [debug] Matched preferred locale to: C.utf8\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/sbin/service --status-all\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring.\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState\nSep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState\nSep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState\nSep 20 17:17:59 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30753]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1\nSep 20 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a\nSep 20 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8\nSep 20 17:18:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30980]: 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 17:18:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30980]: 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 32\ndr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../\ndrwxr-xr-x. 3 root root 60 Sep 20 17:12 initramfs/\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 tmpfiles.d/\ndrwxr-xr-x. 3 root root 60 Sep 20 17:12 log/\ndrwxr-xr-x. 3 root root 60 Sep 20 17:12 tpm2-tss/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 modprobe.d/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 mount/\n-r--r--r--. 1 root root 33 Sep 20 17:12 machine-id\nprw-------. 1 root root 0 Sep 20 17:12 dmeventd-server|\nprw-------. 1 root root 0 Sep 20 17:12 dmeventd-client|\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 rpcbind.sock=\nprw-------. 1 root root 0 Sep 20 17:12 initctl|\ndrwx------. 2 root root 80 Sep 20 17:12 lvm/\ndrwx------. 2 root root 40 Sep 20 17:12 cryptsetup/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 setrans/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 sepermit/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 faillock/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 console/\ndrwx--x--x. 3 root root 60 Sep 20 17:12 sudo/\ndrwxrwxr-x. 2 sssd sssd 40 Sep 20 17:12 sssd/\ndrwxr-xr-x. 2 root root 40 Sep 20 17:12 motd.d/\n-rw-r--r--. 1 root root 0 Sep 20 17:12 motd\ndrwx------. 2 rpc rpc 60 Sep 20 17:12 rpcbind/\n-rw-r--r--. 1 root root 4 Sep 20 17:12 auditd.pid\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 dbus/\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 pcscd/\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 .heim_org.h5l.kcm-socket=\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 irqbalance/\n-rw-------. 1 root root 3 Sep 20 17:12 rsyslogd.pid\ndrwxr-xr-x. 2 root root 100 Sep 20 17:12 dhcpcd/\ndrwxr-xr-x. 4 root root 120 Sep 20 17:12 NetworkManager/\n-rw-------. 1 root root 4 Sep 20 17:12 gssproxy.pid\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 gssproxy.sock=\nsrw-rw-rw-. 1 root root 0 Sep 20 17:12 gssproxy.default.sock=\ndrwxr-xr-x. 2 root root 60 Sep 20 17:12 chrony-dhcp/\ndrwxr-x---. 2 chrony chrony 80 Sep 20 17:12 chrony/\n-rw-------. 1 root root 4 Sep 20 17:12 sm-notify.pid\ndrwxr-xr-x. 4 root root 100 Sep 20 17:12 lock/\n-rw-r--r--. 1 root root 4 Sep 20 17:12 sshd.pid\n-rw-r--r--. 1 root root 4 Sep 20 17:12 crond.pid\n----------. 1 root root 0 Sep 20 17:12 cron.reboot\ndrwx------. 3 root root 340 Sep 20 17:12 cloud-init/\ndrwxr-xr-x. 5 root root 100 Sep 20 17:12 credentials/\n-rw-------. 1 root root 0 Sep 20 17:12 agetty.reload\ndrwxr-xr-x. 2 root root 80 Sep 20 17:12 blkid/\ndrwxr-xr-x. 7 root root 160 Sep 20 17:13 udev/\ndrwxr-xr-x. 3 root root 60 Sep 20 17:14 user/\ndrwxr-xr-x. 2 root root 80 Sep 20 17:16 selinux-policy/\ndrwxr-xr-x. 34 root root 1040 Sep 20 17:16 ./\ndrwxr-xr-x. 22 root root 640 Sep 20 17:16 systemd/\ndrwxrwxr-x. 2 pcp pcp 200 Sep 20 17:16 pcp/\n-rw-rw-r--. 1 root utmp 2304 Sep 20 17:18 utmp\ntotal 12\ndrwxr-xr-x. 34 root root 1040 Sep 20 17:16 ../\nsrw-rw-rw-. 1 root root 0 Sep 20 17:16 pmcd.socket=\n-r--r--r--. 1 root root 4 Sep 20 17:16 pmcd.pid\n-r--r--r--. 1 pcp pcp 5 Sep 20 17:16 pmie.pid\nlrwxrwxrwx. 1 pcp pcp 30 Sep 20 17:16 pmlogger.primary.socket -> /run/pcp/pmlogger.19458.socket=\n-r--r--r--. 1 pcp pcp 5 Sep 20 17:16 pmlogger.pid\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.19458.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.19797.socket=\nsrw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.20230.socket=\ndrwxrwxr-x. 2 pcp pcp 200 Sep 20 17:16 ./", "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 17:18:01.331426", "end": "2024-09-20 17:18:01.368236", "delta": "0:00:00.036810", "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10793 1726867081.41156: 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-1726867080.9223611-11090-165810579890058/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867081.41162: _low_level_execute_command(): starting 10793 1726867081.41169: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867080.9223611-11090-165810579890058/ > /dev/null 2>&1 && sleep 0' 10793 1726867081.41924: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867081.42014: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867081.42034: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.42098: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867081.42142: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867081.42170: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.42291: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.44349: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867081.44455: stderr chunk (state=3): >>><<< 10793 1726867081.44459: stdout chunk (state=3): >>><<< 10793 1726867081.44461: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867081.44619: handler run complete 10793 1726867081.44732: Evaluated conditional (False): False 10793 1726867081.44791: attempt loop complete, returning result 10793 1726867081.44798: _execute() done 10793 1726867081.44805: dumping result to json 10793 1726867081.44902: done dumping result, returning 10793 1726867081.44920: done running TaskExecutor() for managed_node1/TASK: Collect logs [025ebf93-9f9d-c245-7b32-00000000019e] 10793 1726867081.44931: sending task result for task 025ebf93-9f9d-c245-7b32-00000000019e 10793 1726867081.45687: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000019e 10793 1726867081.45690: 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.036810", "end": "2024-09-20 17:18:01.368236", "rc": 0, "start": "2024-09-20 17:18:01.331426" } STDOUT: Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target paths.target - Paths. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 3. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target timers.target - Timers. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 8. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Starting dbus.socket - D-Bus User Message Bus Socket... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 12. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Starting systemd-tmpfiles-setup.service - Create User Files and Directories... ░░ Subject: A start job for unit UNIT has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has begun execution. ░░ ░░ The job identifier is 5. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Finished systemd-tmpfiles-setup.service - Create User Files and Directories. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 5. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Listening on dbus.socket - D-Bus User Message Bus Socket. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 12. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target sockets.target - Sockets. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 11. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target basic.target - Basic System. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 2. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Reached target default.target - Main User Target. ░░ Subject: A start job for unit UNIT has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit UNIT has finished successfully. ░░ ░░ The job identifier is 1. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[4251]: Startup finished in 111ms. ░░ Subject: User manager start-up is now complete ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The user manager instance for user 0 has been started. All services queued ░░ for starting have been started. Note that other services might still be starting ░░ up or be started at any later time. ░░ ░░ Startup of the manager took 111509 microseconds. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started user@0.service - User Manager for UID 0. ░░ Subject: A start job for unit user@0.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit user@0.service has finished successfully. ░░ ░░ The job identifier is 672. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-1.scope - Session 1 of User root. ░░ Subject: A start job for unit session-1.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-1.scope has finished successfully. ░░ ░░ The job identifier is 752. Sep 20 17:14:34 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4262]: Received disconnect from 10.30.34.46 port 52958:11: disconnected by user Sep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4262]: Disconnected from user root 10.30.34.46 port 52958 Sep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4246) opened. Sep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4246]: pam_unix(sshd:session): session closed for user root Sep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: session-1.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-1.scope has successfully entered the 'dead' state. Sep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Session 1 logged out. Waiting for processes to exit. Sep 20 17:14:35 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 1. ░░ Subject: Session 1 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 1 has been terminated. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: Accepted publickey for root from 10.31.9.230 port 43492 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4294) opened. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 3 of user root. ░░ Subject: A new session 3 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 3 has been created for the user root. ░░ ░░ The leading process of the session is 4294. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-3.scope - Session 3 of User root. ░░ Subject: A start job for unit session-3.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-3.scope has finished successfully. ░░ ░░ The job identifier is 833. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4294]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: Accepted publickey for root from 10.31.9.230 port 43496 ssh2: RSA SHA256:W3cSdmPJK+d9RwU97ardijPXIZnxHswrpTHWW9oYtEU Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4295) opened. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 4 of user root. ░░ Subject: A new session 4 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 4 has been created for the user root. ░░ ░░ The leading process of the session is 4295. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-4.scope - Session 4 of User root. ░░ Subject: A start job for unit session-4.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-4.scope has finished successfully. ░░ ░░ The job identifier is 914. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4301]: Received disconnect from 10.31.9.230 port 43496:11: disconnected by user Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4301]: Disconnected from user root 10.31.9.230 port 43496 Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-4295) opened. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[4295]: pam_unix(sshd:session): session closed for user root Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: session-4.scope: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit session-4.scope has successfully entered the 'dead' state. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Session 4 logged out. Waiting for processes to exit. Sep 20 17:14:36 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: Removed session 4. ░░ Subject: Session 4 has been terminated ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A session with the ID 4 has been terminated. Sep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: Accepted publickey for root from 10.31.44.140 port 43644 ssh2: RSA SHA256:9j1blwt3wcrRiGYZQ7ZGu9axm3cDklH6/z4c+Ee8CzE Sep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: pam_systemd(sshd:session): New sd-bus connection (system-bus-pam-systemd-6142) opened. Sep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd-logind[655]: New session 5 of user root. ░░ Subject: A new session 5 has been created for user root ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ Documentation: sd-login(3) ░░ ░░ A new session with the ID 5 has been created for the user root. ░░ ░░ The leading process of the session is 6142. Sep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started session-5.scope - Session 5 of User root. ░░ Subject: A start job for unit session-5.scope has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit session-5.scope has finished successfully. ░░ ░░ The job identifier is 995. Sep 20 17:15:40 ip-10-31-14-45.us-east-1.aws.redhat.com sshd-session[6142]: pam_unix(sshd:session): session opened for user root(uid=0) by root(uid=0) Sep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print Sep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a Sep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8 Sep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 17:15:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6277]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Invoked Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 17:15:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 17:15:44 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 17:15:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6419]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6634]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 17:15:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[6747]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: Converting 381 SID table entries... Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 17:16:04 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: Converting 382 SID table entries... Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability network_peer_controls=1 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability open_perms=1 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability extended_socket_class=1 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability always_check_network=0 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability cgroup_seclabel=1 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability nnp_nosuid_transition=1 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability genfs_seclabel_symlinks=1 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability ioctl_skip_cloexec=0 Sep 20 17:16:11 ip-10-31-14-45.us-east-1.aws.redhat.com kernel: SELinux: policy capability userspace_initial_context=0 Sep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started run-rb383e14c2cc34fa995904c4ce1e1e4cd.service - /usr/bin/systemctl start man-db-cache-update. ░░ Subject: A start job for unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has finished successfully. ░░ ░░ The job identifier is 1076. Sep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemctl[7415]: Warning: The unit file, source configuration file or drop-ins of man-db-cache-update.service changed on disk. Run 'systemctl daemon-reload' to reload units. Sep 20 17:16:15 ip-10-31-14-45.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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has begun execution. ░░ ░░ The job identifier is 1153. Sep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reload requested from client PID 7418 ('systemctl') (unit session-5.scope)... Sep 20 17:16:15 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reloading... Sep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Reloading finished in 187 ms. Sep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Queuing reload/restart jobs for marked units… Sep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting logrotate.service - Rotate log files... ░░ Subject: A start job for unit logrotate.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has begun execution. ░░ ░░ The job identifier is 1230. Sep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: logrotate.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit logrotate.service has successfully entered the 'dead' state. Sep 20 17:16:16 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Finished logrotate.service - Rotate log files. ░░ Subject: A start job for unit logrotate.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit logrotate.service has finished successfully. ░░ ░░ The job identifier is 1230. Sep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 17:16:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7597]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7713]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False 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 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7713]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf Sep 20 17:16:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7827]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[7940]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8053]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit man-db-cache-update.service has successfully entered the 'dead' state. Sep 20 17:16:20 ip-10-31-14-45.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://access.redhat.com/support ░░ ░░ A start job for unit man-db-cache-update.service has finished successfully. ░░ ░░ The job identifier is 1153. Sep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8143]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866979.347841-7197-213107884225477/.source dest=/etc/pcp/labels/ansible-managed mode=0644 follow=False _original_basename=pmcd.explicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: run-rb383e14c2cc34fa995904c4ce1e1e4cd.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit run-rb383e14c2cc34fa995904c4ce1e1e4cd.service has successfully entered the 'dead' state. Sep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8260]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8350]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866980.1593199-7212-232211379455413/.source dest=/etc/pcp/labels/optional/ansible-managed mode=0644 follow=False _original_basename=pmcd.implicit.labels.j2 checksum=5f36b2ea290645ee34d943220a14b54ee5ea5be5 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 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd Sep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8463]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd Sep 20 17:16:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8555]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866980.882958-7235-255435507018835/.source dest=/etc/sysconfig/pmcd mode=0644 follow=False _original_basename=pmcd.defaults.j2 checksum=7518789c091387cd9c322e1a8fa8aad21d4efbd3 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 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user Invoked with 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-14-45.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Sep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user [debug] User instantiated - platform Generic Sep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8668]: ansible-user Executing: /usr/sbin/useradd -m -r metrics Sep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com useradd[8670]: new group: name=metrics, GID=993 Sep 20 17:16:22 ip-10-31-14-45.us-east-1.aws.redhat.com useradd[8670]: new user: name=metrics, UID=993, GID=993, home=/home/metrics, shell=/bin/bash, from=/dev/pts/0 Sep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8787]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" 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 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8787]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi Sep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com sasldblistusers2[8791]: _sasldb_getkeyhandle has failed Sep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf Sep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[8909]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf Sep 20 17:16:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9001]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866983.1457899-7306-201858932975787/.source.conf dest=/etc/sasl2/pmcd.conf mode=0644 follow=False _original_basename=pmcd.sasl2.conf.j2 checksum=615d2de55ab86108da0c7e6b64988fecb4169771 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 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd Sep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l Sep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9114]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmcd Sep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmcd.service - Performance Metrics Collector Daemon... ░░ Subject: A start job for unit pmcd.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has begun execution. ░░ ░░ The job identifier is 1307. Sep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmcd.service - Performance Metrics Collector Daemon. ░░ Subject: A start job for unit pmcd.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmcd.service has finished successfully. ░░ ░░ The job identifier is 1307. Sep 20 17:16:24 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[9259]: Installing dm PMDA ... Sep 20 17:16:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9479]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9592]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9705]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9885]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[9998]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10111]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10291]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10404]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10517]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 17:16:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10676]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866988.203862-7506-36199714923160/.source dest=/etc/pcp/pmieconf/network/tcplistenoverflows owner=root group=root mode=0644 _original_basename=tcplistenoverflows follow=False checksum=608d8a6ac6ee33bb86b77d28ba24fbcd378db43d backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: 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 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10789]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 17:16:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[10881]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866989.0115042-7506-196521941802883/.source dest=/etc/pcp/pmieconf/network/tcpqfulldocookies owner=root group=root mode=0644 _original_basename=tcpqfulldocookies follow=False checksum=3256a5c2e8d07a20d8e97a08c0ab163252b0beae backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: 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 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11083]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11175]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866989.799104-7506-38908698140129/.source dest=/etc/pcp/pmieconf/network/tcpqfulldrops owner=root group=root mode=0644 _original_basename=tcpqfulldrops follow=False checksum=37b2bd7f2430bd9678ab078c5e69a53bea556524 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: 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 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle Sep 20 17:16:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11288]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle Sep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11385]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866990.50478-7506-202270095235479/.source dest=/etc/pcp/pmieconf/power/thermal_throttle owner=root group=root mode=0644 _original_basename=thermal_throttle follow=False checksum=1d53d6182709617c8f633339652d8d9e75f3b603 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: 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 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11498]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[11622]: Installing nfsclient PMDA ... Sep 20 17:16:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11590]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866991.2063167-7506-129836944552502/.source dest=/etc/pcp/pmieconf/zeroconf/all_threads owner=root group=root mode=0644 _original_basename=all_threads follow=False checksum=65169db16dcaa224c211373001adc3addf1031c4 backup=False force=True unsafe_writes=False content=NOT_LOGGING_PARAMETER validate=None directory_mode=None remote_src=None local_follow=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: 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 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files Sep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11773]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files Sep 20 17:16:32 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[11911]: 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 17:16:33 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12024]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.2 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 17:16:33 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12229]: ansible-lineinfile Invoked with state=absent path=/var/lib/pcp/config/pmie/config.127.0.0.3 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12342]: 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12455]: 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 17:16:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12573]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12686]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12811]: Installing openmetrics PMDA ... Sep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12799]: 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 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Initializing ... currently in notready state. Sep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Sep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Found source grafana cluster 1 Sep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Found source kepler cluster 2 Sep 20 17:16:35 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12842]: [Fri Sep 20 17:16:35] pmdaopenmetrics(12842) Info: Ready to process requests Sep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Initializing ... currently in notready state. Sep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Config change detected, traversed 2 config entries in 0.0001s, rescanning ... Sep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Found source grafana cluster 1 Sep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Found source kepler cluster 2 Sep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com pmcd[12941]: [Fri Sep 20 17:16:36] pmdaopenmetrics(12941) Info: Ready to process requests Sep 20 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[12961]: 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 17:16:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13160]: 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 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13273]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13363]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866996.758805-7858-73147905117422/.source.2 dest=/etc/pcp/pmie/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=a686dac1e9daaa0aa02d7d653c4b3c3c4a77e408 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 17:16:37 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13570]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmie/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13660]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726866997.514659-7858-132189245014814/.source.3 dest=/etc/pcp/pmie/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmie.controld.j2 checksum=1945776c5e9ff6e68ac3c4db876dadb6de1214bc 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 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Invoked with name=pmie state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie Sep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l Sep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[13773]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmie Sep 20 17:16:38 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie.service - Performance Metrics Inference Engine... ░░ Subject: A start job for unit pmie.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has begun execution. ░░ ░░ The job identifier is 1384. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie.service - Performance Metrics Inference Engine. ░░ Subject: A start job for unit pmie.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie.service has finished successfully. ░░ ░░ The job identifier is 1384. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.timer - Half-hourly check of PMIE instances. ░░ Subject: A start job for unit pmie_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.timer has finished successfully. ░░ ░░ The job identifier is 1464. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_daily.timer - Daily processing of PMIE logs. ░░ Subject: A start job for unit pmie_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_daily.timer has finished successfully. ░░ ░░ The job identifier is 1461. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm.service - pmie farm service... ░░ Subject: A start job for unit pmie_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has begun execution. ░░ ░░ The job identifier is 1462. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_check.service - Check PMIE instances are running... ░░ Subject: A start job for unit pmie_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has begun execution. ░░ ░░ The job identifier is 1466. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm.service - pmie farm service. ░░ Subject: A start job for unit pmie_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm.service has finished successfully. ░░ ░░ The job identifier is 1462. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.timer - Half-hourly check of pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1463. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmie_farm_check.service - Check and migrate non-primary pmie farm instances... ░░ Subject: A start job for unit pmie_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has begun execution. ░░ ░░ The job identifier is 1543. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_check.service - Check PMIE instances are running. ░░ Subject: A start job for unit pmie_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_check.service has finished successfully. ░░ ░░ The job identifier is 1466. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmie_farm_check.service - Check and migrate non-primary pmie farm instances. ░░ Subject: A start job for unit pmie_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmie_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1543. Sep 20 17:16:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[14578]: 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 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_check.service has successfully entered the 'dead' state. Sep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_check.service: Unit process 14732 (pmie) remains running after unit stopped. Sep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmie_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmie_farm_check.service has successfully entered the 'dead' state. Sep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: 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 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger Sep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15058]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger Sep 20 17:16:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15150]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867000.0533485-7987-20987473071497/.source dest=/etc/sysconfig/pmlogger mode=0644 follow=False _original_basename=pmlogger.defaults.j2 checksum=67bc35973101c614e92b1990f8bebfffc39fe498 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers Sep 20 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15263]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers Sep 20 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15355]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867000.8388178-8020-167466338539683/.source dest=/etc/sysconfig/pmlogger_timers mode=0644 follow=False _original_basename=pmlogger.timers.j2 checksum=df7bd3b5b6f1de3af164aab81441c7251a13a298 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 17:16:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15468]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.2 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15558]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867001.5853739-8050-249941361811052/.source.2 dest=/etc/pcp/pmlogger/control.d/127.0.0.2 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=8f28f239f1a5534def4c94966c7a118f30a9ec7f 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 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15671]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmlogger/control.d/127.0.0.3 follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15761]: ansible-ansible.legacy.copy Invoked with src=/root/.ansible/tmp/ansible-tmp-1726867002.287353-8050-109646983520904/.source.3 dest=/etc/pcp/pmlogger/control.d/127.0.0.3 mode=0644 follow=False _original_basename=pmlogger.controld.j2 checksum=2bdc74d86ce5dacdb7ea86697ec6881216757a4b 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 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l Sep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[15874]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl start pmlogger Sep 20 17:16:43 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1620. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1620. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.timer - Half-hourly check of pmlogger instances. ░░ Subject: A start job for unit pmlogger_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.timer has finished successfully. ░░ ░░ The job identifier is 1700. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_daily.timer - Daily processing of archives. ░░ Subject: A start job for unit pmlogger_daily.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_daily.timer has finished successfully. ░░ ░░ The job identifier is 1699. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1697. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_check.service - Check pmlogger instances are running... ░░ Subject: A start job for unit pmlogger_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has begun execution. ░░ ░░ The job identifier is 1702. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_check.service - Check pmlogger instances are running. ░░ Subject: A start job for unit pmlogger_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_check.service has finished successfully. ░░ ░░ The job identifier is 1702. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1697. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.timer - Half-hourly check of pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.timer has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.timer has finished successfully. ░░ ░░ The job identifier is 1698. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances... ░░ Subject: A start job for unit pmlogger_farm_check.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has begun execution. ░░ ░░ The job identifier is 1779. Sep 20 17:16:44 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm_check.service - Check and migrate non-primary pmlogger farm instances. ░░ Subject: A start job for unit pmlogger_farm_check.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm_check.service has finished successfully. ░░ ░░ The job identifier is 1779. Sep 20 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[16978]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.2 _uses_shell=False 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 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[16978]: ansible-ansible.legacy.command Executing: grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.2 Sep 20 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17251]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.3 _uses_shell=False 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 17:16:45 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17251]: ansible-ansible.legacy.command Executing: grep -E '^\s*\S+\s+n\s+n\s+' /etc/pcp/pmie/control.d//127.0.0.3 Sep 20 17:16:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17430]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/pmie/control.d/127.0.0.2" _uses_shell=False 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 17:16:46 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17430]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/pcp/pmie/control.d/127.0.0.2 Sep 20 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17836]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/pcp/pmie/control.d/127.0.0.3" _uses_shell=False 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 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[17836]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/pcp/pmie/control.d/127.0.0.3 Sep 20 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18150]: ansible-ansible.legacy.command Invoked with _raw_params=grep -E '^\s*\S+\s+y\s+n\s+' /etc/pcp/pmie/control.d//local _uses_shell=False 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 17:16:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18150]: ansible-ansible.legacy.command Executing: grep -E '^\s*\S+\s+y\s+n\s+' /etc/pcp/pmie/control.d//local Sep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm_check.service has successfully entered the 'dead' state. Sep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=restarted daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[18735]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl restart pmlogger Sep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger_farm.service - pmlogger farm service... ░░ Subject: A stop job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1938. Sep 20 17:16:48 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_check.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_check.service has successfully entered the 'dead' state. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger_farm.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger_farm.service has successfully entered the 'dead' state. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger_farm.service - pmlogger farm service. ░░ Subject: A stop job for unit pmlogger_farm.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger_farm.service has finished. ░░ ░░ The job identifier is 1938 and the job result is done. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopping pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A stop job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1856. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: pmlogger.service: Deactivated successfully. ░░ Subject: Unit succeeded ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ The unit pmlogger.service has successfully entered the 'dead' state. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Stopped pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A stop job for unit pmlogger.service has finished ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A stop job for unit pmlogger.service has finished. ░░ ░░ The job identifier is 1856 and the job result is done. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger.service - Performance Metrics Archive Logger... ░░ Subject: A start job for unit pmlogger.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has begun execution. ░░ ░░ The job identifier is 1856. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger.service - Performance Metrics Archive Logger. ░░ Subject: A start job for unit pmlogger.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger.service has finished successfully. ░░ ░░ The job identifier is 1856. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Starting pmlogger_farm.service - pmlogger farm service... ░░ Subject: A start job for unit pmlogger_farm.service has begun execution ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has begun execution. ░░ ░░ The job identifier is 1938. Sep 20 17:16:49 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started pmlogger_farm.service - pmlogger farm service. ░░ Subject: A start job for unit pmlogger_farm.service has finished successfully ░░ Defined-By: systemd ░░ Support: https://access.redhat.com/support ░░ ░░ A start job for unit pmlogger_farm.service has finished successfully. ░░ ░░ The job identifier is 1938. Sep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Invoked Sep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 17:16:50 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 17:16:51 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 17:16:52 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 17:16:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[19834]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local Sep 20 17:16:55 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21054]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Invoked Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 17:16:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21336]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21460]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726867016.3822153-8490-159602023129773/.source.txt _original_basename=.2ggmbg3y follow=False checksum=868fa562dfbaf631bf05768f9f8d0e5ccb128f0e 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 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 17:16:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21615]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages while read -r file; do pkg="$(rpm -qf "$file" --queryformat '%{name}-%{version}-%{release}\n')" packages["$pkg"]="$pkg" done < /tmp/modules.txt for pkg in "${packages[@]}"; do echo "$pkg" done | sort > /tmp/packages.txt _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 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 17:16:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21196]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 17:16:59 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[21852]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 17:17:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22010]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf Invoked with 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=None conf_file=None disable_excludes=None download_dir=None list=None nobest=None releasever=None Sep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 17:17:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22191]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:02 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22434]: ansible-ansible.legacy.command Invoked with _raw_params=cat /etc/pcp/pmcd/pmcd.conf _uses_shell=False 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 17:17:02 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22434]: ansible-ansible.legacy.command Executing: cat /etc/pcp/pmcd/pmcd.conf Sep 20 17:17:03 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22488]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:03 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22639]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22752]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/ansible-managed Sep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22865]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/ansible-managed Sep 20 17:17:04 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[22922]: ansible-ansible.legacy.file Invoked with 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=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 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/labels/optional/ansible-managed follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/labels/optional/ansible-managed Sep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23035]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/labels/optional/ansible-managed Sep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23092]: ansible-ansible.legacy.file Invoked with 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=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 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Invoked with path=/etc/sysconfig/pmcd follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmcd Sep 20 17:17:05 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23205]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmcd Sep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23262]: ansible-ansible.legacy.file Invoked with 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=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 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user Invoked with 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-14-45.us-east-1.aws.redhat.com update_password=always uid=None group=None groups=None comment=None home=None shell=None password=NOT_LOGGING_PARAMETER login_class=None password_expire_max=None password_expire_min=None password_expire_warn=None hidden=None seuser=None skeleton=None generate_ssh_key=None ssh_key_file=None ssh_key_passphrase=NOT_LOGGING_PARAMETER expires=None password_lock=None local=None profile=None authorization=None role=None umask=None Sep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user [debug] User instantiated - platform Generic Sep 20 17:17:06 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23375]: ansible-user Executing: /usr/sbin/usermod --help Sep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23490]: ansible-ansible.legacy.command Invoked with _raw_params=set -eu if set -o | grep -q pipefail; then set -o pipefail # pipefail not supported on debian, some ubuntu fi if ! sasldblistusers2 -f "/etc/pcp/passwd.db" | grep -q "^metrics@"; then echo "Creating new metrics user in /etc/pcp/passwd.db" echo "metrics" | saslpasswd2 -a pmcd "metrics" chown root:pcp "/etc/pcp/passwd.db" chmod 640 "/etc/pcp/passwd.db" 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 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23490]: ansible-ansible.legacy.command Executing: set -eu if set -o '|' grep -q 'pipefail;' then set -o pipefail '#' pipefail not supported on debian, some ubuntu fi if '!' sasldblistusers2 -f /etc/pcp/passwd.db '|' grep -q '^metrics@;' then echo 'Creating new metrics user in /etc/pcp/passwd.db' echo metrics '|' saslpasswd2 -a pmcd metrics chown root:pcp /etc/pcp/passwd.db chmod 640 /etc/pcp/passwd.db fi Sep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Invoked with path=/etc/sasl2/pmcd.conf follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sasl2/pmcd.conf Sep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23608]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sasl2/pmcd.conf Sep 20 17:17:07 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23665]: ansible-ansible.legacy.file Invoked with 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=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 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started enabled=True daemon_reload=False daemon_reexec=False scope=system no_block=False force=None masked=None Sep 20 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd Sep 20 17:17:08 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23778]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmcd -l Sep 20 17:17:09 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[23893]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:09 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24006]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24119]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24232]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:10 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24345]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:11 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24458]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:11 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24571]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24684]: ansible-file Invoked with 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=None _diff_peek=None src=None modification_time=None access_time=None seuser=None serole=None selevel=None setype=None attributes=None Sep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Invoked with path=/etc/pcp/pmieconf/network/tcplistenoverflows follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24797]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcplistenoverflows Sep 20 17:17:12 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24854]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[24967]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldocookies Sep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25024]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: 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 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 17:17:13 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25137]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/network/tcpqfulldrops Sep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25194]: 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 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: 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 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/power/thermal_throttle Sep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25307]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/power/thermal_throttle Sep 20 17:17:14 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25364]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25477]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/zeroconf/all_threads Sep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25534]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: 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 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/pcp/pmieconf/filesys/vfs_files Sep 20 17:17:15 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25647]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/pcp/pmieconf/filesys/vfs_files Sep 20 17:17:16 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25704]: 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 17:17:16 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25817]: 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 17:17:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[25930]: 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 17:17:17 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26043]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26156]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26269]: 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 17:17:18 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26382]: 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 17:17:19 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26495]: 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 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: 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 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie Sep 20 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26608]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmie -l Sep 20 17:17:20 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26723]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger Sep 20 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26836]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger Sep 20 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[26893]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: 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 17:17:21 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: ansible-ansible.legacy.stat Executing: /usr/bin/file --mime-type --mime-encoding /etc/sysconfig/pmlogger_timers Sep 20 17:17:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27006]: ansible-ansible.legacy.stat Executing: /usr/bin/lsattr -vd /etc/sysconfig/pmlogger_timers Sep 20 17:17:22 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27063]: 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 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: 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 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 17:17:23 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27176]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl is-enabled pmlogger -l Sep 20 17:17:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27291]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 17:17:25 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27404]: ansible-stat Invoked with path=/sbin/transactional-update follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf Invoked with name=['python3-libselinux', 'python3-policycoreutils'] 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 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 17:17:26 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27517]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf Invoked with name=['policycoreutils-python-utils'] 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 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27631]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com dbus-broker-launch[627]: Noticed file-system modification, trigger reload. â–‘â–‘ Subject: A configuration directory was written to â–‘â–‘ Defined-By: dbus-broker â–‘â–‘ Support: https://groups.google.com/forum/#!forum/bus1-devel â–‘â–‘ â–‘â–‘ A write was detected to one of the directories containing D-Bus configuration â–‘â–‘ files, triggering a configuration reload. â–‘â–‘ â–‘â–‘ This functionality exists for backwards compatibility to pick up changes to â–‘â–‘ D-Bus configuration without an explicit reolad request. Typically when â–‘â–‘ installing or removing third-party software causes D-Bus configuration files â–‘â–‘ to be added or removed. â–‘â–‘ â–‘â–‘ It is worth noting that this may cause partial configuration to be loaded in â–‘â–‘ case dispatching this notification races with the writing of the configuration â–‘â–‘ files. However, a future notification will then cause the configuration to be â–‘â–‘ reladed again. Sep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com dbus-broker-launch[627]: Noticed file-system modification, trigger reload. â–‘â–‘ Subject: A configuration directory was written to â–‘â–‘ Defined-By: dbus-broker â–‘â–‘ Support: https://groups.google.com/forum/#!forum/bus1-devel â–‘â–‘ â–‘â–‘ A write was detected to one of the directories containing D-Bus configuration â–‘â–‘ files, triggering a configuration reload. â–‘â–‘ â–‘â–‘ This functionality exists for backwards compatibility to pick up changes to â–‘â–‘ D-Bus configuration without an explicit reolad request. Typically when â–‘â–‘ installing or removing third-party software causes D-Bus configuration files â–‘â–‘ to be added or removed. â–‘â–‘ â–‘â–‘ It is worth noting that this may cause partial configuration to be loaded in â–‘â–‘ case dispatching this notification races with the writing of the configuration â–‘â–‘ files. However, a future notification will then cause the configuration to be â–‘â–‘ reladed again. Sep 20 17:17:27 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: Started run-ra96b22c3541b4186b2bbd15c4525e5a0.service - /usr/bin/systemctl start man-db-cache-update. â–‘â–‘ Subject: A start job for unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has finished successfully â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 1941. Sep 20 17:17:27 ip-10-31-14-45.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://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit man-db-cache-update.service has begun execution. â–‘â–‘ â–‘â–‘ The job identifier is 2018. Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Invoked with filter=['ansible_selinux'] gather_subset=['all'] gather_timeout=10 fact_path=/etc/ansible/facts.d Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/capsh --print Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/locale -a Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 17:17:28 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: man-db-cache-update.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ The unit man-db-cache-update.service has successfully entered the 'dead' state. Sep 20 17:17:29 ip-10-31-14-45.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://access.redhat.com/support â–‘â–‘ â–‘â–‘ A start job for unit man-db-cache-update.service has finished successfully. â–‘â–‘ â–‘â–‘ The job identifier is 2018. Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: run-ra96b22c3541b4186b2bbd15c4525e5a0.service: Deactivated successfully. â–‘â–‘ Subject: Unit succeeded â–‘â–‘ Defined-By: systemd â–‘â–‘ Support: https://access.redhat.com/support â–‘â–‘ â–‘â–‘ The unit run-ra96b22c3541b4186b2bbd15c4525e5a0.service has successfully entered the 'dead' state. Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -k lo Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ethtool -T lo Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -4 route show table local Sep 20 17:17:29 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27751]: ansible-setup Executing: /usr/sbin/ip -6 route show table local Sep 20 17:17:30 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[27897]: ansible-seboolean Invoked with name=pcp_bind_all_unreserved_ports state=True persistent=False ignore_selinux_state=False Sep 20 17:17:31 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28010]: ansible-fedora.linux_system_roles.selinux_modules_facts Invoked Sep 20 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28123]: ansible-ansible.legacy.command Invoked with _raw_params=pcp _uses_shell=False 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 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28123]: ansible-ansible.legacy.command Executing: pcp Sep 20 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28327]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host | grep '"primary"' _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 17:17:34 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28327]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmlogger.pmcd_host '|' grep '"primary"' Sep 20 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28443]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger" _uses_shell=False 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 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28443]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger Sep 20 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28557]: ansible-ansible.legacy.command Invoked with _raw_params=grep "^# Ansible managed" "/etc/sysconfig/pmlogger_timers" _uses_shell=False 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 17:17:35 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28557]: ansible-ansible.legacy.command Executing: grep '^# Ansible managed' /etc/sysconfig/pmlogger_timers Sep 20 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28671]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host | grep '"primary"' _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 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28671]: ansible-ansible.legacy.command Executing: set -euo pipefail pmprobe -I pmcd.pmie.pmcd_host '|' grep '"primary"' Sep 20 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28787]: ansible-ansible.legacy.command Invoked with _raw_params=set -euo pipefail semanage boolean --list | egrep "pcp_bind_all_unreserved_ports *\(on " _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 17:17:36 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28787]: ansible-ansible.legacy.command Executing: set -euo pipefail semanage boolean --list '|' egrep 'pcp_bind_all_unreserved_ports *\(on ' Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Invoked Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 17:17:38 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 17:17:39 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[28903]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 17:17:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29121]: ansible-ansible.legacy.systemd Invoked with name=pmcd state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 17:17:40 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29121]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmcd Sep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29235]: ansible-ansible.legacy.systemd Invoked with name=pmlogger state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29235]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmlogger Sep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29349]: ansible-ansible.legacy.systemd Invoked with name=pmie state=started daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 17:17:41 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29349]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmie Sep 20 17:17:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29463]: ansible-ansible.legacy.systemd Invoked with name=pmproxy state=stopped daemon_reload=False daemon_reexec=False scope=system no_block=False enabled=None force=None masked=None Sep 20 17:17:42 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29463]: ansible-ansible.legacy.systemd Executing: /usr/bin/systemctl show pmproxy Sep 20 17:17:47 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29614]: ansible-ansible.legacy.stat Invoked with path=/tmp/modules.txt follow=False get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29706]: ansible-ansible.legacy.copy Invoked with dest=/tmp/modules.txt mode=0600 src=/root/.ansible/tmp/ansible-tmp-1726867067.3100536-10481-200256202110936/.source.txt _original_basename=.7jpvwavf follow=False checksum=50929b5753df0ae00596e2aec59016c22744a536 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 17:17:48 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[29819]: ansible-ansible.legacy.command Invoked with _raw_params=declare -A packages while read -r file; do pkg="$(rpm -qf "$file" --queryformat '%{name}-%{version}-%{release}\n')" packages["$pkg"]="$pkg" done < /tmp/modules.txt for pkg in "${packages[@]}"; do echo "$pkg" done | sort > /tmp/packages.txt _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 17:17:53 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30222]: ansible-ansible.legacy.stat Invoked with path=/tmp/packages.txt follow=True get_checksum=True get_size=False checksum_algorithm=sha1 get_mime=True get_attributes=True Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Invoked with gather_subset=['all'] gather_timeout=10 filter=[] fact_path=/etc/ansible/facts.d Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/capsh --print Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/locale -a Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/sg_inq /dev/xvda Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/vgs --noheadings --nosuffix --units g --separator , Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/lvs --noheadings --nosuffix --units g --separator , Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/pvs --noheadings --nosuffix --units g --separator , Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/findmnt --list --noheadings --notruncate Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/bin/lsblk --list --noheadings --paths --output NAME,UUID --exclude 2 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/udevadm info --query property --name /dev/xvda2 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route get 8.8.8.8 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route get 2404:6800:400a:800::1012 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev eth0 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev eth0 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k eth0 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T eth0 Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show primary dev lo Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip addr show secondary dev lo Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -k lo Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ethtool -T lo Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -4 route show table local Sep 20 17:17:56 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30391]: ansible-ansible.legacy.setup Executing: /usr/sbin/ip -6 route show table local Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Invoked Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/locale -a Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts [debug] Matched preferred locale to: C.utf8 Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/sbin/service --status-all Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl list-units --no-pager --type service --all Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl list-unit-files --no-pager --type service --all Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show autovt@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show blk-availability.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show capsule@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show chrony-wait.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show chronyd-restricted.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show cloud-init-hotplugd.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show console-getty.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show container-getty@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.hostname1.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.locale1.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.login1.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.nm-dispatcher.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus-org.freedesktop.timedate1.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dbus.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show debug-shell.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dhcpcd@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade-cleanup.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show dnf-system-upgrade.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show fips-crypto-policy-overlay.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show firewalld.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show fsidd.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show getty@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show grub-boot-indeterminate.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show grub2-systemd-integration.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show kvm_stat.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show lvm-devices-import.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com systemd[1]: /usr/lib/systemd/system/lvm-devices-import.service:8: Unknown key 'ConditionPathExists' in section [Service], ignoring. Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-cache-update.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show man-db-restart-cache-update.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show microcode.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show modprobe@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show NetworkManager-dispatcher.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nfs-blkmap.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nftables.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nis-domainname.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show nm-priv-helper.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pam_namespace.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pcp-reboot-init.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pmfind.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show pmproxy.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show polkit.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show qemu-guest-agent.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon-root.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show quotaon@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-migrate.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show rpmdb-rebuild.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-autorelabel.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show selinux-check-proper-disable.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show serial-getty@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sshd-keygen@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sshd@.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-autofs.service --property=ActiveState Sep 20 17:17:57 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-nss.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pac.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-pam.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-ssh.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show sssd-sudo.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show system-update-cleanup.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-backlight@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bless-boot.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-check-no-failures.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-boot-update.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-bootctl@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-coredump@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-creds@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-exit.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-fsck@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs-root.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-growfs@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-halt.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hibernate.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-hybrid-sleep.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald-sync@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-journald@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-kexec.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-localed.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrextend@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs-root.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrfs@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-file-system.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-code.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-firmware-config.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-machine-id.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-make-policy.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-authority.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock-secureboot-policy.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-pcrlock@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-poweroff.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-quotacheck@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-reboot.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend-then-hibernate.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-suspend.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysext@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate-reboot.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-sysupdate.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-timedated.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show systemd-volatile-root.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show user-runtime-dir@.service --property=ActiveState Sep 20 17:17:58 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30533]: ansible-service_facts Executing: /usr/bin/systemctl show user@.service --property=ActiveState Sep 20 17:17:59 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30753]: ansible-stat Invoked with path=/run/ostree-booted follow=False get_checksum=True get_mime=True get_attributes=True checksum_algorithm=sha1 Sep 20 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf Invoked with name=['redis', 'redis-doc'] 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 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf Executing: /usr/bin/locale -a Sep 20 17:18:00 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30866]: ansible-ansible.legacy.dnf [debug] Matched preferred locale to: C.utf8 Sep 20 17:18:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30980]: 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 17:18:01 ip-10-31-14-45.us-east-1.aws.redhat.com python3.12[30980]: 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 32 dr-xr-xr-x. 18 root root 235 Sep 17 04:43 ../ drwxr-xr-x. 3 root root 60 Sep 20 17:12 initramfs/ drwxr-xr-x. 2 root root 60 Sep 20 17:12 tmpfiles.d/ drwxr-xr-x. 3 root root 60 Sep 20 17:12 log/ drwxr-xr-x. 3 root root 60 Sep 20 17:12 tpm2-tss/ drwxr-xr-x. 2 root root 40 Sep 20 17:12 modprobe.d/ drwxr-xr-x. 2 root root 40 Sep 20 17:12 mount/ -r--r--r--. 1 root root 33 Sep 20 17:12 machine-id prw-------. 1 root root 0 Sep 20 17:12 dmeventd-server| prw-------. 1 root root 0 Sep 20 17:12 dmeventd-client| srw-rw-rw-. 1 root root 0 Sep 20 17:12 rpcbind.sock= prw-------. 1 root root 0 Sep 20 17:12 initctl| drwx------. 2 root root 80 Sep 20 17:12 lvm/ drwx------. 2 root root 40 Sep 20 17:12 cryptsetup/ drwxr-xr-x. 2 root root 40 Sep 20 17:12 setrans/ drwxr-xr-x. 2 root root 40 Sep 20 17:12 sepermit/ drwxr-xr-x. 2 root root 40 Sep 20 17:12 faillock/ drwxr-xr-x. 2 root root 40 Sep 20 17:12 console/ drwx--x--x. 3 root root 60 Sep 20 17:12 sudo/ drwxrwxr-x. 2 sssd sssd 40 Sep 20 17:12 sssd/ drwxr-xr-x. 2 root root 40 Sep 20 17:12 motd.d/ -rw-r--r--. 1 root root 0 Sep 20 17:12 motd drwx------. 2 rpc rpc 60 Sep 20 17:12 rpcbind/ -rw-r--r--. 1 root root 4 Sep 20 17:12 auditd.pid drwxr-xr-x. 2 root root 60 Sep 20 17:12 dbus/ drwxr-xr-x. 2 root root 60 Sep 20 17:12 pcscd/ srw-rw-rw-. 1 root root 0 Sep 20 17:12 .heim_org.h5l.kcm-socket= drwxr-xr-x. 2 root root 60 Sep 20 17:12 irqbalance/ -rw-------. 1 root root 3 Sep 20 17:12 rsyslogd.pid drwxr-xr-x. 2 root root 100 Sep 20 17:12 dhcpcd/ drwxr-xr-x. 4 root root 120 Sep 20 17:12 NetworkManager/ -rw-------. 1 root root 4 Sep 20 17:12 gssproxy.pid srw-rw-rw-. 1 root root 0 Sep 20 17:12 gssproxy.sock= srw-rw-rw-. 1 root root 0 Sep 20 17:12 gssproxy.default.sock= drwxr-xr-x. 2 root root 60 Sep 20 17:12 chrony-dhcp/ drwxr-x---. 2 chrony chrony 80 Sep 20 17:12 chrony/ -rw-------. 1 root root 4 Sep 20 17:12 sm-notify.pid drwxr-xr-x. 4 root root 100 Sep 20 17:12 lock/ -rw-r--r--. 1 root root 4 Sep 20 17:12 sshd.pid -rw-r--r--. 1 root root 4 Sep 20 17:12 crond.pid ----------. 1 root root 0 Sep 20 17:12 cron.reboot drwx------. 3 root root 340 Sep 20 17:12 cloud-init/ drwxr-xr-x. 5 root root 100 Sep 20 17:12 credentials/ -rw-------. 1 root root 0 Sep 20 17:12 agetty.reload drwxr-xr-x. 2 root root 80 Sep 20 17:12 blkid/ drwxr-xr-x. 7 root root 160 Sep 20 17:13 udev/ drwxr-xr-x. 3 root root 60 Sep 20 17:14 user/ drwxr-xr-x. 2 root root 80 Sep 20 17:16 selinux-policy/ drwxr-xr-x. 34 root root 1040 Sep 20 17:16 ./ drwxr-xr-x. 22 root root 640 Sep 20 17:16 systemd/ drwxrwxr-x. 2 pcp pcp 200 Sep 20 17:16 pcp/ -rw-rw-r--. 1 root utmp 2304 Sep 20 17:18 utmp total 12 drwxr-xr-x. 34 root root 1040 Sep 20 17:16 ../ srw-rw-rw-. 1 root root 0 Sep 20 17:16 pmcd.socket= -r--r--r--. 1 root root 4 Sep 20 17:16 pmcd.pid -r--r--r--. 1 pcp pcp 5 Sep 20 17:16 pmie.pid lrwxrwxrwx. 1 pcp pcp 30 Sep 20 17:16 pmlogger.primary.socket -> /run/pcp/pmlogger.19458.socket= -r--r--r--. 1 pcp pcp 5 Sep 20 17:16 pmlogger.pid srw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.19458.socket= srw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.19797.socket= srw-rw-rw-. 1 pcp pcp 0 Sep 20 17:16 pmlogger.20230.socket= drwxrwxr-x. 2 pcp pcp 200 Sep 20 17:16 ./ 10793 1726867081.46180: no more pending results, returning what we have 10793 1726867081.46182: results queue empty 10793 1726867081.46183: checking for any_errors_fatal 10793 1726867081.46184: done checking for any_errors_fatal 10793 1726867081.46185: checking for max_fail_percentage 10793 1726867081.46186: done checking for max_fail_percentage 10793 1726867081.46186: checking to see if all hosts have failed and the running result is not ok 10793 1726867081.46187: done checking to see if all hosts have failed 10793 1726867081.46187: getting the remaining hosts for this loop 10793 1726867081.46188: done getting the remaining hosts for this loop 10793 1726867081.46191: getting the next task for host managed_node1 10793 1726867081.46195: done getting next task for host managed_node1 10793 1726867081.46197: ^ task is: TASK: Reraise error 10793 1726867081.46200: ^ 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 10793 1726867081.46203: getting variables 10793 1726867081.46204: in VariableManager get_vars() 10793 1726867081.46227: Calling all_inventory to load vars for managed_node1 10793 1726867081.46229: Calling groups_inventory to load vars for managed_node1 10793 1726867081.46230: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867081.46237: Calling all_plugins_play to load vars for managed_node1 10793 1726867081.46239: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867081.46241: Calling groups_plugins_play to load vars for managed_node1 10793 1726867081.46490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867081.46763: done with get_vars() 10793 1726867081.46773: done getting variables 10793 1726867081.46840: 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-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Friday 20 September 2024 17:18:01 -0400 (0:00:00.595) 0:00:06.433 ****** 10793 1726867081.46861: entering _queue_task() for managed_node1/fail 10793 1726867081.46862: Creating lock for fail 10793 1726867081.47095: worker is 1 (out of 1 available) 10793 1726867081.47108: exiting _queue_task() for managed_node1/fail 10793 1726867081.47120: done queuing things up, now waiting for results queue to drain 10793 1726867081.47121: waiting for pending results... 10793 1726867081.47310: running TaskExecutor() for managed_node1/TASK: Reraise error 10793 1726867081.47432: in run() - task 025ebf93-9f9d-c245-7b32-00000000019f 10793 1726867081.47437: variable 'ansible_search_path' from source: unknown 10793 1726867081.47483: calling self._execute() 10793 1726867081.47820: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867081.47824: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867081.47826: variable 'omit' from source: magic vars 10793 1726867081.47829: variable 'omit' from source: magic vars 10793 1726867081.47832: variable 'omit' from source: magic vars 10793 1726867081.47834: variable 'ansible_failed_result' from source: set_fact 10793 1726867081.48014: variable 'ansible_failed_result' from source: set_fact 10793 1726867081.48084: variable 'omit' from source: magic vars 10793 1726867081.48121: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867081.48156: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867081.48173: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867081.48191: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867081.48203: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867081.48237: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867081.48240: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867081.48242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867081.48387: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867081.48391: Set connection var ansible_shell_executable to /bin/sh 10793 1726867081.48393: Set connection var ansible_pipelining to False 10793 1726867081.48395: Set connection var ansible_shell_type to sh 10793 1726867081.48397: Set connection var ansible_connection to ssh 10793 1726867081.48402: Set connection var ansible_timeout to 10 10793 1726867081.48404: variable 'ansible_shell_executable' from source: unknown 10793 1726867081.48406: variable 'ansible_connection' from source: unknown 10793 1726867081.48408: variable 'ansible_module_compression' from source: unknown 10793 1726867081.48413: variable 'ansible_shell_type' from source: unknown 10793 1726867081.48415: variable 'ansible_shell_executable' from source: unknown 10793 1726867081.48417: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867081.48420: variable 'ansible_pipelining' from source: unknown 10793 1726867081.48422: variable 'ansible_timeout' from source: unknown 10793 1726867081.48424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867081.48590: 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) 10793 1726867081.48594: variable 'omit' from source: magic vars 10793 1726867081.48605: starting attempt loop 10793 1726867081.48610: running the handler 10793 1726867081.48624: handler run complete 10793 1726867081.48667: attempt loop complete, returning result 10793 1726867081.48671: _execute() done 10793 1726867081.48696: dumping result to json 10793 1726867081.48700: done dumping result, returning 10793 1726867081.48703: done running TaskExecutor() for managed_node1/TASK: Reraise error [025ebf93-9f9d-c245-7b32-00000000019f] 10793 1726867081.48705: sending task result for task 025ebf93-9f9d-c245-7b32-00000000019f 10793 1726867081.49111: done sending task result for task 025ebf93-9f9d-c245-7b32-00000000019f 10793 1726867081.49118: WORKER PROCESS EXITING 10793 1726867081.49127: marking managed_node1 as failed 10793 1726867081.49135: 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 10793 1726867081.49142: ^ 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 10793 1726867081.49145: getting the next task for host managed_node1 10793 1726867081.49157: done getting next task for host managed_node1 10793 1726867081.49160: ^ task is: TASK: Get final state of services 10793 1726867081.49165: ^ 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: {'failures': ['No package redis available.', 'No package redis-doc available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['redis', 'redis-doc'], '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}}, '_ansible_no_log': False, 'changed': False} 10793 1726867081.49291: no more pending results, returning what we have 10793 1726867081.49294: results queue empty 10793 1726867081.49320: checking for any_errors_fatal 10793 1726867081.49580: done checking for any_errors_fatal 10793 1726867081.49589: checking for max_fail_percentage 10793 1726867081.49617: done checking for max_fail_percentage 10793 1726867081.49618: checking to see if all hosts have failed and the running result is not ok 10793 1726867081.49619: done checking to see if all hosts have failed 10793 1726867081.49620: getting the remaining hosts for this loop 10793 1726867081.49621: done getting the remaining hosts for this loop 10793 1726867081.49630: getting the next task for host managed_node1 10793 1726867081.49636: done getting next task for host managed_node1 10793 1726867081.49638: ^ task is: TASK: Get final state of services 10793 1726867081.49640: ^ 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 10793 1726867081.49642: getting variables 10793 1726867081.49644: in VariableManager get_vars() 10793 1726867081.49813: Calling all_inventory to load vars for managed_node1 10793 1726867081.49816: Calling groups_inventory to load vars for managed_node1 10793 1726867081.49835: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867081.49902: Calling all_plugins_play to load vars for managed_node1 10793 1726867081.49907: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867081.49913: Calling groups_plugins_play to load vars for managed_node1 10793 1726867081.50599: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867081.51730: done with get_vars() 10793 1726867081.51752: done getting variables TASK [Get final state of services] ********************************************* task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Friday 20 September 2024 17:18:01 -0400 (0:00:00.050) 0:00:06.484 ****** 10793 1726867081.51919: entering _queue_task() for managed_node1/service_facts 10793 1726867081.52353: worker is 1 (out of 1 available) 10793 1726867081.52366: exiting _queue_task() for managed_node1/service_facts 10793 1726867081.52380: done queuing things up, now waiting for results queue to drain 10793 1726867081.52382: waiting for pending results... 10793 1726867081.52932: running TaskExecutor() for managed_node1/TASK: Get final state of services 10793 1726867081.52976: in run() - task 025ebf93-9f9d-c245-7b32-000000000016 10793 1726867081.52995: variable 'ansible_search_path' from source: unknown 10793 1726867081.53034: calling self._execute() 10793 1726867081.53189: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867081.53219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867081.53238: variable 'omit' from source: magic vars 10793 1726867081.53340: variable 'omit' from source: magic vars 10793 1726867081.53384: variable 'omit' from source: magic vars 10793 1726867081.53413: variable 'omit' from source: magic vars 10793 1726867081.53455: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867081.53481: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867081.53497: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867081.53518: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867081.53544: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867081.53574: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867081.53578: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867081.53581: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867081.53656: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867081.53663: Set connection var ansible_shell_executable to /bin/sh 10793 1726867081.53668: Set connection var ansible_pipelining to False 10793 1726867081.53714: Set connection var ansible_shell_type to sh 10793 1726867081.53717: Set connection var ansible_connection to ssh 10793 1726867081.53720: Set connection var ansible_timeout to 10 10793 1726867081.53723: variable 'ansible_shell_executable' from source: unknown 10793 1726867081.53725: variable 'ansible_connection' from source: unknown 10793 1726867081.53727: variable 'ansible_module_compression' from source: unknown 10793 1726867081.53729: variable 'ansible_shell_type' from source: unknown 10793 1726867081.53731: variable 'ansible_shell_executable' from source: unknown 10793 1726867081.53734: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867081.53736: variable 'ansible_pipelining' from source: unknown 10793 1726867081.53738: variable 'ansible_timeout' from source: unknown 10793 1726867081.53740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867081.53871: Loading ActionModule 'normal' from /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__) 10793 1726867081.53881: variable 'omit' from source: magic vars 10793 1726867081.53891: starting attempt loop 10793 1726867081.53894: running the handler 10793 1726867081.53905: _low_level_execute_command(): starting 10793 1726867081.53914: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867081.54612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867081.54618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867081.54625: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.54679: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867081.54682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867081.54689: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.54763: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.56448: stdout chunk (state=3): >>>/root <<< 10793 1726867081.56624: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867081.56628: stdout chunk (state=3): >>><<< 10793 1726867081.56631: stderr chunk (state=3): >>><<< 10793 1726867081.56720: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867081.56724: _low_level_execute_command(): starting 10793 1726867081.56727: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025 `" && echo ansible-tmp-1726867081.566856-11118-118457546004025="` echo /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025 `" ) && sleep 0' 10793 1726867081.57239: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867081.57253: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867081.57271: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.57326: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867081.57329: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.57407: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.59332: stdout chunk (state=3): >>>ansible-tmp-1726867081.566856-11118-118457546004025=/root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025 <<< 10793 1726867081.59472: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867081.59479: stderr chunk (state=3): >>><<< 10793 1726867081.59482: stdout chunk (state=3): >>><<< 10793 1726867081.59616: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867081.566856-11118-118457546004025=/root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867081.59627: variable 'ansible_module_compression' from source: unknown 10793 1726867081.59673: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10793tpo7kgky/ansiballz_cache/ansible.modules.service_facts-ZIP_DEFLATED 10793 1726867081.59701: variable 'ansible_facts' from source: unknown 10793 1726867081.59815: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/AnsiballZ_service_facts.py 10793 1726867081.59964: Sending initial data 10793 1726867081.59975: Sent initial data (161 bytes) 10793 1726867081.60817: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867081.60821: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.61328: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.62577: stderr chunk (state=3): >>>debug2: Remote version: 3 <<< 10793 1726867081.62595: stderr chunk (state=3): >>>debug2: Server supports extension "posix-rename@openssh.com" revision 1 <<< 10793 1726867081.62621: 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 <<< 10793 1726867081.62715: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867081.62802: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp10s8z1fy /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/AnsiballZ_service_facts.py <<< 10793 1726867081.62835: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/AnsiballZ_service_facts.py" <<< 10793 1726867081.62895: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmp10s8z1fy" to remote "/root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/AnsiballZ_service_facts.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/AnsiballZ_service_facts.py" <<< 10793 1726867081.63654: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867081.63700: stderr chunk (state=3): >>><<< 10793 1726867081.63707: stdout chunk (state=3): >>><<< 10793 1726867081.63732: done transferring module to remote 10793 1726867081.63745: _low_level_execute_command(): starting 10793 1726867081.63752: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/ /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/AnsiballZ_service_facts.py && sleep 0' 10793 1726867081.64190: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867081.64223: 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 <<< 10793 1726867081.64314: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867081.64323: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867081.64328: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867081.64368: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.64432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.66287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867081.66290: stderr chunk (state=3): >>><<< 10793 1726867081.66297: stdout chunk (state=3): >>><<< 10793 1726867081.66300: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867081.66306: _low_level_execute_command(): starting 10793 1726867081.66367: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/AnsiballZ_service_facts.py && sleep 0' 10793 1726867081.66928: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867081.67062: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867081.69242: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867081.69268: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867081.69303: stdout chunk (state=3): >>>import '_thread' # <<< 10793 1726867081.69306: stdout chunk (state=3): >>>import '_warnings' # import '_weakref' # <<< 10793 1726867081.69376: stdout chunk (state=3): >>>import '_io' # <<< 10793 1726867081.69381: stdout chunk (state=3): >>>import 'marshal' # <<< 10793 1726867081.69414: stdout chunk (state=3): >>>import 'posix' # <<< 10793 1726867081.69482: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10793 1726867081.69504: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10793 1726867081.69593: 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' <<< 10793 1726867081.69597: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 10793 1726867081.69628: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867081.69655: 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 0x7f264ad104d0> <<< 10793 1726867081.69687: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264acdfb30> <<< 10793 1726867081.69690: 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' <<< 10793 1726867081.69715: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ad12a50> <<< 10793 1726867081.69747: stdout chunk (state=3): >>>import '_signal' # <<< 10793 1726867081.69750: stdout chunk (state=3): >>>import '_abc' # <<< 10793 1726867081.69764: stdout chunk (state=3): >>>import 'abc' # <<< 10793 1726867081.69799: stdout chunk (state=3): >>>import 'io' # <<< 10793 1726867081.69816: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10793 1726867081.69905: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867081.69928: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10793 1726867081.69956: stdout chunk (state=3): >>>import 'os' # <<< 10793 1726867081.69991: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10793 1726867081.69995: stdout chunk (state=3): >>>Processing user site-packages <<< 10793 1726867081.69997: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10793 1726867081.70019: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10793 1726867081.70057: 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 <<< 10793 1726867081.70060: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10793 1726867081.70087: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab05130> <<< 10793 1726867081.70129: 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 <<< 10793 1726867081.70152: 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 0x7f264ab05fd0> <<< 10793 1726867081.70187: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867081.70212: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867081.70521: 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' <<< 10793 1726867081.70535: 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 <<< 10793 1726867081.70669: 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 0x7f264ab43e30> <<< 10793 1726867081.70773: 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' <<< 10793 1726867081.70841: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab43ef0> # /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' <<< 10793 1726867081.70927: 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 0x7f264ab7b860> # /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 0x7f264ab7bef0> <<< 10793 1726867081.70997: stdout chunk (state=3): >>>import '_collections' # <<< 10793 1726867081.71057: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab5bb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab59220> <<< 10793 1726867081.71175: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab40fe0> # /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' <<< 10793 1726867081.71234: stdout chunk (state=3): >>>import '_sre' # # /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10793 1726867081.71323: 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 0x7f264ab9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab9e450> <<< 10793 1726867081.71361: 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 0x7f264ab5be60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab9cc50> <<< 10793 1726867081.71395: 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 0x7f264abd0860> <<< 10793 1726867081.71441: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab40290> # /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' <<< 10793 1726867081.71486: 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 0x7f264abd0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd0bc0> <<< 10793 1726867081.71622: 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 0x7f264abd0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab3edb0> # /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 <<< 10793 1726867081.71758: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd12e0> 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 0x7f264abd24e0> import 'importlib.util' # import 'runpy' # <<< 10793 1726867081.71850: 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' <<< 10793 1726867081.71961: 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 0x7f264abe86e0> 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 0x7f264abe9dc0> # /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 0x7f264abeac30> <<< 10793 1726867081.72049: 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 0x7f264abeb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abea180> # /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' <<< 10793 1726867081.72162: 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 0x7f264abebce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abeb410> <<< 10793 1726867081.72167: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd2510> <<< 10793 1726867081.72307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py # code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a96fbc0> <<< 10793 1726867081.72349: 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 0x7f264a998740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9984a0> # 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 0x7f264a998680> # /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' <<< 10793 1726867081.72457: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.72625: 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 0x7f264a999010> <<< 10793 1726867081.72706: 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 0x7f264a999970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9988c0> <<< 10793 1726867081.72854: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a96dd60> # /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 0x7f264a99ad20> <<< 10793 1726867081.72960: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a999820> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd2c00> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867081.73021: 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' <<< 10793 1726867081.73117: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9c3080> # /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 <<< 10793 1726867081.73190: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10793 1726867081.73465: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9eb440> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867081.73522: 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 0x7f264aa48200> # /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 0x7f264aa4a960> <<< 10793 1726867081.73591: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aa48320> <<< 10793 1726867081.73652: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aa15220> <<< 10793 1726867081.73754: 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 0x7f264a32d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9ea240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a99bc50> <<< 10793 1726867081.73862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f264a9ea5a0> <<< 10793 1726867081.73933: stdout chunk (state=3): >>># zipimport: found 31 names in '/tmp/ansible_service_facts_payload_1qy3aqnk/ansible_service_facts_payload.zip' # zipimport: zlib available <<< 10793 1726867081.74144: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.74254: 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 <<< 10793 1726867081.74342: 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 0x7f264a3830b0> import '_typing' # <<< 10793 1726867081.74506: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a35dfa0> <<< 10793 1726867081.74581: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a35d100> # zipimport: zlib available import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10793 1726867081.75977: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.77033: 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 0x7f264a380f50> <<< 10793 1726867081.77213: 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 0x7f264a3aa930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3aa6c0> <<< 10793 1726867081.77323: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3a9fd0> # /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 0x7f264a3aa420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a383ad0> import 'atexit' # <<< 10793 1726867081.77326: 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 0x7f264a3ab6b0> # 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 0x7f264a3ab8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867081.77368: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10793 1726867081.77379: stdout chunk (state=3): >>>import '_locale' # <<< 10793 1726867081.77438: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3abe30> import 'pwd' # <<< 10793 1726867081.77442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867081.77469: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867081.77533: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a211af0> <<< 10793 1726867081.77539: 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 0x7f264a2137a0> <<< 10793 1726867081.77565: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10793 1726867081.77573: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10793 1726867081.77594: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2181a0> <<< 10793 1726867081.77615: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10793 1726867081.77656: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10793 1726867081.77682: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a219340> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867081.77710: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10793 1726867081.77732: 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' <<< 10793 1726867081.77789: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a21bd70> <<< 10793 1726867081.77834: 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 0x7f264a9c2ff0> <<< 10793 1726867081.77857: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a21a060> <<< 10793 1726867081.77861: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10793 1726867081.77883: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10793 1726867081.77911: 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' <<< 10793 1726867081.77929: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10793 1726867081.77960: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867081.77988: 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' <<< 10793 1726867081.78012: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a223b30> <<< 10793 1726867081.78024: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867081.78076: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a222660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2223f0> <<< 10793 1726867081.78086: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10793 1726867081.78096: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10793 1726867081.78185: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a222900> <<< 10793 1726867081.78206: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a21a540> <<< 10793 1726867081.78231: 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 0x7f264a267dd0> <<< 10793 1726867081.78251: 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'<<< 10793 1726867081.78274: stdout chunk (state=3): >>> import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a267e00> <<< 10793 1726867081.78301: 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' <<< 10793 1726867081.78330: 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' <<< 10793 1726867081.78407: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.78425: 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 0x7f264a269970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a269730> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867081.78546: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867081.78568: 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 0x7f264a26be60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a26a000> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867081.78631: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.78641: 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' # <<< 10793 1726867081.78676: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a26f620> <<< 10793 1726867081.78810: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a26bfb0> <<< 10793 1726867081.78869: 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 0x7f264a270410> <<< 10793 1726867081.78904: 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 0x7f264a270680> <<< 10793 1726867081.78946: 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 0x7f264a270a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2680e0> <<< 10793 1726867081.78997: 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' <<< 10793 1726867081.79001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867081.79023: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867081.79061: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.79088: 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 0x7f264a2fc140> <<< 10793 1726867081.79227: 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 0x7f264a2fd3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2728d0> <<< 10793 1726867081.79280: 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 0x7f264a273c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a272510> <<< 10793 1726867081.79283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.79332: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10793 1726867081.79410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.79483: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.79510: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10793 1726867081.79517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.79545: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10793 1726867081.79564: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.79675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.79788: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.80333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.80895: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10793 1726867081.80916: 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 <<< 10793 1726867081.80940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.81001: 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 0x7f264a101580> <<< 10793 1726867081.81150: 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 0x7f264a1023c0> <<< 10793 1726867081.81205: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2fd5b0> import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867081.81211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.81238: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10793 1726867081.81394: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.81542: 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' <<< 10793 1726867081.81556: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a102360> # zipimport: zlib available <<< 10793 1726867081.82026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82643: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10793 1726867081.82716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82721: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867081.82724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82804: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82865: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867081.82868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82905: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10793 1726867081.82917: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.82973: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83021: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10793 1726867081.83228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867081.83545: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867081.83564: stdout chunk (state=3): >>>import '_ast' # <<< 10793 1726867081.83617: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a103560> <<< 10793 1726867081.83634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83699: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83774: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10793 1726867081.83815: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 10793 1726867081.83823: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83900: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867081.83907: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83961: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.83997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84128: 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 <<< 10793 1726867081.84170: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.84266: 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 0x7f264a10e030> <<< 10793 1726867081.84298: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a1097f0> <<< 10793 1726867081.84333: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867081.84353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84413: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84546: 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 <<< 10793 1726867081.84551: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867081.84577: 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 <<< 10793 1726867081.84598: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10793 1726867081.84633: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10793 1726867081.84679: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867081.84689: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10793 1726867081.84711: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10793 1726867081.84769: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2029c0> <<< 10793 1726867081.84812: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3e2690> <<< 10793 1726867081.84894: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a10e0f0> <<< 10793 1726867081.84905: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a10a2a0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10793 1726867081.84912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.84973: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867081.85023: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867081.85052: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.85055: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.85058: stdout chunk (state=3): >>>import 'ansible.modules' # <<< 10793 1726867081.85074: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.85345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.85599: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.85759: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867081.85928: 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' <<< 10793 1726867081.85931: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a1a4320> <<< 10793 1726867081.85961: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867081.85992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867081.86013: 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' <<< 10793 1726867081.86045: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a18f770> <<< 10793 1726867081.86083: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.86100: stdout chunk (state=3): >>># extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867081.86106: stdout chunk (state=3): >>>import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f264a18fad0> <<< 10793 1726867081.86136: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a1a4b00> import 'ansible.module_utils.service' # <<< 10793 1726867081.86241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.34928: stdout chunk (state=3): >>> {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "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"}, <<< 10793 1726867083.34941: stdout chunk (state=3): >>>"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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.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"}, "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"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "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"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "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@e<<< 10793 1726867083.34946: stdout chunk (state=3): >>>cdsa.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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-foun<<< 10793 1726867083.34964: stdout chunk (state=3): >>>d", "source": "systemd"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "modprobe@.service": {"name": "modprobe@.ser<<< 10793 1726867083.34983: stdout chunk (state=3): >>>vice", "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"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-sysupdate-reboot.service": {"name": "systemd-sysupdate-reboot.service", "state": "i<<< 10793 1726867083.34990: stdout chunk (state=3): >>>nactive", "status": "indirect", "source": "systemd"}, "systemd-sysupdate.service": {"name": "systemd-sysupdate.service", "state": "inactive", "status": "indirect", "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"}, "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__ <<< 10793 1726867083.35382: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867083.35397: 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 <<< 10793 1726867083.35413: stdout chunk (state=3): >>># cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ <<< 10793 1726867083.35438: 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 <<< 10793 1726867083.35447: 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 <<< 10793 1726867083.35472: 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 _hashlib <<< 10793 1726867083.35484: stdout chunk (state=3): >>># cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing <<< 10793 1726867083.35497: 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 <<< 10793 1726867083.35521: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 10793 1726867083.35534: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections <<< 10793 1726867083.35542: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 <<< 10793 1726867083.35557: 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 <<< 10793 1726867083.35566: stdout chunk (state=3): >>># 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 <<< 10793 1726867083.35792: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10793 1726867083.35816: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10793 1726867083.35837: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10793 1726867083.35854: stdout chunk (state=3): >>># destroy binascii <<< 10793 1726867083.35871: stdout chunk (state=3): >>># destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10793 1726867083.35878: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10793 1726867083.35931: stdout chunk (state=3): >>># destroy ntpath <<< 10793 1726867083.35945: stdout chunk (state=3): >>># destroy importlib <<< 10793 1726867083.35959: stdout chunk (state=3): >>># destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 10793 1726867083.35980: stdout chunk (state=3): >>># destroy _locale # destroy pwd <<< 10793 1726867083.35986: stdout chunk (state=3): >>># destroy locale # destroy signal # destroy fcntl <<< 10793 1726867083.36012: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10793 1726867083.36025: stdout chunk (state=3): >>># destroy selectors # destroy errno <<< 10793 1726867083.36038: stdout chunk (state=3): >>># destroy array # destroy datetime <<< 10793 1726867083.36068: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10793 1726867083.36071: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging <<< 10793 1726867083.36114: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select<<< 10793 1726867083.36121: stdout chunk (state=3): >>> # destroy shlex # destroy subprocess # destroy fnmatch # destroy _compat_pickle # destroy _pickle <<< 10793 1726867083.36159: 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 <<< 10793 1726867083.36179: stdout chunk (state=3): >>># cleanup[3] wiping _socket <<< 10793 1726867083.36194: 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 <<< 10793 1726867083.36204: 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect <<< 10793 1726867083.36238: 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 <<< 10793 1726867083.36252: stdout chunk (state=3): >>># cleanup[3] wiping re._parser <<< 10793 1726867083.36256: stdout chunk (state=3): >>># cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools<<< 10793 1726867083.36264: 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 # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 10793 1726867083.36295: 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 <<< 10793 1726867083.36304: stdout chunk (state=3): >>># cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux <<< 10793 1726867083.36312: stdout chunk (state=3): >>># destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10793 1726867083.36435: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10793 1726867083.36447: stdout chunk (state=3): >>># destroy _socket <<< 10793 1726867083.36478: stdout chunk (state=3): >>># destroy _collections <<< 10793 1726867083.36482: stdout chunk (state=3): >>># destroy platform <<< 10793 1726867083.36485: stdout chunk (state=3): >>># destroy _uuid <<< 10793 1726867083.36487: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10793 1726867083.36507: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10793 1726867083.36540: stdout chunk (state=3): >>># destroy _typing <<< 10793 1726867083.36544: 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 <<< 10793 1726867083.36562: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10793 1726867083.36569: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10793 1726867083.36668: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs <<< 10793 1726867083.36674: 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 <<< 10793 1726867083.36694: stdout chunk (state=3): >>># destroy _random <<< 10793 1726867083.36712: stdout chunk (state=3): >>># destroy _weakref <<< 10793 1726867083.36728: stdout chunk (state=3): >>># destroy _hashlib <<< 10793 1726867083.36735: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 10793 1726867083.36761: stdout chunk (state=3): >>># destroy itertools <<< 10793 1726867083.36767: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10793 1726867083.37104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867083.37139: stderr chunk (state=3): >>><<< 10793 1726867083.37142: stdout chunk (state=3): >>><<< 10793 1726867083.37237: _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 0x7f264ad104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264acdfb30> # /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 0x7f264ad12a50> 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 0x7f264ab05130> # /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 0x7f264ab05fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f264ab43e30> # /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 0x7f264ab43ef0> # /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 0x7f264ab7b860> # /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 0x7f264ab7bef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab5bb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab59220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab40fe0> # /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 0x7f264ab9f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab9e450> # /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 0x7f264ab5be60> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab9cc50> # /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 0x7f264abd0860> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab40290> # /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 0x7f264abd0d10> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd0bc0> # 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 0x7f264abd0f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264ab3edb0> # /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 0x7f264abd1610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd12e0> 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 0x7f264abd24e0> 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 0x7f264abe86e0> 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 0x7f264abe9dc0> # /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 0x7f264abeac30> # 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 0x7f264abeb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abea180> # /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 0x7f264abebce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abeb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd2510> # /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 0x7f264a96fbc0> # /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 0x7f264a998740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9984a0> # 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 0x7f264a998680> # /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 0x7f264a999010> # 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 0x7f264a999970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9988c0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a96dd60> # /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 0x7f264a99ad20> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a999820> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264abd2c00> # /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 0x7f264a9c3080> # /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 0x7f264a9eb440> # /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 0x7f264aa48200> # /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 0x7f264aa4a960> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aa48320> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264aa15220> # /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 0x7f264a32d2e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a9ea240> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a99bc50> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f264a9ea5a0> # zipimport: found 31 names in '/tmp/ansible_service_facts_payload_1qy3aqnk/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 0x7f264a3830b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a35dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a35d100> # 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 0x7f264a380f50> # /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 0x7f264a3aa930> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3aa6c0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3a9fd0> # /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 0x7f264a3aa420> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a383ad0> 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 0x7f264a3ab6b0> # 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 0x7f264a3ab8f0> # /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 0x7f264a3abe30> 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 0x7f264a211af0> # 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 0x7f264a2137a0> # /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 0x7f264a2181a0> # /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 0x7f264a219340> # /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 0x7f264a21bd70> # 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 0x7f264a9c2ff0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a21a060> # /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 0x7f264a223b30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a222660> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2223f0> # /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 0x7f264a222900> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a21a540> # 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 0x7f264a267dd0> # /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 0x7f264a267e00> # /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 0x7f264a269970> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a269730> # /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 0x7f264a26be60> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a26a000> # /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 0x7f264a26f620> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a26bfb0> # 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 0x7f264a270410> # 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 0x7f264a270680> # 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 0x7f264a270a10> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2680e0> # /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 0x7f264a2fc140> # 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 0x7f264a2fd3a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2728d0> # 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 0x7f264a273c80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a272510> # 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 0x7f264a101580> # /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 0x7f264a1023c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a2fd5b0> 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 0x7f264a102360> # 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 0x7f264a103560> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f264a10e030> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a1097f0> 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 0x7f264a2029c0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a3e2690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a10e0f0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a10a2a0> # 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 0x7f264a1a4320> # /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 0x7f264a18f770> # 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 0x7f264a18fad0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f264a1a4b00> import 'ansible.module_utils.service' # # zipimport: zlib available {"ansible_facts": {"services": {"audit-rules.service": {"name": "audit-rules.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "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"}, "autofs.service": {"name": "autofs.service", "state": "stopped", "status": "not-found", "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"}, "crond.service": {"name": "crond.service", "state": "running", "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"}, "irqbalance.service": {"name": "irqbalance.service", "state": "running", "status": "enabled", "source": "systemd"}, "kdump.service": {"name": "kdump.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "kmod-static-nodes.service": {"name": "kmod-static-nodes.service", "state": "stopped", "status": "static", "source": "systemd"}, "ldconfig.service": {"name": "ldconfig.service", "state": "stopped", "status": "static", "source": "systemd"}, "logrotate.service": {"name": "logrotate.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"}, "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"}, "pcscd.service": {"name": "pcscd.service", "state": "stopped", "status": "indirect", "source": "systemd"}, "plymouth-quit-wait.service": {"name": "plymouth-quit-wait.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "plymouth-start.service": {"name": "plymouth-start.service", "state": "stopped", "status": "not-found", "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"}, "rc-local.service": {"name": "rc-local.service", "state": "stopped", "status": "static", "source": "systemd"}, "rescue.service": {"name": "rescue.service", "state": "stopped", "status": "static", "source": "systemd"}, "restraintd.service": {"name": "restraintd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rngd.service": {"name": "rngd.service", "state": "running", "status": "enabled", "source": "systemd"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-statd.service": {"name": "rpc-statd.service", "state": "stopped", "status": "static", "source": "systemd"}, "rpc-svcgssd.service": {"name": "rpc-svcgssd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "rpcbind.service": {"name": "rpcbind.service", "state": "running", "status": "enabled", "source": "systemd"}, "rsyslog.service": {"name": "rsyslog.service", "state": "running", "status": "enabled", "source": "systemd"}, "selinux-autorelabel-mark.service": {"name": "selinux-autorelabel-mark.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "state": "running", "status": "active", "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-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-confext.service": {"name": "systemd-confext.service", "state": "stopped", "status": "enabled", "source": "systemd"}, "systemd-firstboot.service": {"name": "systemd-firstboot.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-fsck-root.service": {"name": "systemd-fsck-root.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-clear.service": {"name": "systemd-hibernate-clear.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hibernate-resume.service": {"name": "systemd-hibernate-resume.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-journald.service": {"name": "systemd-journald.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-logind.service": {"name": "systemd-logind.service", "state": "running", "status": "static", "source": "systemd"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-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": "not-found", "source": "systemd"}, "systemd-oomd.service": {"name": "systemd-oomd.service", "state": "stopped", "status": "not-found", "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-quotacheck-root.service": {"name": "systemd-quotacheck-root.service", "state": "stopped", "status": "static", "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-rfkill.service": {"name": "systemd-rfkill.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-soft-reboot.service": {"name": "systemd-soft-reboot.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": "enabled", "source": "systemd"}, "systemd-sysusers.service": {"name": "systemd-sysusers.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-timesyncd.service": {"name": "systemd-timesyncd.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "systemd-tmpfiles-clean.service": {"name": "systemd-tmpfiles-clean.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tmpfiles-setup-dev-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-tpm2-setup-early.service": {"name": "systemd-tpm2-setup-early.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-tpm2-setup.service": {"name": "systemd-tpm2-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "systemd-udev-load-credentials.service": {"name": "systemd-udev-load-credentials.service", "state": "stopped", "status": "disabled", "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-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "state": "stopped", "status": "static", "source": "systemd"}, "user-runtime-dir@0.service": {"name": "user-runtime-dir@0.service", "state": "stopped", "status": "active", "source": "systemd"}, "user@0.service": {"name": "user@0.service", "state": "running", "status": "active", "source": "systemd"}, "ypbind.service": {"name": "ypbind.service", "state": "stopped", "status": "not-found", "source": "systemd"}, "zabbix-agent.service": {"name": "zabbix-agent.service", "state": "stopped", "status": "not-found", "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"}, "capsule@.service": {"name": "capsule@.service", "state": "unknown", "status": "static", "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.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.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"}, "dhcpcd.service": {"name": "dhcpcd.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "dhcpcd@.service": {"name": "dhcpcd@.service", "state": "unknown", "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"}, "fips-crypto-policy-overlay.service": {"name": "fips-crypto-policy-overlay.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"}, "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"}, "kvm_stat.service": {"name": "kvm_stat.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "lvm-devices-import.service": {"name": "lvm-devices-import.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "man-db-cache-update.service": {"name": "man-db-cache-update.service", "state": "inactive", "status": "static", "source": "systemd"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "microcode.service": {"name": "microcode.service", "state": "inactive", "status": "disabled", "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"}, "pcp-reboot-init.service": {"name": "pcp-reboot-init.service", "state": "inactive", "status": "static", "source": "systemd"}, "pmfind.service": {"name": "pmfind.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "pmproxy.service": {"name": "pmproxy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "polkit.service": {"name": "polkit.service", "state": "inactive", "status": "static", "source": "systemd"}, "qemu-guest-agent.service": {"name": "qemu-guest-agent.service", "state": "inactive", "status": "enabled", "source": "systemd"}, "quotaon-root.service": {"name": "quotaon-root.service", "state": "inactive", "status": "static", "source": "systemd"}, "quotaon@.service": {"name": "quotaon@.service", "state": "unknown", "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-bootctl@.service": {"name": "systemd-bootctl@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-coredump@.service": {"name": "systemd-coredump@.service", "state": "unknown", "status": "static", "source": "systemd"}, "systemd-creds@.service": {"name": "systemd-creds@.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-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "state": "inactive", "status": "static", "source": "systemd"}, "systemd-journald-sync@.service": {"name": "systemd-journald-sync@.service", "state": "unknown", "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-pcrextend@.service": {"name": "systemd-pcrextend@.service", "state": "unknown", "status": "static", "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-pcrlock-file-system.service": {"name": "systemd-pcrlock-file-system.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-code.service": {"name": "systemd-pcrlock-firmware-code.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-firmware-config.service": {"name": "systemd-pcrlock-firmware-config.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-machine-id.service": {"name": "systemd-pcrlock-machine-id.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-make-policy.service": {"name": "systemd-pcrlock-make-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-authority.service": {"name": "systemd-pcrlock-secureboot-authority.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock-secureboot-policy.service": {"name": "systemd-pcrlock-secureboot-policy.service", "state": "inactive", "status": "disabled", "source": "systemd"}, "systemd-pcrlock@.service": {"name": "systemd-pcrlock@.service", "state": "unknown", "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": "unknown", "status": "static", "source": "systemd"}, "systemd-reboot.service": {"name": "systemd-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-sysext@.service": {"name": "systemd-sysext@.service", "state": "unknown", "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-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"}, "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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. 10793 1726867083.37948: 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-1726867081.566856-11118-118457546004025/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867083.37953: _low_level_execute_command(): starting 10793 1726867083.37958: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867081.566856-11118-118457546004025/ > /dev/null 2>&1 && sleep 0' 10793 1726867083.38418: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867083.38421: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.38424: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867083.38426: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.38473: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867083.38477: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867083.38552: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867083.40388: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867083.40418: stderr chunk (state=3): >>><<< 10793 1726867083.40421: stdout chunk (state=3): >>><<< 10793 1726867083.40433: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867083.40439: handler run complete 10793 1726867083.40554: variable 'ansible_facts' from source: unknown 10793 1726867083.40650: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867083.40947: variable 'ansible_facts' from source: unknown 10793 1726867083.41040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867083.41158: attempt loop complete, returning result 10793 1726867083.41163: _execute() done 10793 1726867083.41167: dumping result to json 10793 1726867083.41206: done dumping result, returning 10793 1726867083.41215: done running TaskExecutor() for managed_node1/TASK: Get final state of services [025ebf93-9f9d-c245-7b32-000000000016] 10793 1726867083.41222: sending task result for task 025ebf93-9f9d-c245-7b32-000000000016 10793 1726867083.41698: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000016 10793 1726867083.41704: 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" }, "audit-rules.service": { "name": "audit-rules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "capsule@.service": { "name": "capsule@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "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.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" }, "dhcpcd.service": { "name": "dhcpcd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dhcpcd@.service": { "name": "dhcpcd@.service", "source": "systemd", "state": "unknown", "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" }, "fips-crypto-policy-overlay.service": { "name": "fips-crypto-policy-overlay.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive", "status": "disabled" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon-root.service": { "name": "quotaon-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon@.service": { "name": "quotaon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "running", "status": "enabled" }, "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" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "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-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-bootctl@.service": { "name": "systemd-bootctl@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-confext.service": { "name": "systemd-confext.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-creds@.service": { "name": "systemd-creds@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-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-clear.service": { "name": "systemd-hibernate-clear.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate-resume.service": { "name": "systemd-hibernate-resume.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "stopped", "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-sync@.service": { "name": "systemd-journald-sync@.service", "source": "systemd", "state": "unknown", "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": "not-found" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrextend@.service": { "name": "systemd-pcrextend@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-pcrlock-file-system.service": { "name": "systemd-pcrlock-file-system.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-code.service": { "name": "systemd-pcrlock-firmware-code.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-firmware-config.service": { "name": "systemd-pcrlock-firmware-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-machine-id.service": { "name": "systemd-pcrlock-machine-id.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-make-policy.service": { "name": "systemd-pcrlock-make-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-authority.service": { "name": "systemd-pcrlock-secureboot-authority.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock-secureboot-policy.service": { "name": "systemd-pcrlock-secureboot-policy.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-pcrlock@.service": { "name": "systemd-pcrlock@.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-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-root.service": { "name": "systemd-quotacheck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-quotacheck@.service": { "name": "systemd-quotacheck@.service", "source": "systemd", "state": "unknown", "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-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-soft-reboot.service": { "name": "systemd-soft-reboot.service", "source": "systemd", "state": "stopped", "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": "enabled" }, "systemd-sysext@.service": { "name": "systemd-sysext@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev-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-tpm2-setup-early.service": { "name": "systemd-tpm2-setup-early.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tpm2-setup.service": { "name": "systemd-tpm2-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-load-credentials.service": { "name": "systemd-udev-load-credentials.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-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" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "zabbix-agent.service": { "name": "zabbix-agent.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } 10793 1726867083.42502: no more pending results, returning what we have 10793 1726867083.42504: results queue empty 10793 1726867083.42505: checking for any_errors_fatal 10793 1726867083.42508: done checking for any_errors_fatal 10793 1726867083.42510: checking for max_fail_percentage 10793 1726867083.42511: done checking for max_fail_percentage 10793 1726867083.42511: checking to see if all hosts have failed and the running result is not ok 10793 1726867083.42512: done checking to see if all hosts have failed 10793 1726867083.42512: getting the remaining hosts for this loop 10793 1726867083.42513: done getting the remaining hosts for this loop 10793 1726867083.42516: getting the next task for host managed_node1 10793 1726867083.42520: done getting next task for host managed_node1 10793 1726867083.42522: ^ task is: TASK: Restore state of services 10793 1726867083.42524: ^ 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=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10793 1726867083.42526: getting variables 10793 1726867083.42527: in VariableManager get_vars() 10793 1726867083.42547: Calling all_inventory to load vars for managed_node1 10793 1726867083.42550: Calling groups_inventory to load vars for managed_node1 10793 1726867083.42552: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867083.42558: Calling all_plugins_play to load vars for managed_node1 10793 1726867083.42560: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867083.42562: Calling groups_plugins_play to load vars for managed_node1 10793 1726867083.42793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867083.43069: done with get_vars() 10793 1726867083.43078: done getting variables 10793 1726867083.43152: 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 [Restore state of services] *********************************************** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Friday 20 September 2024 17:18:03 -0400 (0:00:01.912) 0:00:08.397 ****** 10793 1726867083.43171: entering _queue_task() for managed_node1/service 10793 1726867083.43173: Creating lock for service 10793 1726867083.43384: worker is 1 (out of 1 available) 10793 1726867083.43398: exiting _queue_task() for managed_node1/service 10793 1726867083.43414: done queuing things up, now waiting for results queue to drain 10793 1726867083.43415: waiting for pending results... 10793 1726867083.43571: running TaskExecutor() for managed_node1/TASK: Restore state of services 10793 1726867083.43644: in run() - task 025ebf93-9f9d-c245-7b32-000000000017 10793 1726867083.43654: variable 'ansible_search_path' from source: unknown 10793 1726867083.43805: Loaded config def from plugin (lookup/items) 10793 1726867083.43812: Loading LookupModule 'items' from /usr/local/lib/python3.12/site-packages/ansible/plugins/lookup/items.py 10793 1726867083.43832: variable 'omit' from source: magic vars 10793 1726867083.43920: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867083.43927: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867083.43935: variable 'omit' from source: magic vars 10793 1726867083.44206: variable 'item' from source: unknown 10793 1726867083.44211: variable 'final_state' from source: set_fact 10793 1726867083.44303: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10793 1726867083.44395: variable 'item' from source: unknown 10793 1726867083.44404: variable 'initial_state' from source: set_fact 10793 1726867083.44491: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10793 1726867083.44612: variable 'initial_state' from source: set_fact 10793 1726867083.44673: variable 'item' from source: unknown 10793 1726867083.44681: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10793 1726867083.44687: variable 'omit' from source: magic vars 10793 1726867083.44718: variable 'omit' from source: magic vars 10793 1726867083.44751: variable 'item' from source: unknown 10793 1726867083.44798: variable 'item' from source: unknown 10793 1726867083.44925: variable 'initial_state' from source: set_fact 10793 1726867083.44987: variable 'item' from source: unknown 10793 1726867083.45005: variable 'omit' from source: magic vars 10793 1726867083.45027: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867083.45047: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867083.45063: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867083.45076: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867083.45084: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867083.45106: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867083.45112: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867083.45114: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867083.45180: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867083.45186: Set connection var ansible_shell_executable to /bin/sh 10793 1726867083.45191: Set connection var ansible_pipelining to False 10793 1726867083.45196: Set connection var ansible_shell_type to sh 10793 1726867083.45198: Set connection var ansible_connection to ssh 10793 1726867083.45204: Set connection var ansible_timeout to 10 10793 1726867083.45219: variable 'ansible_shell_executable' from source: unknown 10793 1726867083.45222: variable 'ansible_connection' from source: unknown 10793 1726867083.45224: variable 'ansible_module_compression' from source: unknown 10793 1726867083.45226: variable 'ansible_shell_type' from source: unknown 10793 1726867083.45229: variable 'ansible_shell_executable' from source: unknown 10793 1726867083.45231: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867083.45235: variable 'ansible_pipelining' from source: unknown 10793 1726867083.45238: variable 'ansible_timeout' from source: unknown 10793 1726867083.45242: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867083.45339: 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) 10793 1726867083.45347: variable 'omit' from source: magic vars 10793 1726867083.45352: starting attempt loop 10793 1726867083.45355: running the handler 10793 1726867083.45411: variable 'ansible_facts' from source: unknown 10793 1726867083.45578: _low_level_execute_command(): starting 10793 1726867083.45583: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867083.46084: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867083.46088: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.46091: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867083.46093: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.46147: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867083.46152: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867083.46160: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867083.46232: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867083.47965: stdout chunk (state=3): >>>/root <<< 10793 1726867083.48065: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867083.48094: stderr chunk (state=3): >>><<< 10793 1726867083.48097: stdout chunk (state=3): >>><<< 10793 1726867083.48119: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867083.48129: _low_level_execute_command(): starting 10793 1726867083.48135: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014 `" && echo ansible-tmp-1726867083.4811575-11180-96657610129014="` echo /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014 `" ) && sleep 0' 10793 1726867083.48565: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867083.48568: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration <<< 10793 1726867083.48571: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found <<< 10793 1726867083.48573: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.48625: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867083.48628: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867083.48634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867083.48705: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867083.50718: stdout chunk (state=3): >>>ansible-tmp-1726867083.4811575-11180-96657610129014=/root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014 <<< 10793 1726867083.50818: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867083.50843: stderr chunk (state=3): >>><<< 10793 1726867083.50846: stdout chunk (state=3): >>><<< 10793 1726867083.50858: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867083.4811575-11180-96657610129014=/root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867083.50883: variable 'ansible_module_compression' from source: unknown 10793 1726867083.50932: ANSIBALLZ: Using generic lock for ansible.legacy.systemd 10793 1726867083.50936: ANSIBALLZ: Acquiring lock 10793 1726867083.50938: ANSIBALLZ: Lock acquired: 139911692700512 10793 1726867083.50941: ANSIBALLZ: Creating module 10793 1726867083.68630: ANSIBALLZ: Writing module into payload 10793 1726867083.68734: ANSIBALLZ: Writing module 10793 1726867083.68759: ANSIBALLZ: Renaming module 10793 1726867083.68763: ANSIBALLZ: Done creating module 10793 1726867083.68790: variable 'ansible_facts' from source: unknown 10793 1726867083.68921: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/AnsiballZ_systemd.py 10793 1726867083.69027: Sending initial data 10793 1726867083.69030: Sent initial data (155 bytes) 10793 1726867083.69494: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867083.69497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867083.69502: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.69505: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration <<< 10793 1726867083.69507: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867083.69510: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.69560: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867083.69563: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867083.69565: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867083.69649: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867083.71302: 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 <<< 10793 1726867083.71306: stderr chunk (state=3): >>>debug2: Unrecognised server extension "home-directory" debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10793 1726867083.71370: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867083.71439: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpnpcfakc2 /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/AnsiballZ_systemd.py <<< 10793 1726867083.71442: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/AnsiballZ_systemd.py" <<< 10793 1726867083.71506: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpnpcfakc2" to remote "/root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/AnsiballZ_systemd.py" <<< 10793 1726867083.71512: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/AnsiballZ_systemd.py" <<< 10793 1726867083.72814: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867083.72860: stderr chunk (state=3): >>><<< 10793 1726867083.72863: stdout chunk (state=3): >>><<< 10793 1726867083.72894: done transferring module to remote 10793 1726867083.72910: _low_level_execute_command(): starting 10793 1726867083.72914: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/ /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/AnsiballZ_systemd.py && sleep 0' 10793 1726867083.73484: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.73518: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867083.73587: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867083.75373: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867083.75400: stderr chunk (state=3): >>><<< 10793 1726867083.75404: stdout chunk (state=3): >>><<< 10793 1726867083.75421: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867083.75424: _low_level_execute_command(): starting 10793 1726867083.75429: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/AnsiballZ_systemd.py && sleep 0' 10793 1726867083.75859: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867083.75862: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867083.75865: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.75867: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867083.75869: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867083.75915: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867083.75933: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867083.76003: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867083.78164: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867083.78185: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867083.78218: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867083.78281: stdout chunk (state=3): >>>import '_io' # <<< 10793 1726867083.78288: stdout chunk (state=3): >>>import 'marshal' # <<< 10793 1726867083.78319: stdout chunk (state=3): >>>import 'posix' # <<< 10793 1726867083.78351: stdout chunk (state=3): >>>import '_frozen_importlib_external' # <<< 10793 1726867083.78359: stdout chunk (state=3): >>># installing zipimport hook <<< 10793 1726867083.78374: stdout chunk (state=3): >>>import 'time' # <<< 10793 1726867083.78383: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10793 1726867083.78432: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 10793 1726867083.78442: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867083.78461: stdout chunk (state=3): >>>import '_codecs' # <<< 10793 1726867083.78470: stdout chunk (state=3): >>>import 'codecs' # <<< 10793 1726867083.78514: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867083.78524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 10793 1726867083.78539: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e539104d0> <<< 10793 1726867083.78544: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e538dfb30> <<< 10793 1726867083.78573: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 10793 1726867083.78576: 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 0x7f8e53912a50><<< 10793 1726867083.78595: stdout chunk (state=3): >>> <<< 10793 1726867083.78602: stdout chunk (state=3): >>>import '_signal' # <<< 10793 1726867083.78626: stdout chunk (state=3): >>>import '_abc' # <<< 10793 1726867083.78631: stdout chunk (state=3): >>>import 'abc' # <<< 10793 1726867083.78649: stdout chunk (state=3): >>>import 'io' # <<< 10793 1726867083.78681: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10793 1726867083.78765: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867083.78788: stdout chunk (state=3): >>>import 'genericpath' # <<< 10793 1726867083.78793: stdout chunk (state=3): >>>import 'posixpath' # <<< 10793 1726867083.78822: stdout chunk (state=3): >>>import 'os' # <<< 10793 1726867083.78829: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 10793 1726867083.78862: stdout chunk (state=3): >>>Processing user site-packages <<< 10793 1726867083.78866: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 10793 1726867083.78869: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 10793 1726867083.78881: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 10793 1726867083.78899: 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 <<< 10793 1726867083.78903: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 10793 1726867083.78925: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e536e5130> <<< 10793 1726867083.78985: 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 <<< 10793 1726867083.78988: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867083.78997: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e536e5fd0> <<< 10793 1726867083.79021: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867083.79047: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867083.79435: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867083.79440: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10793 1726867083.79461: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10793 1726867083.79478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867083.79494: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10793 1726867083.79529: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10793 1726867083.79554: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10793 1726867083.79577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10793 1726867083.79623: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53723e00> <<< 10793 1726867083.79645: 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' <<< 10793 1726867083.79665: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53723ec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10793 1726867083.79689: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10793 1726867083.79712: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10793 1726867083.79762: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867083.79774: stdout chunk (state=3): >>>import 'itertools' # <<< 10793 1726867083.79802: 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' <<< 10793 1726867083.79812: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5375b7d0> <<< 10793 1726867083.79830: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10793 1726867083.79835: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5375be60> <<< 10793 1726867083.79856: stdout chunk (state=3): >>>import '_collections' # <<< 10793 1726867083.79895: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5373baa0> <<< 10793 1726867083.79912: stdout chunk (state=3): >>>import '_functools' # <<< 10793 1726867083.79934: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53739160> <<< 10793 1726867083.80025: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53720fb0> <<< 10793 1726867083.80046: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10793 1726867083.80071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10793 1726867083.80077: stdout chunk (state=3): >>>import '_sre' # <<< 10793 1726867083.80102: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10793 1726867083.80122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10793 1726867083.80145: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10793 1726867083.80149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10793 1726867083.80183: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5377f7a0> <<< 10793 1726867083.80195: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5377e3c0> <<< 10793 1726867083.80226: 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' <<< 10793 1726867083.80231: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5373a210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5377cb90> <<< 10793 1726867083.80283: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10793 1726867083.80286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 10793 1726867083.80306: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53720230> <<< 10793 1726867083.80320: 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' <<< 10793 1726867083.80344: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867083.80356: 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 0x7f8e537b0c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b0b30> <<< 10793 1726867083.80389: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867083.80395: 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 0x7f8e537b0f20> <<< 10793 1726867083.80411: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5371ed50> <<< 10793 1726867083.80424: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 10793 1726867083.80454: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867083.80540: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10793 1726867083.80547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b15e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b12b0> import 'importlib.machinery' # <<< 10793 1726867083.80590: 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 0x7f8e537b24e0> import 'importlib.util' # import 'runpy' # <<< 10793 1726867083.80607: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867083.80654: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10793 1726867083.80707: 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 0x7f8e537c86e0> import 'errno' # <<< 10793 1726867083.80713: 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' <<< 10793 1726867083.80753: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e537c9dc0> # /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' <<< 10793 1726867083.80786: 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' <<< 10793 1726867083.80791: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537cac30> <<< 10793 1726867083.80854: 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 0x7f8e537cb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537ca180> <<< 10793 1726867083.80857: 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' <<< 10793 1726867083.80916: 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 0x7f8e537cbce0> <<< 10793 1726867083.80921: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537cb410> <<< 10793 1726867083.80948: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b2450> <<< 10793 1726867083.80989: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867083.80995: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10793 1726867083.81032: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10793 1726867083.81035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10793 1726867083.81068: 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 0x7f8e534afb60> <<< 10793 1726867083.81090: 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' <<< 10793 1726867083.81152: 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 0x7f8e534d8680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534d83e0> <<< 10793 1726867083.81169: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867083.81175: 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 0x7f8e534d86b0> <<< 10793 1726867083.81187: 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' <<< 10793 1726867083.81252: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867083.81378: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867083.81382: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e534d8fe0> <<< 10793 1726867083.81496: 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' <<< 10793 1726867083.81502: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e534d9970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534d8890> <<< 10793 1726867083.81511: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534add00> <<< 10793 1726867083.81533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10793 1726867083.81558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10793 1726867083.81571: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10793 1726867083.81586: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10793 1726867083.81590: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534dacc0> <<< 10793 1726867083.81623: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534d8e60> <<< 10793 1726867083.81633: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b2c00> <<< 10793 1726867083.81660: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867083.81722: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867083.81748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10793 1726867083.81802: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867083.81805: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53506ff0> <<< 10793 1726867083.81854: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10793 1726867083.81891: 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 <<< 10793 1726867083.81920: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10793 1726867083.81999: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53527380> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867083.82187: 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 0x7f8e53588110> # /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 <<< 10793 1726867083.82219: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867083.82313: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5358a870> <<< 10793 1726867083.82346: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53588230> <<< 10793 1726867083.82388: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53555100> <<< 10793 1726867083.82444: 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 0x7f8e5339d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53526180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534dbbc0> <<< 10793 1726867083.82633: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e5339d460> <<< 10793 1726867083.83063: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_o0my1yty/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10793 1726867083.83116: 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 <<< 10793 1726867083.83184: 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 0x7f8e53402f90> import '_typing' # <<< 10793 1726867083.83352: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e533e1e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e533e0fe0> # zipimport: zlib available <<< 10793 1726867083.83696: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10793 1726867083.83710: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.83731: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 10793 1726867083.84815: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.85915: 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 0x7f8e53400e30> <<< 10793 1726867083.86181: 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 <<< 10793 1726867083.86194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f8e534368d0> <<< 10793 1726867083.86284: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53436660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53435fa0> # /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 0x7f8e53436720> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5358a7e0> 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 0x7f8e53437620> # 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 0x7f8e53437860> # /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' # <<< 10793 1726867083.86353: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53437d70> import 'pwd' # <<< 10793 1726867083.86377: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867083.86389: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867083.86524: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d2db20> <<< 10793 1726867083.86528: 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 0x7f8e52d2f740> <<< 10793 1726867083.86588: 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 0x7f8e52d2ff80> # /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 0x7f8e52d311f0> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867083.86840: 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' <<< 10793 1726867083.86844: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d33d10> # 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 0x7f8e53557d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d31fd0> # /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' <<< 10793 1726867083.86847: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10793 1726867083.86951: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867083.86987: 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 0x7f8e52d3bc20> <<< 10793 1726867083.86998: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867083.87070: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d3a6f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d3a450> <<< 10793 1726867083.87115: 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' <<< 10793 1726867083.87196: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d3a9c0> <<< 10793 1726867083.87262: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d324e0> # 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 0x7f8e52d7fec0> # /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 0x7f8e52d7f8f0> <<< 10793 1726867083.87374: 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' <<< 10793 1726867083.87391: 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 0x7f8e52d81a30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d817f0> # /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' <<< 10793 1726867083.87437: 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 0x7f8e52d83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d82120> <<< 10793 1726867083.87506: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867083.87626: 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' # <<< 10793 1726867083.87641: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d87770> <<< 10793 1726867083.87873: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d84140> # 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 0x7f8e52d88560> # 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 0x7f8e52d88590> # 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 0x7f8e52d88b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d800b0> # /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' <<< 10793 1726867083.87877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867083.87928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867083.87932: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867083.87974: 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 0x7f8e52c141a0> <<< 10793 1726867083.88091: 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 0x7f8e52c15550> <<< 10793 1726867083.88160: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d8a930> <<< 10793 1726867083.88181: 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 0x7f8e52d8bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d8a570> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 10793 1726867083.88261: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.88348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.88435: 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 <<< 10793 1726867083.88530: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.88639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.89205: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.89742: 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' # <<< 10793 1726867083.89812: 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' <<< 10793 1726867083.89902: 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 0x7f8e52c19700> <<< 10793 1726867083.89936: 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 0x7f8e52c1a480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52c153a0> <<< 10793 1726867083.90028: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available <<< 10793 1726867083.90054: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 10793 1726867083.90598: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.90601: 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 0x7f8e52c1a2a0> # zipimport: zlib available <<< 10793 1726867083.90769: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.91211: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.91274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.91354: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 10793 1726867083.91397: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.91437: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867083.91447: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.91501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.91610: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867083.91707: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10793 1726867083.91937: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867083.92334: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52c1b6e0> # zipimport: zlib available <<< 10793 1726867083.92368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.92453: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10793 1726867083.92479: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 10793 1726867083.92520: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.92649: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867083.92711: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.92840: 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' <<< 10793 1726867083.92910: 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 0x7f8e52c26090> <<< 10793 1726867083.92927: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52c21010> <<< 10793 1726867083.92959: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 10793 1726867083.93028: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.93089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.93121: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.93487: 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 # 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 0x7f8e52d02a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52dfe750> <<< 10793 1726867083.93491: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52c261b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d89850> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10793 1726867083.93540: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.93554: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867083.93605: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867083.93632: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 10793 1726867083.93981: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94046: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94130: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94208: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10793 1726867083.94222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94279: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94370: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94411: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10793 1726867083.94580: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.94849: 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' <<< 10793 1726867083.94869: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10793 1726867083.94963: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10793 1726867083.94980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb6480> # /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' <<< 10793 1726867083.94992: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867083.95031: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867083.95143: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10793 1726867083.95152: 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 0x7f8e528ec8f0> <<< 10793 1726867083.95154: 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 0x7f8e528ec0b0> <<< 10793 1726867083.95185: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52ca0500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb6fc0> <<< 10793 1726867083.95227: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb4b30> <<< 10793 1726867083.95237: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb4710> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10793 1726867083.95433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10793 1726867083.95436: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10793 1726867083.95440: 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' # 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 0x7f8e528ef980> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e528ef260> # 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 0x7f8e528ef440> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e528ee690> <<< 10793 1726867083.95527: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10793 1726867083.95555: 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 0x7f8e528efb30> <<< 10793 1726867083.95574: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10793 1726867083.95607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10793 1726867083.95652: 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 0x7f8e52952660> <<< 10793 1726867083.95748: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52950650> <<< 10793 1726867083.95760: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb4800> 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 <<< 10793 1726867083.95811: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.95872: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 10793 1726867083.95927: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.95983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available <<< 10793 1726867083.96014: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 10793 1726867083.96042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.96225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10793 1726867083.96229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.96271: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10793 1726867083.96332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.96386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.96530: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10793 1726867083.96976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.97403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10793 1726867083.97537: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867083.97557: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.97601: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10793 1726867083.97605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.97628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.97660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10793 1726867083.97724: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.97779: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 10793 1726867083.97816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.97963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 10793 1726867083.98007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.98012: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867083.98084: 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' <<< 10793 1726867083.98107: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52953ec0> <<< 10793 1726867083.98139: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10793 1726867083.98151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10793 1726867083.98341: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e529535c0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867083.98403: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10793 1726867083.98428: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.98497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.98589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 10793 1726867083.98662: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.98774: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10793 1726867083.98794: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867083.98819: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10793 1726867083.98893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10793 1726867083.98929: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867083.98990: 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 0x7f8e52986ae0> <<< 10793 1726867083.99176: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e529765d0> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10793 1726867083.99328: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10793 1726867083.99380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.99467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.99572: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.99720: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10793 1726867083.99838: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 10793 1726867083.99854: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867083.99914: 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' <<< 10793 1726867084.00071: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.00074: 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 0x7f8e529a23c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e529a1fa0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 10793 1726867084.00096: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 10793 1726867084.00234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.00384: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10793 1726867084.00407: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.00526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.00587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.00629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.00664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10793 1726867084.00726: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 10793 1726867084.00747: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.00867: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.01011: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 10793 1726867084.01056: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10793 1726867084.01157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.01277: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 10793 1726867084.01386: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.01865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.02366: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10793 1726867084.02381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.02776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.02790: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10793 1726867084.02933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.03338: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.base' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.03405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.03651: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.03805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 10793 1726867084.03821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.03862: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.03884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10793 1726867084.03929: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.03945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10793 1726867084.04021: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.04081: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10793 1726867084.04119: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.04146: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10793 1726867084.04210: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.04268: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 10793 1726867084.04322: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.04378: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10793 1726867084.04393: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.04646: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.04895: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10793 1726867084.04974: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.04988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 10793 1726867084.05066: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05215: stdout chunk (state=3): >>>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 <<< 10793 1726867084.05247: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10793 1726867084.05264: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05445: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10793 1726867084.05496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05556: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10793 1726867084.05645: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.05649: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05665: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05846: 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' # <<< 10793 1726867084.05849: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05888: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.05939: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10793 1726867084.06072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.06184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.06419: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10793 1726867084.06440: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.06471: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.06526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10793 1726867084.06614: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.06686: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 10793 1726867084.06733: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10793 1726867084.06786: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.06880: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10793 1726867084.06946: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.07031: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.07165: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10793 1726867084.07243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.08476: 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9194", "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 17:16:24 EDT", "ExecMainStartTimestampMonotonic": "243065174", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9194", "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 17:16:24 EDT] ; stop_time=[n/a] ; pid=9119 ; 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 17:16:24 EDT] ; stop_time=[n/a] ; pid=9119 ; 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/<<< 10793 1726867084.08727: stdout chunk (state=3): >>>0 }", "Slice": "system.slice", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "4156", "MemoryCurrent": "44335104", "MemoryPeak": "47050752", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3255103488", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "5959669000", "TasksCurrent": "9", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "no", "RemoveIPC": "no", "Private<<< 10793 1726867084.08751: stdout chunk (state=3): >>>Tmp": "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": "system.slice sysinit.target", "WantedBy": "pmie.service multi-user.target pmlogger.service", "Conflicts": "shutdown.target", "Before": "multi-user.target zabbix-agent.service pmlogger.service pmie.service shutdown.target", "After": "basic.target systemd-journald.socket network-online.target system.slice avahi-daemon.service sysinit.target", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:16:24 EDT", "StateChangeTimestampMonotonic": "243065223", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:24 EDT", "InactiveExitTimestampMonotonic": "242949183", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:24 EDT", "ActiveEnterTimestampMonotonic": "243065223", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:16:24 EDT", "ConditionTimestampMonotonic": "242947149", "AssertTimestamp": "Fri 2024-09-20 17:16:24 EDT", "AssertTimestampMonotonic": "242947153", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "38029b55bdd04b62906da00bc8797e55", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmcd", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10793 1726867084.09065: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867084.09113: 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__ <<< 10793 1726867084.09147: stdout chunk (state=3): >>># cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading <<< 10793 1726867084.09236: 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 <<< 10793 1726867084.09408: 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 # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 <<< 10793 1726867084.09424: stdout chunk (state=3): >>># 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<<< 10793 1726867084.09449: stdout chunk (state=3): >>> # 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 <<< 10793 1726867084.09762: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10793 1726867084.09899: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # 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 <<< 10793 1726867084.09932: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 10793 1726867084.09948: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10793 1726867084.10117: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10793 1726867084.10122: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing <<< 10793 1726867084.10139: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy base64 <<< 10793 1726867084.10184: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 10793 1726867084.10217: 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 <<< 10793 1726867084.10338: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 10793 1726867084.10364: 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 <<< 10793 1726867084.10504: stdout chunk (state=3): >>># cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # 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 <<< 10793 1726867084.10522: stdout chunk (state=3): >>># destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10793 1726867084.10566: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10793 1726867084.10620: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10793 1726867084.10691: 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 <<< 10793 1726867084.10918: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10793 1726867084.10948: 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 _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10793 1726867084.11262: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867084.11295: stderr chunk (state=3): >>><<< 10793 1726867084.11311: stdout chunk (state=3): >>><<< 10793 1726867084.11590: _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 0x7f8e539104d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e538dfb30> # /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 0x7f8e53912a50> 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 0x7f8e536e5130> # /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 0x7f8e536e5fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f8e53723e00> # /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 0x7f8e53723ec0> # /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 0x7f8e5375b7d0> # /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 0x7f8e5375be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5373baa0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53739160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53720fb0> # /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 0x7f8e5377f7a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5377e3c0> # /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 0x7f8e5373a210> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5377cb90> # /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 0x7f8e537b07d0> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53720230> # /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 0x7f8e537b0c80> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b0b30> # 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 0x7f8e537b0f20> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5371ed50> # /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 0x7f8e537b15e0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b12b0> 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 0x7f8e537b24e0> 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 0x7f8e537c86e0> 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 0x7f8e537c9dc0> # /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 0x7f8e537cac30> # 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 0x7f8e537cb260> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537ca180> # /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 0x7f8e537cbce0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537cb410> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b2450> # /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 0x7f8e534afb60> # /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 0x7f8e534d8680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534d83e0> # 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 0x7f8e534d86b0> # /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 0x7f8e534d8fe0> # 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 0x7f8e534d9970> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534d8890> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534add00> # /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 0x7f8e534dacc0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534d8e60> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e537b2c00> # /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 0x7f8e53506ff0> # /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 0x7f8e53527380> # /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 0x7f8e53588110> # /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 0x7f8e5358a870> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53588230> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53555100> # /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 0x7f8e5339d1f0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53526180> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e534dbbc0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f8e5339d460> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_o0my1yty/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 0x7f8e53402f90> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e533e1e80> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e533e0fe0> # 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 0x7f8e53400e30> # /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 0x7f8e534368d0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53436660> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e53435fa0> # /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 0x7f8e53436720> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e5358a7e0> 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 0x7f8e53437620> # 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 0x7f8e53437860> # /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 0x7f8e53437d70> 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 0x7f8e52d2db20> # 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 0x7f8e52d2f740> # /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 0x7f8e52d2ff80> # /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 0x7f8e52d311f0> # /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 0x7f8e52d33d10> # 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 0x7f8e53557d10> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d31fd0> # /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 0x7f8e52d3bc20> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d3a6f0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d3a450> # /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 0x7f8e52d3a9c0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d324e0> # 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 0x7f8e52d7fec0> # /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 0x7f8e52d7f8f0> # /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 0x7f8e52d81a30> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d817f0> # /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 0x7f8e52d83fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d82120> # /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 0x7f8e52d87770> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d84140> # 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 0x7f8e52d88560> # 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 0x7f8e52d88590> # 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 0x7f8e52d88b00> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d800b0> # /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 0x7f8e52c141a0> # 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 0x7f8e52c15550> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d8a930> # 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 0x7f8e52d8bce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d8a570> # 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 0x7f8e52c19700> # /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 0x7f8e52c1a480> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52c153a0> 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 0x7f8e52c1a2a0> # 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 0x7f8e52c1b6e0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f8e52c26090> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52c21010> 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 0x7f8e52d02a80> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52dfe750> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52c261b0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52d89850> # 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 0x7f8e52cb6480> # /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 0x7f8e528ec8f0> # 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 0x7f8e528ec0b0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52ca0500> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb6fc0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb4b30> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb4710> # /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 0x7f8e528ef980> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e528ef260> # 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 0x7f8e528ef440> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e528ee690> # /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 0x7f8e528efb30> # /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 0x7f8e52952660> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52950650> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e52cb4800> 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 0x7f8e52953ec0> # /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 0x7f8e529535c0> 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 0x7f8e52986ae0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e529765d0> 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 0x7f8e529a23c0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f8e529a1fa0> 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": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "9194", "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 17:16:24 EDT", "ExecMainStartTimestampMonotonic": "243065174", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9194", "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 17:16:24 EDT] ; stop_time=[n/a] ; pid=9119 ; 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 17:16:24 EDT] ; stop_time=[n/a] ; pid=9119 ; 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": "4156", "MemoryCurrent": "44335104", "MemoryPeak": "47050752", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3255103488", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "5959669000", "TasksCurrent": "9", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "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": "system.slice sysinit.target", "WantedBy": "pmie.service multi-user.target pmlogger.service", "Conflicts": "shutdown.target", "Before": "multi-user.target zabbix-agent.service pmlogger.service pmie.service shutdown.target", "After": "basic.target systemd-journald.socket network-online.target system.slice avahi-daemon.service sysinit.target", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:16:24 EDT", "StateChangeTimestampMonotonic": "243065223", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:24 EDT", "InactiveExitTimestampMonotonic": "242949183", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:24 EDT", "ActiveEnterTimestampMonotonic": "243065223", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:16:24 EDT", "ConditionTimestampMonotonic": "242947149", "AssertTimestamp": "Fri 2024-09-20 17:16:24 EDT", "AssertTimestampMonotonic": "242947153", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "38029b55bdd04b62906da00bc8797e55", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmcd", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 10793 1726867084.13746: done with _execute_module (ansible.legacy.systemd, {'name': 'pmcd', 'state': 'started', '_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-1726867083.4811575-11180-96657610129014/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867084.13751: _low_level_execute_command(): starting 10793 1726867084.13753: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867083.4811575-11180-96657610129014/ > /dev/null 2>&1 && sleep 0' 10793 1726867084.13760: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.13763: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.13765: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.13767: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.13837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.15668: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.15697: stderr chunk (state=3): >>><<< 10793 1726867084.15801: stdout chunk (state=3): >>><<< 10793 1726867084.15830: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.15843: handler run complete 10793 1726867084.16023: attempt loop complete, returning result 10793 1726867084.16050: variable 'item' from source: unknown 10793 1726867084.16182: variable 'item' from source: unknown ok: [managed_node1] => (item=pmcd) => { "ansible_loop_var": "item", "changed": false, "item": "pmcd", "name": "pmcd", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:24 EDT", "ActiveEnterTimestampMonotonic": "243065223", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket network-online.target system.slice avahi-daemon.service sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 17:16:24 EDT", "AssertTimestampMonotonic": "242947153", "Before": "multi-user.target zabbix-agent.service pmlogger.service pmie.service 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": "5959669000", "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 17:16:24 EDT", "ConditionTimestampMonotonic": "242947149", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/pmcd.service", "ControlGroupId": "4156", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmcd(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "9194", "ExecMainStartTimestamp": "Fri 2024-09-20 17:16:24 EDT", "ExecMainStartTimestampMonotonic": "243065174", "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 17:16:24 EDT] ; stop_time=[n/a] ; pid=9119 ; 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 17:16:24 EDT] ; stop_time=[n/a] ; pid=9119 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmcd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:24 EDT", "InactiveExitTimestampMonotonic": "242949183", "InvocationID": "38029b55bdd04b62906da00bc8797e55", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9194", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3255103488", "MemoryCurrent": "44335104", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "47050752", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "system.slice sysinit.target", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 17:16:24 EDT", "StateChangeTimestampMonotonic": "243065223", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "9", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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" } } 10793 1726867084.17249: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867084.17253: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867084.17255: variable 'omit' from source: magic vars 10793 1726867084.17371: variable 'item' from source: unknown 10793 1726867084.17375: variable 'final_state' from source: set_fact 10793 1726867084.17423: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10793 1726867084.17732: variable 'item' from source: unknown 10793 1726867084.17735: variable 'initial_state' from source: set_fact 10793 1726867084.17949: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10793 1726867084.18387: variable 'initial_state' from source: set_fact 10793 1726867084.18482: variable 'item' from source: unknown 10793 1726867084.18623: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10793 1726867084.18632: variable 'omit' from source: magic vars 10793 1726867084.18652: variable 'omit' from source: magic vars 10793 1726867084.18761: variable 'item' from source: unknown 10793 1726867084.18898: variable 'item' from source: unknown 10793 1726867084.19287: variable 'initial_state' from source: set_fact 10793 1726867084.19409: variable 'item' from source: unknown 10793 1726867084.19435: variable 'omit' from source: magic vars 10793 1726867084.19462: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867084.19485: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867084.19497: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867084.19527: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867084.19542: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867084.19551: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867084.19647: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867084.19659: Set connection var ansible_shell_executable to /bin/sh 10793 1726867084.19669: Set connection var ansible_pipelining to False 10793 1726867084.19679: Set connection var ansible_shell_type to sh 10793 1726867084.19686: Set connection var ansible_connection to ssh 10793 1726867084.19706: Set connection var ansible_timeout to 10 10793 1726867084.19736: variable 'ansible_shell_executable' from source: unknown 10793 1726867084.19744: variable 'ansible_connection' from source: unknown 10793 1726867084.19751: variable 'ansible_module_compression' from source: unknown 10793 1726867084.19758: variable 'ansible_shell_type' from source: unknown 10793 1726867084.19765: variable 'ansible_shell_executable' from source: unknown 10793 1726867084.19771: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867084.19779: variable 'ansible_pipelining' from source: unknown 10793 1726867084.19785: variable 'ansible_timeout' from source: unknown 10793 1726867084.19792: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867084.19906: 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) 10793 1726867084.19929: variable 'omit' from source: magic vars 10793 1726867084.19939: starting attempt loop 10793 1726867084.19946: running the handler 10793 1726867084.20030: variable 'ansible_facts' from source: unknown 10793 1726867084.20312: _low_level_execute_command(): starting 10793 1726867084.20315: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867084.20882: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867084.20905: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867084.21018: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.21038: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.21055: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.21160: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.22816: stdout chunk (state=3): >>>/root <<< 10793 1726867084.22952: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.22966: stdout chunk (state=3): >>><<< 10793 1726867084.22976: stderr chunk (state=3): >>><<< 10793 1726867084.22994: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.23012: _low_level_execute_command(): starting 10793 1726867084.23021: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284 `" && echo ansible-tmp-1726867084.2299876-11180-206553041049284="` echo /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284 `" ) && sleep 0' 10793 1726867084.23612: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867084.23627: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867084.23641: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867084.23662: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867084.23764: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867084.23786: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.23810: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.23828: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.23932: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.25870: stdout chunk (state=3): >>>ansible-tmp-1726867084.2299876-11180-206553041049284=/root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284 <<< 10793 1726867084.26017: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.26029: stdout chunk (state=3): >>><<< 10793 1726867084.26426: stderr chunk (state=3): >>><<< 10793 1726867084.26430: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867084.2299876-11180-206553041049284=/root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.26432: variable 'ansible_module_compression' from source: unknown 10793 1726867084.26434: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10793tpo7kgky/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10793 1726867084.26437: variable 'ansible_facts' from source: unknown 10793 1726867084.26803: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/AnsiballZ_systemd.py 10793 1726867084.26930: Sending initial data 10793 1726867084.26979: Sent initial data (156 bytes) 10793 1726867084.27587: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867084.27638: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867084.27654: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867084.27674: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867084.27686: stderr chunk (state=3): >>>debug2: match found <<< 10793 1726867084.27735: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.27815: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.27832: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.27859: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.28001: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.29562: 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 <<< 10793 1726867084.29660: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867084.29749: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpu_sj6vnt /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/AnsiballZ_systemd.py <<< 10793 1726867084.29752: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/AnsiballZ_systemd.py" <<< 10793 1726867084.29821: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpu_sj6vnt" to remote "/root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/AnsiballZ_systemd.py" <<< 10793 1726867084.32275: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.32279: stdout chunk (state=3): >>><<< 10793 1726867084.32281: stderr chunk (state=3): >>><<< 10793 1726867084.32283: done transferring module to remote 10793 1726867084.32285: _low_level_execute_command(): starting 10793 1726867084.32287: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/ /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/AnsiballZ_systemd.py && sleep 0' 10793 1726867084.33362: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867084.33366: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867084.33368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 10793 1726867084.33370: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867084.33375: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.33559: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.33591: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.33634: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.33756: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.35584: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.35627: stdout chunk (state=3): >>><<< 10793 1726867084.35638: stderr chunk (state=3): >>><<< 10793 1726867084.35732: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.35740: _low_level_execute_command(): starting 10793 1726867084.35750: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/AnsiballZ_systemd.py && sleep 0' 10793 1726867084.36948: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.37014: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.37124: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.39349: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10793 1726867084.39391: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867084.39472: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10793 1726867084.39532: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 10793 1726867084.39631: stdout chunk (state=3): >>>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' <<< 10793 1726867084.39772: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867084.39826: 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 0x7f710fe184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fde7b30> # /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' <<< 10793 1726867084.39883: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fe1aa50> import '_signal' # import '_abc' # import 'abc' # <<< 10793 1726867084.39897: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 10793 1726867084.39978: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867084.40061: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 10793 1726867084.40102: 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 <<< 10793 1726867084.40155: 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 0x7f710fbc9130> <<< 10793 1726867084.40235: 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 0x7f710fbc9fd0> <<< 10793 1726867084.40283: stdout chunk (state=3): >>>import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867084.40668: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867084.40764: 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 <<< 10793 1726867084.40845: 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 <<< 10793 1726867084.40885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc07e00> # /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' # <<< 10793 1726867084.40980: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc07ec0> # /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 <<< 10793 1726867084.41036: 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 0x7f710fc3f830> <<< 10793 1726867084.41079: 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 0x7f710fc3fec0> <<< 10793 1726867084.41082: stdout chunk (state=3): >>>import '_collections' # <<< 10793 1726867084.41107: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc1fad0> <<< 10793 1726867084.41125: stdout chunk (state=3): >>>import '_functools' # <<< 10793 1726867084.41151: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc1d1f0> <<< 10793 1726867084.41236: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc04fb0> <<< 10793 1726867084.41279: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10793 1726867084.41289: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10793 1726867084.41325: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10793 1726867084.41342: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10793 1726867084.41363: 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' <<< 10793 1726867084.41431: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc63770> <<< 10793 1726867084.41435: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc62390> <<< 10793 1726867084.41459: 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 0x7f710fc1e0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc60bc0> <<< 10793 1726867084.41500: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 10793 1726867084.41538: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc94800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc04230> <<< 10793 1726867084.41551: 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' <<< 10793 1726867084.41571: 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 0x7f710fc94cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc94b60> <<< 10793 1726867084.41616: 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 0x7f710fc94f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc02d50> <<< 10793 1726867084.41662: 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' <<< 10793 1726867084.41685: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10793 1726867084.41748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc95610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc952e0> import 'importlib.machinery' # <<< 10793 1726867084.41752: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10793 1726867084.41755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10793 1726867084.41844: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc96510> import 'importlib.util' # import 'runpy' # <<< 10793 1726867084.41854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867084.41859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10793 1726867084.41922: 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 0x7f710fcac710> import 'errno' # <<< 10793 1726867084.41926: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.41967: 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 0x7f710fcade20> # /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' <<< 10793 1726867084.41985: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 10793 1726867084.42051: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fcaecc0> <<< 10793 1726867084.42054: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.42057: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.42059: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f710fcaf2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fcae210> <<< 10793 1726867084.42089: 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' <<< 10793 1726867084.42115: 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 0x7f710fcafd70> <<< 10793 1726867084.42136: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fcaf4a0> <<< 10793 1726867084.42170: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc96480> <<< 10793 1726867084.42194: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867084.42240: 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 <<< 10793 1726867084.42243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10793 1726867084.42302: 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 0x7f710f997c80> <<< 10793 1726867084.42370: 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' <<< 10793 1726867084.42374: 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 0x7f710f9c06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c0440> <<< 10793 1726867084.42395: 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 0x7f710f9c0710> <<< 10793 1726867084.42398: 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' <<< 10793 1726867084.42458: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.42578: 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 0x7f710f9c1040> <<< 10793 1726867084.42696: 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 0x7f710f9c1a30> <<< 10793 1726867084.42721: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c08f0> <<< 10793 1726867084.42723: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f995e20> <<< 10793 1726867084.42758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10793 1726867084.42781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10793 1726867084.42789: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10793 1726867084.42857: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c2e10> <<< 10793 1726867084.42860: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc96c30> <<< 10793 1726867084.42886: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867084.42941: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.42953: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10793 1726867084.42980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867084.42997: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9eb140> <<< 10793 1726867084.43064: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10793 1726867084.43089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.43116: 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' <<< 10793 1726867084.43158: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa0f4a0> <<< 10793 1726867084.43185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867084.43221: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867084.43280: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867084.43289: 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 0x7f710fa70290> <<< 10793 1726867084.43313: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10793 1726867084.43335: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10793 1726867084.43363: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10793 1726867084.43410: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867084.43484: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa729f0> <<< 10793 1726867084.43550: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa703b0> <<< 10793 1726867084.43583: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa3d250> <<< 10793 1726867084.43620: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10793 1726867084.43623: 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 0x7f710f329370> <<< 10793 1726867084.43645: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa0e2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c3d10> <<< 10793 1726867084.43801: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867084.43821: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f710fa0e630> <<< 10793 1726867084.44072: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_9sepp7ou/ansible_ansible.legacy.systemd_payload.zip' <<< 10793 1726867084.44076: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.44182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.44213: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10793 1726867084.44216: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10793 1726867084.44265: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10793 1726867084.44321: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10793 1726867084.44353: 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 0x7f710f3930b0> <<< 10793 1726867084.44365: stdout chunk (state=3): >>>import '_typing' # <<< 10793 1726867084.44538: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f371fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f371100> <<< 10793 1726867084.44546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.44567: stdout chunk (state=3): >>>import 'ansible' # <<< 10793 1726867084.44585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.44592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.44613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.44622: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10793 1726867084.44654: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.45987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.47077: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 10793 1726867084.47089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f390f80> <<< 10793 1726867084.47115: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10793 1726867084.47118: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.47136: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10793 1726867084.47141: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10793 1726867084.47167: 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'<<< 10793 1726867084.47171: stdout chunk (state=3): >>> <<< 10793 1726867084.47201: 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 0x7f710f3c2a20> <<< 10793 1726867084.47229: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f3c27b0> <<< 10793 1726867084.47264: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f3c20c0> <<< 10793 1726867084.47284: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 10793 1726867084.47290: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 10793 1726867084.47341: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f3c2510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f393d40> <<< 10793 1726867084.47382: stdout chunk (state=3): >>>import 'atexit' # <<< 10793 1726867084.47386: 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 0x7f710f3c3740> <<< 10793 1726867084.47437: 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 0x7f710f3c3980> <<< 10793 1726867084.47443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867084.47477: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 10793 1726867084.47523: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f3c3ec0> <<< 10793 1726867084.47539: stdout chunk (state=3): >>>import 'pwd' # <<< 10793 1726867084.47569: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867084.47587: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867084.47639: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f22dc70> <<< 10793 1726867084.47674: 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 0x7f710f22f860> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10793 1726867084.47715: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f230230> <<< 10793 1726867084.47725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10793 1726867084.47748: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10793 1726867084.47764: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2313d0> <<< 10793 1726867084.47784: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867084.47834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 10793 1726867084.47849: 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' <<< 10793 1726867084.47888: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f233e90> <<< 10793 1726867084.47933: 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 0x7f710f3731a0> <<< 10793 1726867084.47955: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f232150> <<< 10793 1726867084.47986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10793 1726867084.47989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 10793 1726867084.48018: 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' <<< 10793 1726867084.48044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10793 1726867084.48133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867084.48172: 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' <<< 10793 1726867084.48175: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23bd10> <<< 10793 1726867084.48191: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867084.48233: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23a7e0> <<< 10793 1726867084.48276: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23a540> # /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10793 1726867084.48279: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10793 1726867084.48337: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23aab0> <<< 10793 1726867084.48369: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f232660> <<< 10793 1726867084.48400: 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 0x7f710f27ffb0> <<< 10793 1726867084.48451: 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 0x7f710f2800b0> <<< 10793 1726867084.48458: 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 <<< 10793 1726867084.48460: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10793 1726867084.48512: 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' <<< 10793 1726867084.48523: 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 0x7f710f281b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f281910> <<< 10793 1726867084.48532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867084.48580: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867084.48618: 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 0x7f710f2840e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f282240> <<< 10793 1726867084.48633: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867084.48677: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.48712: 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' # <<< 10793 1726867084.48778: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2877a0> <<< 10793 1726867084.48880: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2841a0> <<< 10793 1726867084.48928: 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 0x7f710f288800> <<< 10793 1726867084.48959: 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 0x7f710f288890> <<< 10793 1726867084.49014: 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 0x7f710f288aa0> <<< 10793 1726867084.49024: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2802c0> <<< 10793 1726867084.49050: 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' <<< 10793 1726867084.49054: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867084.49094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867084.49107: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.49130: 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 0x7f710f110230> <<< 10793 1726867084.49271: 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 0x7f710f111460> <<< 10793 1726867084.49289: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f28a9c0> <<< 10793 1726867084.49314: 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' <<< 10793 1726867084.49333: 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 0x7f710f28bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f28a5d0> <<< 10793 1726867084.49343: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.49356: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 10793 1726867084.49368: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.49461: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.49543: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.49585: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available <<< 10793 1726867084.49604: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10793 1726867084.49715: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.49840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.50351: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.50874: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10793 1726867084.50885: 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' # <<< 10793 1726867084.50915: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10793 1726867084.50928: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.50975: 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 0x7f710f1195e0> <<< 10793 1726867084.51058: 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' <<< 10793 1726867084.51081: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f11a240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23bce0> <<< 10793 1726867084.51130: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867084.51140: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.51166: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.51171: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10793 1726867084.51187: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.51325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.51485: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10793 1726867084.51494: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 10793 1726867084.51497: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f11a450> <<< 10793 1726867084.51538: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.51953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52463: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52545: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10793 1726867084.52567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52616: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867084.52639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52799: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867084.52818: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10793 1726867084.52847: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.52891: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10793 1726867084.53174: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53335: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867084.53391: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867084.53400: stdout chunk (state=3): >>>import '_ast' # <<< 10793 1726867084.53471: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f11b4a0> <<< 10793 1726867084.53473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53559: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53643: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10793 1726867084.53660: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available <<< 10793 1726867084.53698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53732: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867084.53743: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53781: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53827: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53884: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.53946: 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 <<< 10793 1726867084.53978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.54062: 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 0x7f710f126000> <<< 10793 1726867084.54090: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f120e00> <<< 10793 1726867084.54127: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867084.54142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.54201: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.54274: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.54292: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.54326: 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' <<< 10793 1726867084.54357: 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 <<< 10793 1726867084.54375: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10793 1726867084.54388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10793 1726867084.54451: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867084.54486: 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' <<< 10793 1726867084.54532: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2027e0> <<< 10793 1726867084.54578: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2fe4b0> <<< 10793 1726867084.54650: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f125d30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f122300> # destroy ansible.module_utils.distro <<< 10793 1726867084.54665: stdout chunk (state=3): >>>import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10793 1726867084.54692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.54726: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867084.54775: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867084.54804: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10793 1726867084.54831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55017: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55202: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55228: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55241: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55272: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55313: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55352: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55402: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10793 1726867084.55404: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55464: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55525: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55552: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55598: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10793 1726867084.55760: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55929: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.55965: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.56020: 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' <<< 10793 1726867084.56042: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10793 1726867084.56069: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10793 1726867084.56085: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10793 1726867084.56098: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10793 1726867084.56119: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b6090> <<< 10793 1726867084.56139: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10793 1726867084.56151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10793 1726867084.56170: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867084.56212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867084.56224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10793 1726867084.56241: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 10793 1726867084.56265: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710edc7f80> <<< 10793 1726867084.56289: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.56298: 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 0x7f710edd57f0> <<< 10793 1726867084.56342: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f19ee70> <<< 10793 1726867084.56357: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b6bd0> <<< 10793 1726867084.56389: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b46e0> <<< 10793 1726867084.56398: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b5220> <<< 10793 1726867084.56414: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10793 1726867084.56461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10793 1726867084.56484: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10793 1726867084.56490: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10793 1726867084.56521: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 10793 1726867084.56525: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10793 1726867084.56553: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.56556: 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 0x7f710edd7740> <<< 10793 1726867084.56558: stdout chunk (state=3): >>>import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710edd6ff0> <<< 10793 1726867084.56580: 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 0x7f710edd71a0> <<< 10793 1726867084.56604: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710edd6450> <<< 10793 1726867084.56708: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10793 1726867084.56725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 10793 1726867084.56732: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710edd7890> <<< 10793 1726867084.56755: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10793 1726867084.56779: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10793 1726867084.56816: 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 0x7f710ee3e390> <<< 10793 1726867084.56834: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee3c380> <<< 10793 1726867084.56873: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b4470> import 'ansible.module_utils.facts.timeout' # <<< 10793 1726867084.56877: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 10793 1726867084.56897: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.56903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.56921: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 10793 1726867084.56925: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.56988: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10793 1726867084.57050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57100: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57140: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10793 1726867084.57164: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57187: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 10793 1726867084.57227: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 10793 1726867084.57316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10793 1726867084.57362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10793 1726867084.57465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57581: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.57684: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 10793 1726867084.57703: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.58165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.58689: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.58719: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.58763: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10793 1726867084.58848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.58855: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.58858: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # # zipimport: zlib available <<< 10793 1726867084.58903: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.58983: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10793 1726867084.58987: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10793 1726867084.59061: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59113: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10793 1726867084.59116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59184: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59281: 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' <<< 10793 1726867084.59316: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee3e870> <<< 10793 1726867084.59325: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10793 1726867084.59365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10793 1726867084.59454: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee3f4d0> <<< 10793 1726867084.59473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10793 1726867084.59531: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 10793 1726867084.59696: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59787: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 10793 1726867084.59893: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.59933: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10793 1726867084.59944: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60040: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10793 1726867084.60064: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10793 1726867084.60136: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.60213: 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 0x7f710ee72a80> <<< 10793 1726867084.60381: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee60b60> import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 10793 1726867084.60442: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60494: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 10793 1726867084.60541: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60770: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60908: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 10793 1726867084.60930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.60998: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10793 1726867084.61004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61089: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10793 1726867084.61104: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10793 1726867084.61125: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.61147: 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 0x7f710ee8a270> <<< 10793 1726867084.61151: stdout chunk (state=3): >>>import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee72840> <<< 10793 1726867084.61171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 10793 1726867084.61188: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 10793 1726867084.61194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61272: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10793 1726867084.61285: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61589: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10793 1726867084.61592: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61691: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61791: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61875: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10793 1726867084.61882: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 10793 1726867084.61890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.61933: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.62069: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.62211: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10793 1726867084.62220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.62339: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.62459: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10793 1726867084.62467: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.62498: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.62528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.63077: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.63591: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10793 1726867084.63594: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.63692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.63786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10793 1726867084.63804: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.63892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.63995: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10793 1726867084.63998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64294: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10793 1726867084.64316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64328: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10793 1726867084.64333: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64417: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10793 1726867084.64433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64533: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.64829: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10793 1726867084.65080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 10793 1726867084.65128: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.65164: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 10793 1726867084.65168: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65231: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65296: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10793 1726867084.65328: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65356: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10793 1726867084.65359: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10793 1726867084.65485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65542: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65595: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10793 1726867084.65601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.65904: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66128: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 10793 1726867084.66181: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66242: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 10793 1726867084.66288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66361: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 10793 1726867084.66392: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867084.66406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 10793 1726867084.66431: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66473: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10793 1726867084.66485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66544: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66629: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10793 1726867084.66634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66656: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10793 1726867084.66659: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66714: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66744: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10793 1726867084.66762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66775: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66800: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66894: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.66958: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67035: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # <<< 10793 1726867084.67045: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # <<< 10793 1726867084.67050: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67101: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67149: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10793 1726867084.67156: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67343: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67532: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10793 1726867084.67539: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67585: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67623: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10793 1726867084.67639: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10793 1726867084.67734: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67818: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.67901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 10793 1726867084.67907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10793 1726867084.67996: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.68090: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 10793 1726867084.68094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 10793 1726867084.68237: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.68368: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10793 1726867084.68458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.69697: 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": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "19458", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ExecMainStartTimestampMonotonic": "268095432", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "19458", "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 17:16:49 EDT] ; stop_time=[n/a] ; pid=19198 ; 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 17:16:49 EDT] ; stop_time=[n/a] ; pid=19198 ; 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": "4858", "MemoryCurrent": "2912256", "MemoryPeak": "11657216", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3254857728", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1447509000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSI<<< 10793 1726867084.69734: stdout chunk (state=3): >>>ZESoft": "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "yes", "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": "system.sl<<< 10793 1726867084.69740: stdout chunk (state=3): >>>ice sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmlogger_farm.service", "Conflicts": "shutdown.target", "Before": "pmlogger_farm.service pmlogger_daily.timer multi-user.target pmlogger_check.timer shutdown.target", "After": "systemd-journald.socket network-online.target system.slice basic.target sysinit.target pmcd.service", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:16:49 EDT", "StateChangeTimestampMonotonic": "268095490", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:49 EDT", "InactiveExitTimestampMonotonic": "267484373", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ActiveEnterTimestampMonotonic": "268095490", "ActiveExitTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ActiveExitTimestampMonotonic": "267405406", "InactiveEnterTimestamp": "Fri 2024-09-20 17:16:49 EDT", "InactiveEnterTimestampMonotonic": "267482309", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ConditionTimestampMonotonic": "267483053", "AssertTimestamp": "Fri 2024-09-20 17:16:49 EDT", "AssertTimestampMonotonic": "267483056", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c54271bfd129471191671247d74860ef", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmlogger", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10793 1726867084.70282: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867084.70308: 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 <<< 10793 1726867084.70338: stdout chunk (state=3): >>># cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword <<< 10793 1726867084.70369: stdout chunk (state=3): >>># destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path <<< 10793 1726867084.70396: 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 <<< 10793 1726867084.70421: stdout chunk (state=3): >>># cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat <<< 10793 1726867084.70427: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text <<< 10793 1726867084.70451: stdout chunk (state=3): >>># cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file <<< 10793 1726867084.70472: 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 # 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 <<< 10793 1726867084.70512: 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 # 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 <<< 10793 1726867084.70521: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base <<< 10793 1726867084.70539: stdout chunk (state=3): >>># 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 <<< 10793 1726867084.70563: 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 <<< 10793 1726867084.70894: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10793 1726867084.70904: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10793 1726867084.70911: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 10793 1726867084.70939: stdout chunk (state=3): >>># destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10793 1726867084.71045: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10793 1726867084.71049: 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 <<< 10793 1726867084.71054: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale <<< 10793 1726867084.71140: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # 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 <<< 10793 1726867084.71182: stdout chunk (state=3): >>># 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 <<< 10793 1726867084.71245: stdout chunk (state=3): >>># destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime <<< 10793 1726867084.71282: stdout chunk (state=3): >>># destroy base64 # destroy _ssl <<< 10793 1726867084.71316: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 10793 1726867084.71393: stdout chunk (state=3): >>># destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 10793 1726867084.71404: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 10793 1726867084.71477: 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 10793 1726867084.71503: 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 <<< 10793 1726867084.71658: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10793 1726867084.71695: stdout chunk (state=3): >>># destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10793 1726867084.71743: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10793 1726867084.71788: 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 <<< 10793 1726867084.71792: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10793 1726867084.71795: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10793 1726867084.71863: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 10793 1726867084.71906: 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 <<< 10793 1726867084.71940: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 10793 1726867084.71972: stdout chunk (state=3): >>># destroy itertools <<< 10793 1726867084.71990: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 10793 1726867084.72357: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.72368: stderr chunk (state=3): >>>Shared connection to 10.31.14.45 closed. <<< 10793 1726867084.72397: stdout chunk (state=3): >>><<< 10793 1726867084.72400: stderr chunk (state=3): >>><<< 10793 1726867084.72568: _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 0x7f710fe184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fde7b30> # /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 0x7f710fe1aa50> 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 0x7f710fbc9130> # /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 0x7f710fbc9fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f710fc07e00> # /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 0x7f710fc07ec0> # /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 0x7f710fc3f830> # /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 0x7f710fc3fec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc1fad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc1d1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc04fb0> # /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 0x7f710fc63770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc62390> # /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 0x7f710fc1e0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc60bc0> # /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 0x7f710fc94800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc04230> # /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 0x7f710fc94cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc94b60> # 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 0x7f710fc94f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc02d50> # /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 0x7f710fc95610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc952e0> 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 0x7f710fc96510> 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 0x7f710fcac710> 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 0x7f710fcade20> # /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 0x7f710fcaecc0> # 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 0x7f710fcaf2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fcae210> # /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 0x7f710fcafd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fcaf4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc96480> # /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 0x7f710f997c80> # /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 0x7f710f9c06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c0440> # 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 0x7f710f9c0710> # /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 0x7f710f9c1040> # 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 0x7f710f9c1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f995e20> # /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 0x7f710f9c2e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fc96c30> # /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 0x7f710f9eb140> # /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 0x7f710fa0f4a0> # /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 0x7f710fa70290> # /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 0x7f710fa729f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa703b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa3d250> # /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 0x7f710f329370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710fa0e2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f9c3d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f710fa0e630> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_9sepp7ou/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 0x7f710f3930b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f371fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f371100> # 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 0x7f710f390f80> # /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 0x7f710f3c2a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f3c27b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f3c20c0> # /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 0x7f710f3c2510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f393d40> 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 0x7f710f3c3740> # 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 0x7f710f3c3980> # /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 0x7f710f3c3ec0> 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 0x7f710f22dc70> # 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 0x7f710f22f860> # /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 0x7f710f230230> # /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 0x7f710f2313d0> # /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 0x7f710f233e90> # 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 0x7f710f3731a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f232150> # /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 0x7f710f23bd10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23a7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23a540> # /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 0x7f710f23aab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f232660> # 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 0x7f710f27ffb0> # /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 0x7f710f2800b0> # /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 0x7f710f281b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f281910> # /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 0x7f710f2840e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f282240> # /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 0x7f710f2877a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2841a0> # 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 0x7f710f288800> # 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 0x7f710f288890> # 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 0x7f710f288aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2802c0> # /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 0x7f710f110230> # 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 0x7f710f111460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f28a9c0> # 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 0x7f710f28bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f28a5d0> # 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 0x7f710f1195e0> # /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 0x7f710f11a240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f23bce0> 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 0x7f710f11a450> # 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 0x7f710f11b4a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f710f126000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f120e00> 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 0x7f710f2027e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f2fe4b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f125d30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f122300> # 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 0x7f710f1b6090> # /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 0x7f710edc7f80> # 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 0x7f710edd57f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f19ee70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b6bd0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b46e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b5220> # /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 0x7f710edd7740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710edd6ff0> # 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 0x7f710edd71a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710edd6450> # /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 0x7f710edd7890> # /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 0x7f710ee3e390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee3c380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710f1b4470> 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 0x7f710ee3e870> # /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 0x7f710ee3f4d0> 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 0x7f710ee72a80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee60b60> 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 0x7f710ee8a270> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f710ee72840> 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": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "19458", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ExecMainStartTimestampMonotonic": "268095432", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "19458", "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 17:16:49 EDT] ; stop_time=[n/a] ; pid=19198 ; 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 17:16:49 EDT] ; stop_time=[n/a] ; pid=19198 ; 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": "4858", "MemoryCurrent": "2912256", "MemoryPeak": "11657216", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3254857728", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "1447509000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "yes", "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": "system.slice sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_check.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmlogger_farm.service", "Conflicts": "shutdown.target", "Before": "pmlogger_farm.service pmlogger_daily.timer multi-user.target pmlogger_check.timer shutdown.target", "After": "systemd-journald.socket network-online.target system.slice basic.target sysinit.target pmcd.service", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:16:49 EDT", "StateChangeTimestampMonotonic": "268095490", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:49 EDT", "InactiveExitTimestampMonotonic": "267484373", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ActiveEnterTimestampMonotonic": "268095490", "ActiveExitTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ActiveExitTimestampMonotonic": "267405406", "InactiveEnterTimestamp": "Fri 2024-09-20 17:16:49 EDT", "InactiveEnterTimestampMonotonic": "267482309", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ConditionTimestampMonotonic": "267483053", "AssertTimestamp": "Fri 2024-09-20 17:16:49 EDT", "AssertTimestampMonotonic": "267483056", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "c54271bfd129471191671247d74860ef", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmlogger", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. 10793 1726867084.74147: done with _execute_module (ansible.legacy.systemd, {'name': 'pmlogger', 'state': 'started', '_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-1726867084.2299876-11180-206553041049284/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867084.74150: _low_level_execute_command(): starting 10793 1726867084.74152: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867084.2299876-11180-206553041049284/ > /dev/null 2>&1 && sleep 0' 10793 1726867084.74155: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867084.74157: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867084.74159: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867084.74162: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867084.74164: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867084.74166: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.74168: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.74171: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.74173: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.74175: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.75918: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.75960: stderr chunk (state=3): >>><<< 10793 1726867084.75962: stdout chunk (state=3): >>><<< 10793 1726867084.75972: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.76002: handler run complete 10793 1726867084.76024: attempt loop complete, returning result 10793 1726867084.76040: variable 'item' from source: unknown 10793 1726867084.76096: variable 'item' from source: unknown ok: [managed_node1] => (item=pmlogger) => { "ansible_loop_var": "item", "changed": false, "item": "pmlogger", "name": "pmlogger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ActiveEnterTimestampMonotonic": "268095490", "ActiveExitTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ActiveExitTimestampMonotonic": "267405406", "ActiveState": "active", "After": "systemd-journald.socket network-online.target system.slice basic.target sysinit.target pmcd.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 17:16:49 EDT", "AssertTimestampMonotonic": "267483056", "Before": "pmlogger_farm.service pmlogger_daily.timer multi-user.target pmlogger_check.timer shutdown.target", "BindsTo": "pmlogger_farm.service pmlogger_daily.timer pmlogger_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": "1447509000", "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 17:16:49 EDT", "ConditionTimestampMonotonic": "267483053", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmlogger_farm.service", "ControlGroup": "/system.slice/pmlogger.service", "ControlGroupId": "4858", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Archive Logger", "DevicePolicy": "auto", "Documentation": "\"man:pmlogger(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "Environment": "PMLOGGER_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmlogger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "19458", "ExecMainStartTimestamp": "Fri 2024-09-20 17:16:49 EDT", "ExecMainStartTimestampMonotonic": "268095432", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmlogger/rc ; argv[]=/etc/pcp/pmlogger/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:16:49 EDT] ; stop_time=[n/a] ; pid=19198 ; 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 17:16:49 EDT] ; stop_time=[n/a] ; pid=19198 ; 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": "994", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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 17:16:49 EDT", "InactiveEnterTimestampMonotonic": "267482309", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:49 EDT", "InactiveExitTimestampMonotonic": "267484373", "InvocationID": "c54271bfd129471191671247d74860ef", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19458", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3254857728", "MemoryCurrent": "2912256", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "11657216", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "system.slice sysinit.target", "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", "SetLoginEnvironment": "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 17:16:49 EDT", "StateChangeTimestampMonotonic": "268095490", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "994", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10793 1726867084.76596: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867084.76602: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867084.76604: variable 'omit' from source: magic vars 10793 1726867084.76606: variable 'item' from source: unknown 10793 1726867084.76610: variable 'final_state' from source: set_fact 10793 1726867084.76620: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10793 1726867084.76778: variable 'item' from source: unknown 10793 1726867084.76781: variable 'initial_state' from source: set_fact 10793 1726867084.76864: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10793 1726867084.77033: variable 'initial_state' from source: set_fact 10793 1726867084.77080: variable 'item' from source: unknown 10793 1726867084.77087: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10793 1726867084.77091: variable 'omit' from source: magic vars 10793 1726867084.77104: variable 'omit' from source: magic vars 10793 1726867084.77135: variable 'item' from source: unknown 10793 1726867084.77178: variable 'item' from source: unknown 10793 1726867084.77291: variable 'initial_state' from source: set_fact 10793 1726867084.77383: variable 'item' from source: unknown 10793 1726867084.77484: variable 'omit' from source: magic vars 10793 1726867084.77487: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867084.77489: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867084.77491: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867084.77503: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867084.77507: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867084.77512: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867084.77558: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867084.77564: Set connection var ansible_shell_executable to /bin/sh 10793 1726867084.77569: Set connection var ansible_pipelining to False 10793 1726867084.77574: Set connection var ansible_shell_type to sh 10793 1726867084.77576: Set connection var ansible_connection to ssh 10793 1726867084.77585: Set connection var ansible_timeout to 10 10793 1726867084.77596: variable 'ansible_shell_executable' from source: unknown 10793 1726867084.77599: variable 'ansible_connection' from source: unknown 10793 1726867084.77601: variable 'ansible_module_compression' from source: unknown 10793 1726867084.77606: variable 'ansible_shell_type' from source: unknown 10793 1726867084.77610: variable 'ansible_shell_executable' from source: unknown 10793 1726867084.77613: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867084.77617: variable 'ansible_pipelining' from source: unknown 10793 1726867084.77619: variable 'ansible_timeout' from source: unknown 10793 1726867084.77626: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867084.77693: 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) 10793 1726867084.77697: variable 'omit' from source: magic vars 10793 1726867084.77700: starting attempt loop 10793 1726867084.77705: running the handler 10793 1726867084.77817: variable 'ansible_facts' from source: unknown 10793 1726867084.77996: _low_level_execute_command(): starting 10793 1726867084.77999: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867084.78664: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.78668: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867084.78672: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.78718: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.78722: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.78724: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.78796: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.80399: stdout chunk (state=3): >>>/root <<< 10793 1726867084.80550: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.80713: stderr chunk (state=3): >>><<< 10793 1726867084.80717: stdout chunk (state=3): >>><<< 10793 1726867084.80720: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.80722: _low_level_execute_command(): starting 10793 1726867084.80724: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697 `" && echo ansible-tmp-1726867084.806014-11180-93501239631697="` echo /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697 `" ) && sleep 0' 10793 1726867084.81216: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found <<< 10793 1726867084.81222: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.81262: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867084.81293: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.81367: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.83245: stdout chunk (state=3): >>>ansible-tmp-1726867084.806014-11180-93501239631697=/root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697 <<< 10793 1726867084.83358: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.83384: stderr chunk (state=3): >>><<< 10793 1726867084.83387: stdout chunk (state=3): >>><<< 10793 1726867084.83397: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867084.806014-11180-93501239631697=/root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.83418: variable 'ansible_module_compression' from source: unknown 10793 1726867084.83448: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10793tpo7kgky/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10793 1726867084.83485: variable 'ansible_facts' from source: unknown 10793 1726867084.83623: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/AnsiballZ_systemd.py 10793 1726867084.83735: Sending initial data 10793 1726867084.83738: Sent initial data (154 bytes) 10793 1726867084.84342: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867084.84347: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867084.84350: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.84352: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867084.84354: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.84428: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.84507: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.86103: 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 <<< 10793 1726867084.86163: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867084.86242: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpkkvg2p4v /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/AnsiballZ_systemd.py <<< 10793 1726867084.86248: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/AnsiballZ_systemd.py" <<< 10793 1726867084.86334: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpkkvg2p4v" to remote "/root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/AnsiballZ_systemd.py" <<< 10793 1726867084.87862: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.87910: stderr chunk (state=3): >>><<< 10793 1726867084.87933: stdout chunk (state=3): >>><<< 10793 1726867084.87948: done transferring module to remote 10793 1726867084.87959: _low_level_execute_command(): starting 10793 1726867084.87962: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/ /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/AnsiballZ_systemd.py && sleep 0' 10793 1726867084.88479: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867084.88482: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.88484: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 10793 1726867084.88486: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867084.88488: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.88535: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867084.88538: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.88612: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.90348: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867084.90370: stderr chunk (state=3): >>><<< 10793 1726867084.90374: stdout chunk (state=3): >>><<< 10793 1726867084.90386: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867084.90389: _low_level_execute_command(): starting 10793 1726867084.90394: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/AnsiballZ_systemd.py && sleep 0' 10793 1726867084.91125: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.91147: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867084.91150: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867084.91219: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867084.91279: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867084.93482: stdout chunk (state=3): >>>import _frozen_importlib # frozen import _imp # builtin <<< 10793 1726867084.93624: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # import '_io' # import 'marshal' # <<< 10793 1726867084.93680: stdout chunk (state=3): >>>import 'posix' # import '_frozen_importlib_external' # # installing zipimport hook <<< 10793 1726867084.93804: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook # /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 10793 1726867084.93810: stdout chunk (state=3): >>>import 'codecs' # # /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867084.93951: 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 0x7f508c1bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c18bb00> # /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 0x7f508c1bea50> import '_signal' # import '_abc' # import 'abc' # <<< 10793 1726867084.94016: stdout chunk (state=3): >>>import 'io' # import '_stat' # import 'stat' # <<< 10793 1726867084.94189: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867084.94195: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # <<< 10793 1726867084.94287: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c1cd130> <<< 10793 1726867084.94316: 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 0x7f508c1cdfd0> <<< 10793 1726867084.94372: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867084.94391: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867084.94913: 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 <<< 10793 1726867084.94918: 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' <<< 10793 1726867084.95006: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bfebe00> # /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 0x7f508bfebec0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10793 1726867084.95013: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10793 1726867084.95033: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10793 1726867084.95093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.95215: 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 0x7f508c023830> # /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 0x7f508c023ec0> <<< 10793 1726867084.95274: stdout chunk (state=3): >>>import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c003ad0> <<< 10793 1726867084.95316: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c0011f0> <<< 10793 1726867084.95429: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bfe8fb0> <<< 10793 1726867084.95557: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10793 1726867084.95652: 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 0x7f508c0477a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c0463c0> # /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 0x7f508c0020c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c044b30> <<< 10793 1726867084.95760: 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 0x7f508c078800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bfe8230> # /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 0x7f508c078cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c078b60> <<< 10793 1726867084.95914: 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 0x7f508c078ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bfe6d50> # /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 <<< 10793 1726867084.95971: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c079580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c079250> 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 0x7f508c07a480> <<< 10793 1726867084.96020: 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' <<< 10793 1726867084.96087: 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 0x7f508c0906b0> import 'errno' # <<< 10793 1726867084.96173: 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 0x7f508c091d90> # /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 0x7f508c092c30> <<< 10793 1726867084.96182: 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 0x7f508c093290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c092180> <<< 10793 1726867084.96214: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10793 1726867084.96277: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10793 1726867084.96280: 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 0x7f508c093d10> <<< 10793 1726867084.96306: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c093440> <<< 10793 1726867084.96362: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c07a4e0> # /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867084.96490: 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 0x7f508bd7bbc0> <<< 10793 1726867084.96554: 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 0x7f508bda4680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda43e0> <<< 10793 1726867084.96569: 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 0x7f508bda4500> <<< 10793 1726867084.96575: 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' <<< 10793 1726867084.96640: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867084.96792: 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 0x7f508bda4fb0> <<< 10793 1726867084.96938: 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 0x7f508bda59a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda4860> <<< 10793 1726867084.96961: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bd79d60> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10793 1726867084.96992: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10793 1726867084.96995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10793 1726867084.96998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10793 1726867084.97031: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda5af0> <<< 10793 1726867084.97049: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c07abd0> <<< 10793 1726867084.97090: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867084.97182: 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 <<< 10793 1726867084.97193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867084.97215: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bdd30e0> <<< 10793 1726867084.97276: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10793 1726867084.97285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867084.97306: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10793 1726867084.97324: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10793 1726867084.97370: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bdf34a0> <<< 10793 1726867084.97388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867084.97435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867084.97487: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867084.97518: 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 0x7f508be54290> <<< 10793 1726867084.97542: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10793 1726867084.97570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10793 1726867084.97621: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10793 1726867084.97637: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867084.97725: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508be569f0> <<< 10793 1726867084.97914: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508be543b0> <<< 10793 1726867084.97939: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508be21280> # /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 0x7f508b7253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bdf22a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda7cb0> <<< 10793 1726867084.98046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867084.98072: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f508bdf28a0> <<< 10793 1726867084.98336: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_1u_15p73/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10793 1726867084.98457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.98486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10793 1726867084.98521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10793 1726867084.98534: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10793 1726867084.98649: 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 0x7f508b78f0e0> <<< 10793 1726867084.98652: stdout chunk (state=3): >>>import '_typing' # <<< 10793 1726867084.98823: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b76dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b76d130> <<< 10793 1726867084.98831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.98852: stdout chunk (state=3): >>>import 'ansible' # <<< 10793 1726867084.98872: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.98887: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.98905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867084.98913: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10793 1726867084.98930: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.00299: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.01415: 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 0x7f508b78cfb0> <<< 10793 1726867085.01439: 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' <<< 10793 1726867085.01491: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10793 1726867085.01529: 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' <<< 10793 1726867085.01871: 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 0x7f508b7bea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b7be7e0> <<< 10793 1726867085.01874: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b7be0f0> # /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 0x7f508b7be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b78fd70> 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 0x7f508b7bf770> # 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 0x7f508b7bf9b0> # /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 0x7f508b7bfef0> import 'pwd' # <<< 10793 1726867085.01877: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867085.02113: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867085.02116: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b629d00> <<< 10793 1726867085.02120: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.02122: 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 0x7f508b62b920> <<< 10793 1726867085.02124: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 10793 1726867085.02126: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 10793 1726867085.02233: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b62c2f0> # /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 0x7f508b62d490> # /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 0x7f508b62ff20> <<< 10793 1726867085.02441: 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 0x7f508b76f1d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b62e1e0> # /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 <<< 10793 1726867085.02475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867085.02505: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10793 1726867085.02527: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b637dd0> <<< 10793 1726867085.02537: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867085.02636: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b6368a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b636600> <<< 10793 1726867085.02639: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 10793 1726867085.02642: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 10793 1726867085.02711: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b636b70> <<< 10793 1726867085.02753: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b62e6f0> <<< 10793 1726867085.02757: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.02776: 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 0x7f508b67be90> <<< 10793 1726867085.02845: 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 0x7f508b67c200> <<< 10793 1726867085.02848: 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 <<< 10793 1726867085.02953: 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 0x7f508b67dc40> <<< 10793 1726867085.02956: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b67da00> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867085.02961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867085.03000: 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 0x7f508b680230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b67e330> <<< 10793 1726867085.03019: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867085.03077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.03106: 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' # <<< 10793 1726867085.03151: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b6839b0> <<< 10793 1726867085.03277: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b6803b0> <<< 10793 1726867085.03334: 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'<<< 10793 1726867085.03357: stdout chunk (state=3): >>> import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f508b684800> <<< 10793 1726867085.03368: 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 0x7f508b684830> <<< 10793 1726867085.03413: 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 0x7f508b684dd0> <<< 10793 1726867085.03423: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b67c3e0> <<< 10793 1726867085.03446: 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' <<< 10793 1726867085.03469: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867085.03485: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867085.03518: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.03542: 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 0x7f508b510470> <<< 10793 1726867085.03690: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.03706: 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 0x7f508b5117f0> <<< 10793 1726867085.03713: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b686c00> <<< 10793 1726867085.03739: 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 0x7f508b687f80> <<< 10793 1726867085.03746: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b686840> <<< 10793 1726867085.03776: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.03782: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10793 1726867085.03796: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.03889: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.03984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.03989: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 10793 1726867085.04019: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.04023: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10793 1726867085.04041: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.04165: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.04282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.04820: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.05357: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10793 1726867085.05360: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 10793 1726867085.05363: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 10793 1726867085.05392: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10793 1726867085.05423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.05453: 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 0x7f508b515a30> <<< 10793 1726867085.05534: 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' <<< 10793 1726867085.05552: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5166c0> <<< 10793 1726867085.05564: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b511910> <<< 10793 1726867085.05604: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867085.05625: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.05641: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.05661: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10793 1726867085.05663: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.05814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.05972: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10793 1726867085.05975: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b516660> <<< 10793 1726867085.05995: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.06445: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.06886: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.06959: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07032: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10793 1726867085.07037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07080: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07112: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867085.07129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07194: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07279: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867085.07287: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07306: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # <<< 10793 1726867085.07324: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07407: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10793 1726867085.07415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07652: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.07880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867085.07938: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867085.07949: stdout chunk (state=3): >>>import '_ast' # <<< 10793 1726867085.08015: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b517980> <<< 10793 1726867085.08027: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.08325: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.08331: 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' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867085.08339: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867085.08341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.08344: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.08389: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.08539: 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 <<< 10793 1726867085.08558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.08630: 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 0x7f508b522390> <<< 10793 1726867085.08667: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b51d220> <<< 10793 1726867085.08699: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867085.08733: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.08915: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.08919: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867085.09038: 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 # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867085.09051: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10793 1726867085.09063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10793 1726867085.09125: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b60ac60> <<< 10793 1726867085.09160: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b7ea930> <<< 10793 1726867085.09242: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b522450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b636570> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 10793 1726867085.09267: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09282: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09312: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867085.09372: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867085.09404: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 10793 1726867085.09427: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09838: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.09964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.10017: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 10793 1726867085.10086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.10150: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.10177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.10229: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 10793 1726867085.10232: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.10465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.10826: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10793 1726867085.10829: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b2ab0> <<< 10793 1726867085.10832: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10793 1726867085.10842: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10793 1726867085.10844: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867085.10881: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867085.10913: 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' <<< 10793 1726867085.10956: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b1b0050> <<< 10793 1726867085.11085: 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 0x7f508b1b0620> <<< 10793 1726867085.11098: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5a0f20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b35c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b1160> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b0c80> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10793 1726867085.11164: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10793 1726867085.11200: 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 <<< 10793 1726867085.11301: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10793 1726867085.11304: 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 0x7f508b1b3b60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b1b3410> <<< 10793 1726867085.11307: 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 0x7f508b1b35c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b1b2870> <<< 10793 1726867085.11443: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10793 1726867085.11447: 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 0x7f508b1b3c50> <<< 10793 1726867085.11656: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10793 1726867085.11665: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 10793 1726867085.11672: 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 0x7f508b212750> <<< 10793 1726867085.11675: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b210740> <<< 10793 1726867085.11677: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b0e90> import 'ansible.module_utils.facts.timeout' # <<< 10793 1726867085.11680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 10793 1726867085.11726: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10793 1726867085.11730: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.11793: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 10793 1726867085.11826: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.11945: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10793 1726867085.11948: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available <<< 10793 1726867085.11997: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.12040: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10793 1726867085.12058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867085.12105: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 10793 1726867085.12157: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.12161: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.12212: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10793 1726867085.12288: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.12473: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.12476: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10793 1726867085.13094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13359: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10793 1726867085.13363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13398: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13458: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13491: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13527: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10793 1726867085.13548: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13613: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 10793 1726867085.13618: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13736: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 10793 1726867085.13741: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10793 1726867085.13806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13833: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13866: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 10793 1726867085.13869: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.13945: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14030: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 10793 1726867085.14034: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 10793 1726867085.14057: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b213f20> <<< 10793 1726867085.14075: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10793 1726867085.14102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10793 1726867085.14219: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b213620> <<< 10793 1726867085.14225: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10793 1726867085.14294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14362: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 10793 1726867085.14367: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14452: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14539: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10793 1726867085.14545: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14610: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10793 1726867085.14687: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.14774: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10793 1726867085.14834: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10793 1726867085.14890: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.14942: 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 0x7f508b24ec30> <<< 10793 1726867085.15128: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b23f650> import 'ansible.module_utils.facts.system.python' # <<< 10793 1726867085.15135: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.15195: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.15254: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10793 1726867085.15338: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.15420: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.15528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.15677: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available <<< 10793 1726867085.15762: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.15767: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 10793 1726867085.15813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.15862: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10793 1726867085.15897: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.15931: stdout chunk (state=3): >>>import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f508b266990> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b266900> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available <<< 10793 1726867085.15947: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 10793 1726867085.15984: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16027: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 10793 1726867085.16182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16330: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10793 1726867085.16336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 10793 1726867085.16629: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16645: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16669: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.16943: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 10793 1726867085.16955: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 10793 1726867085.16964: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.17075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.17194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 10793 1726867085.17198: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.17233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.17265: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.17795: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.18322: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10793 1726867085.18341: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.18457: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.18620: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10793 1726867085.18634: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867085.18707: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10793 1726867085.18726: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.18865: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19034: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10793 1726867085.19050: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 10793 1726867085.19070: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19092: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10793 1726867085.19141: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19337: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19729: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10793 1726867085.19739: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 10793 1726867085.19755: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19792: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19815: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 10793 1726867085.19835: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19843: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19867: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 10793 1726867085.19881: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.19960: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20022: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10793 1726867085.20037: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20065: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20087: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10793 1726867085.20126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 10793 1726867085.20253: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20328: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10793 1726867085.20332: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10793 1726867085.20839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20890: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.20949: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 10793 1726867085.20990: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21050: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 10793 1726867085.21105: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21112: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 10793 1726867085.21116: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21125: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10793 1726867085.21173: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21245: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21329: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10793 1726867085.21336: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21355: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 10793 1726867085.21363: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21424: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21470: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10793 1726867085.21485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21510: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21554: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21601: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21666: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21747: 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' # <<< 10793 1726867085.21753: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21813: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.21848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10793 1726867085.21870: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22049: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22236: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10793 1726867085.22243: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22289: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22334: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10793 1726867085.22380: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22388: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22426: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10793 1726867085.22432: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22519: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22592: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 10793 1726867085.22610: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # # zipimport: zlib available <<< 10793 1726867085.22707: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 10793 1726867085.22786: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10793 1726867085.22797: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.22940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.23066: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10793 1726867085.23151: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.24377: 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": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13994", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:16:39 EDT", "ExecMainStartTimestampMonotonic": "257316244", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13994", "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 17:16:38 EDT] ; stop_time=[n/a] ; pid=13783 ; 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 17:16:38 EDT] ; stop_time=[n/a] ; pid=13783 ; 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<<< 10793 1726867085.24429: stdout chunk (state=3): >>>": "4234", "MemoryCurrent": "1421312", "MemoryPeak": "5496832", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3242479616", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "263621000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLo<<< 10793 1726867085.24435: stdout chunk (state=3): >>>ginEnvironment": "yes", "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": "system.slice sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmie_daily.timer pmie_farm.service pmie_check.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmie_farm.service", "Conflicts": "shutdown.target", "Before": "shutdown.target pmie_daily.timer pmie_farm.service multi-user.target pmie_check.timer", "After": "network-online.target systemd-journald.socket basic.target sysinit.target system.slice pmcd.service", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:16:39 EDT", "StateChangeTimestampMonotonic": "257316293", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:38 EDT", "InactiveExitTimestampMonotonic": "257097703", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:39 EDT", "ActiveEnterTimestampMonotonic": "257316293", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:16:38 EDT", "ConditionTimestampMonotonic": "257096168", "AssertTimestamp": "Fri 2024-09-20 17:16:38 EDT", "AssertTimestampMonotonic": "257096172", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e1e4561e7c0e436d813c3e5520f0ae53", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmie", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10793 1726867085.24992: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867085.25025: 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 <<< 10793 1726867085.25040: 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 <<< 10793 1726867085.25046: 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 <<< 10793 1726867085.25069: stdout chunk (state=3): >>># cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external <<< 10793 1726867085.25098: stdout chunk (state=3): >>># cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib <<< 10793 1726867085.25117: 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 <<< 10793 1726867085.25132: 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 <<< 10793 1726867085.25154: stdout chunk (state=3): >>># cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes <<< 10793 1726867085.25168: 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 <<< 10793 1726867085.25181: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 <<< 10793 1726867085.25184: stdout chunk (state=3): >>># 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 <<< 10793 1726867085.25240: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # 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 <<< 10793 1726867085.25244: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # 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 <<< 10793 1726867085.25272: stdout chunk (state=3): >>># 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 <<< 10793 1726867085.25282: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.service # destroy ansible.module_utils.service <<< 10793 1726867085.25589: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10793 1726867085.25607: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10793 1726867085.25639: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 10793 1726867085.25646: stdout chunk (state=3): >>># destroy _blake2 <<< 10793 1726867085.25650: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10793 1726867085.25668: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 10793 1726867085.25710: stdout chunk (state=3): >>># destroy ntpath <<< 10793 1726867085.25728: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib <<< 10793 1726867085.25742: stdout chunk (state=3): >>># destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 10793 1726867085.25760: stdout chunk (state=3): >>># destroy _locale <<< 10793 1726867085.25773: stdout chunk (state=3): >>># destroy locale # destroy _signal # destroy _posixsubprocess <<< 10793 1726867085.25782: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 10793 1726867085.25827: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10793 1726867085.25834: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10793 1726867085.25902: 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 <<< 10793 1726867085.25960: 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 <<< 10793 1726867085.25983: stdout chunk (state=3): >>># destroy fcntl # destroy datetime # destroy base64 <<< 10793 1726867085.26017: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 10793 1726867085.26067: stdout chunk (state=3): >>># destroy errno # destroy json # destroy socket # destroy struct <<< 10793 1726867085.26071: 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 <<< 10793 1726867085.26198: stdout chunk (state=3): >>># cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser <<< 10793 1726867085.26202: 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 <<< 10793 1726867085.26229: 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 <<< 10793 1726867085.26254: 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 <<< 10793 1726867085.26382: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 10793 1726867085.26389: stdout chunk (state=3): >>># destroy _collections <<< 10793 1726867085.26453: 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 <<< 10793 1726867085.26487: stdout chunk (state=3): >>># destroy _typing <<< 10793 1726867085.26521: 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 <<< 10793 1726867085.26620: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 10793 1726867085.26623: 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 <<< 10793 1726867085.26627: stdout chunk (state=3): >>># destroy _warnings # destroy math # destroy _bisect # destroy time <<< 10793 1726867085.26706: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator # destroy _string # destroy re <<< 10793 1726867085.26712: stdout chunk (state=3): >>># destroy itertools <<< 10793 1726867085.26715: stdout chunk (state=3): >>># destroy _abc # destroy _sre<<< 10793 1726867085.26718: stdout chunk (state=3): >>> # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 10793 1726867085.26720: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10793 1726867085.27078: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867085.27139: stderr chunk (state=3): >>><<< 10793 1726867085.27142: stdout chunk (state=3): >>><<< 10793 1726867085.27304: _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 0x7f508c1bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c18bb00> # /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 0x7f508c1bea50> 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 0x7f508c1cd130> # /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 0x7f508c1cdfd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f508bfebe00> # /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 0x7f508bfebec0> # /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 0x7f508c023830> # /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 0x7f508c023ec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c003ad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c0011f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bfe8fb0> # /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 0x7f508c0477a0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c0463c0> # /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 0x7f508c0020c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c044b30> # /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 0x7f508c078800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bfe8230> # /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 0x7f508c078cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c078b60> # 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 0x7f508c078ef0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bfe6d50> # /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 0x7f508c079580> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c079250> 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 0x7f508c07a480> 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 0x7f508c0906b0> 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 0x7f508c091d90> # /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 0x7f508c092c30> # 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 0x7f508c093290> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c092180> # /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 0x7f508c093d10> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c093440> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c07a4e0> # /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 0x7f508bd7bbc0> # /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 0x7f508bda4680> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda43e0> # 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 0x7f508bda4500> # /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 0x7f508bda4fb0> # 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 0x7f508bda59a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda4860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bd79d60> # /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 0x7f508bda6db0> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda5af0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508c07abd0> # /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 0x7f508bdd30e0> # /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 0x7f508bdf34a0> # /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 0x7f508be54290> # /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 0x7f508be569f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508be543b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508be21280> # /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 0x7f508b7253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bdf22a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508bda7cb0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f508bdf28a0> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_1u_15p73/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 0x7f508b78f0e0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b76dfd0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b76d130> # 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 0x7f508b78cfb0> # /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 0x7f508b7bea50> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b7be7e0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b7be0f0> # /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 0x7f508b7be540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b78fd70> 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 0x7f508b7bf770> # 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 0x7f508b7bf9b0> # /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 0x7f508b7bfef0> 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 0x7f508b629d00> # 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 0x7f508b62b920> # /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 0x7f508b62c2f0> # /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 0x7f508b62d490> # /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 0x7f508b62ff20> # 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 0x7f508b76f1d0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b62e1e0> # /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 0x7f508b637dd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b6368a0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b636600> # /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 0x7f508b636b70> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b62e6f0> # 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 0x7f508b67be90> # /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 0x7f508b67c200> # /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 0x7f508b67dc40> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b67da00> # /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 0x7f508b680230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b67e330> # /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 0x7f508b6839b0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b6803b0> # 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 0x7f508b684800> # 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 0x7f508b684830> # 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 0x7f508b684dd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b67c3e0> # /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 0x7f508b510470> # 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 0x7f508b5117f0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b686c00> # 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 0x7f508b687f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b686840> # 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 0x7f508b515a30> # /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 0x7f508b5166c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b511910> 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 0x7f508b516660> # 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 0x7f508b517980> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f508b522390> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b51d220> 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 0x7f508b60ac60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b7ea930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b522450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b636570> # 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 0x7f508b5b2ab0> # /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 0x7f508b1b0050> # 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 0x7f508b1b0620> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5a0f20> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b35c0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b1160> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b0c80> # /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 0x7f508b1b3b60> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b1b3410> # 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 0x7f508b1b35c0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b1b2870> # /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 0x7f508b1b3c50> # /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 0x7f508b212750> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b210740> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b5b0e90> 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 0x7f508b213f20> # /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 0x7f508b213620> 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 0x7f508b24ec30> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b23f650> 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 0x7f508b266990> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f508b266900> 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": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "0", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "13994", "ControlPID": "0", "FileDescriptorStoreMax": "0", "NFileDescriptorStore": "0", "FileDescriptorStorePreserve": "restart", "StatusErrno": "0", "Result": "success", "ReloadResult": "success", "CleanResult": "success", "UID": "994", "GID": "994", "NRestarts": "0", "OOMPolicy": "stop", "ReloadSignal": "1", "ExecMainStartTimestamp": "Fri 2024-09-20 17:16:39 EDT", "ExecMainStartTimestampMonotonic": "257316244", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13994", "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 17:16:38 EDT] ; stop_time=[n/a] ; pid=13783 ; 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 17:16:38 EDT] ; stop_time=[n/a] ; pid=13783 ; 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": "4234", "MemoryCurrent": "1421312", "MemoryPeak": "5496832", "MemorySwapCurrent": "0", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryAvailable": "3242479616", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "263621000", "TasksCurrent": "1", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "yes", "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": "system.slice sysinit.target", "Wants": "pmcd.service", "BindsTo": "pmie_daily.timer pmie_farm.service pmie_check.timer", "WantedBy": "multi-user.target", "ConsistsOf": "pmie_farm.service", "Conflicts": "shutdown.target", "Before": "shutdown.target pmie_daily.timer pmie_farm.service multi-user.target pmie_check.timer", "After": "network-online.target systemd-journald.socket basic.target sysinit.target system.slice pmcd.service", "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", "UnitFileState": "enabled", "UnitFilePreset": "enabled", "StateChangeTimestamp": "Fri 2024-09-20 17:16:39 EDT", "StateChangeTimestampMonotonic": "257316293", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:38 EDT", "InactiveExitTimestampMonotonic": "257097703", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:39 EDT", "ActiveEnterTimestampMonotonic": "257316293", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "no", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "yes", "AssertResult": "yes", "ConditionTimestamp": "Fri 2024-09-20 17:16:38 EDT", "ConditionTimestampMonotonic": "257096168", "AssertTimestamp": "Fri 2024-09-20 17:16:38 EDT", "AssertTimestampMonotonic": "257096172", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "InvocationID": "e1e4561e7c0e436d813c3e5520f0ae53", "CollectMode": "inactive"}, "state": "started", "invocation": {"module_args": {"name": "pmie", "state": "started", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. 10793 1726867085.28354: done with _execute_module (ansible.legacy.systemd, {'name': 'pmie', 'state': 'started', '_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-1726867084.806014-11180-93501239631697/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867085.28358: _low_level_execute_command(): starting 10793 1726867085.28360: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867084.806014-11180-93501239631697/ > /dev/null 2>&1 && sleep 0' 10793 1726867085.28440: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867085.28448: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867085.28483: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.28527: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.28579: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867085.28582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867085.28591: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.28665: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.30498: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867085.30530: stderr chunk (state=3): >>><<< 10793 1726867085.30714: stdout chunk (state=3): >>><<< 10793 1726867085.30718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867085.30720: handler run complete 10793 1726867085.30722: attempt loop complete, returning result 10793 1726867085.30725: variable 'item' from source: unknown 10793 1726867085.30745: variable 'item' from source: unknown ok: [managed_node1] => (item=pmie) => { "ansible_loop_var": "item", "changed": false, "item": "pmie", "name": "pmie", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2024-09-20 17:16:39 EDT", "ActiveEnterTimestampMonotonic": "257316293", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-online.target systemd-journald.socket basic.target sysinit.target system.slice pmcd.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-09-20 17:16:38 EDT", "AssertTimestampMonotonic": "257096172", "Before": "shutdown.target pmie_daily.timer pmie_farm.service multi-user.target pmie_check.timer", "BindsTo": "pmie_daily.timer pmie_farm.service 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": "263621000", "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 17:16:38 EDT", "ConditionTimestampMonotonic": "257096168", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ConsistsOf": "pmie_farm.service", "ControlGroup": "/system.slice/pmie.service", "ControlGroupId": "4234", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Performance Metrics Inference Engine", "DevicePolicy": "auto", "Documentation": "\"man:pmie(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "Environment": "PMIE_CHECK_PARAMS=--only-primary", "EnvironmentFiles": "/etc/sysconfig/pmie (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "13994", "ExecMainStartTimestamp": "Fri 2024-09-20 17:16:39 EDT", "ExecMainStartTimestampMonotonic": "257316244", "ExecMainStatus": "0", "ExecStart": "{ path=/etc/pcp/pmie/rc ; argv[]=/etc/pcp/pmie/rc start-systemd ; ignore_errors=no ; start_time=[Fri 2024-09-20 17:16:38 EDT] ; stop_time=[n/a] ; pid=13783 ; 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 17:16:38 EDT] ; stop_time=[n/a] ; pid=13783 ; 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": "994", "Group": "pcp", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "pmie.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2024-09-20 17:16:38 EDT", "InactiveExitTimestampMonotonic": "257097703", "InvocationID": "e1e4561e7c0e436d813c3e5520f0ae53", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13994", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3242479616", "MemoryCurrent": "1421312", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "5496832", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "system.slice sysinit.target", "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", "SetLoginEnvironment": "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2024-09-20 17:16:39 EDT", "StateChangeTimestampMonotonic": "257316293", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "22362", "TimeoutAbortUSec": "2min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "2min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "2min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "994", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "User": "pcp", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "pmcd.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } 10793 1726867085.31554: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.31560: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.31568: variable 'omit' from source: magic vars 10793 1726867085.31638: variable 'item' from source: unknown 10793 1726867085.31667: variable 'final_state' from source: set_fact 10793 1726867085.31771: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): True 10793 1726867085.31903: variable 'item' from source: unknown 10793 1726867085.31913: variable 'initial_state' from source: set_fact 10793 1726867085.31981: Evaluated conditional (item + '.service' in initial_state.ansible_facts.services): True 10793 1726867085.32105: variable 'initial_state' from source: set_fact 10793 1726867085.32168: variable 'item' from source: unknown 10793 1726867085.32176: Evaluated conditional (initial_state.ansible_facts.services[item + '.service']['status'] != 'not-found'): True 10793 1726867085.32180: variable 'omit' from source: magic vars 10793 1726867085.32196: variable 'omit' from source: magic vars 10793 1726867085.32225: variable 'item' from source: unknown 10793 1726867085.32268: variable 'item' from source: unknown 10793 1726867085.32415: variable 'initial_state' from source: set_fact 10793 1726867085.32488: variable 'item' from source: unknown 10793 1726867085.32501: variable 'omit' from source: magic vars 10793 1726867085.32520: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867085.32526: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867085.32533: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867085.32545: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867085.32548: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.32550: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.32603: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867085.32617: Set connection var ansible_shell_executable to /bin/sh 10793 1726867085.32620: Set connection var ansible_pipelining to False 10793 1726867085.32622: Set connection var ansible_shell_type to sh 10793 1726867085.32624: Set connection var ansible_connection to ssh 10793 1726867085.32627: Set connection var ansible_timeout to 10 10793 1726867085.32690: variable 'ansible_shell_executable' from source: unknown 10793 1726867085.32693: variable 'ansible_connection' from source: unknown 10793 1726867085.32695: variable 'ansible_module_compression' from source: unknown 10793 1726867085.32697: variable 'ansible_shell_type' from source: unknown 10793 1726867085.32699: variable 'ansible_shell_executable' from source: unknown 10793 1726867085.32704: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.32711: variable 'ansible_pipelining' from source: unknown 10793 1726867085.32713: variable 'ansible_timeout' from source: unknown 10793 1726867085.32715: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.32771: 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) 10793 1726867085.32777: variable 'omit' from source: magic vars 10793 1726867085.32780: starting attempt loop 10793 1726867085.32794: running the handler 10793 1726867085.32855: variable 'ansible_facts' from source: unknown 10793 1726867085.33007: _low_level_execute_command(): starting 10793 1726867085.33012: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867085.33488: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867085.33491: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.33494: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.33496: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.33554: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867085.33557: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.33638: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.35249: stdout chunk (state=3): >>>/root <<< 10793 1726867085.35344: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867085.35369: stderr chunk (state=3): >>><<< 10793 1726867085.35373: stdout chunk (state=3): >>><<< 10793 1726867085.35385: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867085.35392: _low_level_execute_command(): starting 10793 1726867085.35397: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449 `" && echo ansible-tmp-1726867085.3538456-11180-193151510125449="` echo /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449 `" ) && sleep 0' 10793 1726867085.35789: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.35814: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867085.35817: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.35824: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867085.35827: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.35838: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.35888: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867085.35891: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.35968: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.37860: stdout chunk (state=3): >>>ansible-tmp-1726867085.3538456-11180-193151510125449=/root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449 <<< 10793 1726867085.37950: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867085.37977: stderr chunk (state=3): >>><<< 10793 1726867085.37980: stdout chunk (state=3): >>><<< 10793 1726867085.37991: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867085.3538456-11180-193151510125449=/root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867085.38014: variable 'ansible_module_compression' from source: unknown 10793 1726867085.38062: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10793tpo7kgky/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10793 1726867085.38128: variable 'ansible_facts' from source: unknown 10793 1726867085.38286: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/AnsiballZ_systemd.py 10793 1726867085.38536: Sending initial data 10793 1726867085.38539: Sent initial data (156 bytes) 10793 1726867085.38989: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867085.38993: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration <<< 10793 1726867085.38995: 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 <<< 10793 1726867085.38997: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.39074: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.39122: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.40674: 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" <<< 10793 1726867085.40677: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 10793 1726867085.40737: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867085.40807: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmplsiewolf /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/AnsiballZ_systemd.py <<< 10793 1726867085.40812: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/AnsiballZ_systemd.py" <<< 10793 1726867085.40864: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmplsiewolf" to remote "/root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/AnsiballZ_systemd.py" <<< 10793 1726867085.42088: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867085.42125: stderr chunk (state=3): >>><<< 10793 1726867085.42128: stdout chunk (state=3): >>><<< 10793 1726867085.42150: done transferring module to remote 10793 1726867085.42159: _low_level_execute_command(): starting 10793 1726867085.42163: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/ /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/AnsiballZ_systemd.py && sleep 0' 10793 1726867085.42574: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867085.42578: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867085.42581: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.42583: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.42589: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.42650: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867085.42665: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.42751: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.44573: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867085.44628: stderr chunk (state=3): >>><<< 10793 1726867085.44631: stdout chunk (state=3): >>><<< 10793 1726867085.44713: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867085.44716: _low_level_execute_command(): starting 10793 1726867085.44719: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/AnsiballZ_systemd.py && sleep 0' 10793 1726867085.45251: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867085.45255: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867085.45257: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.45259: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.45261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.45351: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867085.45358: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.45434: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.47578: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867085.47627: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867085.47642: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867085.47734: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 10793 1726867085.47779: stdout chunk (state=3): >>>import 'posix' # <<< 10793 1726867085.47805: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook import 'time' # <<< 10793 1726867085.47818: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 10793 1726867085.47888: 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' <<< 10793 1726867085.47962: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 10793 1726867085.48059: 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 0x7f23e1e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1de7b30> # /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 0x7f23e1e1aa50> <<< 10793 1726867085.48105: stdout chunk (state=3): >>>import '_signal' # import '_abc' # import 'abc' # import 'io' # import '_stat' # <<< 10793 1726867085.48151: stdout chunk (state=3): >>>import 'stat' # <<< 10793 1726867085.48225: stdout chunk (state=3): >>>import '_collections_abc' # <<< 10793 1726867085.48262: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # <<< 10793 1726867085.48284: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages <<< 10793 1726867085.48325: 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' <<< 10793 1726867085.48328: 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' <<< 10793 1726867085.48349: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c09130> <<< 10793 1726867085.48391: 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 <<< 10793 1726867085.48403: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.48417: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c09fd0> <<< 10793 1726867085.48433: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867085.48464: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867085.48834: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867085.48856: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10793 1726867085.48887: 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' <<< 10793 1726867085.48905: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 10793 1726867085.48939: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10793 1726867085.48958: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10793 1726867085.48980: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10793 1726867085.48984: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c47e00> <<< 10793 1726867085.49011: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10793 1726867085.49028: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10793 1726867085.49053: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c47ec0> <<< 10793 1726867085.49076: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10793 1726867085.49091: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10793 1726867085.49122: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10793 1726867085.49157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.49178: stdout chunk (state=3): >>>import 'itertools' # <<< 10793 1726867085.49204: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 10793 1726867085.49227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c7f830> <<< 10793 1726867085.49230: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc matches /usr/lib64/python3.12/reprlib.py <<< 10793 1726867085.49233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/reprlib.cpython-312.pyc' <<< 10793 1726867085.49252: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c7fec0> import '_collections' # <<< 10793 1726867085.49311: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c5fad0> <<< 10793 1726867085.49321: stdout chunk (state=3): >>>import '_functools' # <<< 10793 1726867085.49340: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c5d1f0> <<< 10793 1726867085.49425: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c44fb0> <<< 10793 1726867085.49465: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10793 1726867085.49482: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 10793 1726867085.49487: stdout chunk (state=3): >>>import '_sre' # <<< 10793 1726867085.49503: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10793 1726867085.49524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10793 1726867085.49549: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10793 1726867085.49552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10793 1726867085.49581: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1ca3770> <<< 10793 1726867085.49594: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1ca2390> <<< 10793 1726867085.49636: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 10793 1726867085.49639: 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 0x7f23e1c5e0c0> <<< 10793 1726867085.49648: stdout chunk (state=3): >>>import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1ca0bc0> <<< 10793 1726867085.49696: 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' <<< 10793 1726867085.49712: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd4800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c44230> <<< 10793 1726867085.49719: 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' <<< 10793 1726867085.49742: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.49759: 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 0x7f23e1cd4cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd4b60> <<< 10793 1726867085.49794: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.49804: 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 0x7f23e1cd4f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c42d50><<< 10793 1726867085.49811: stdout chunk (state=3): >>> <<< 10793 1726867085.49851: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 10793 1726867085.49854: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.49894: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10793 1726867085.49906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd5610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd52e0> import 'importlib.machinery' # <<< 10793 1726867085.49937: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 10793 1726867085.49942: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 10793 1726867085.49965: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd6510> <<< 10793 1726867085.49968: stdout chunk (state=3): >>>import 'importlib.util' # <<< 10793 1726867085.49971: stdout chunk (state=3): >>>import 'runpy' # <<< 10793 1726867085.49997: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867085.50024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10793 1726867085.50061: 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 0x7f23e1cec710> <<< 10793 1726867085.50083: stdout chunk (state=3): >>>import 'errno' # <<< 10793 1726867085.50129: 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 0x7f23e1cede20> <<< 10793 1726867085.50132: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10793 1726867085.50154: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10793 1726867085.50168: 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' <<< 10793 1726867085.50174: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1ceecc0> <<< 10793 1726867085.50204: stdout chunk (state=3): >>># extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50222: stdout chunk (state=3): >>># extension module '_bz2' executed from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50227: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23e1cef2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cee210> <<< 10793 1726867085.50247: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10793 1726867085.50253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10793 1726867085.50290: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50300: 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 0x7f23e1cefd70> <<< 10793 1726867085.50311: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cef4a0> <<< 10793 1726867085.50343: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd6480> <<< 10793 1726867085.50367: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867085.50384: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10793 1726867085.50418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10793 1726867085.50438: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10793 1726867085.50482: 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 0x7f23e19d3c80> <<< 10793 1726867085.50495: 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' <<< 10793 1726867085.50511: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50517: 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 0x7f23e19fc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19fc530> <<< 10793 1726867085.50546: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50548: 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 0x7f23e19fc6e0> <<< 10793 1726867085.50571: 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' <<< 10793 1726867085.50646: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50784: stdout chunk (state=3): >>># extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50787: stdout chunk (state=3): >>>import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23e19fd070> <<< 10793 1726867085.50881: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.50891: 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 0x7f23e19fda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19fc920> <<< 10793 1726867085.50910: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19d1e20> <<< 10793 1726867085.50930: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10793 1726867085.50943: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10793 1726867085.50966: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 10793 1726867085.50981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 10793 1726867085.50986: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19fee10> <<< 10793 1726867085.51004: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19fdb50> <<< 10793 1726867085.51027: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd6c30> <<< 10793 1726867085.51048: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867085.51112: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.51138: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 10793 1726867085.51178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867085.51202: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1a271a0> <<< 10793 1726867085.51285: 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' <<< 10793 1726867085.51288: 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' <<< 10793 1726867085.51343: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1a4b530> <<< 10793 1726867085.51359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867085.51393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867085.51451: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867085.51483: 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 0x7f23e1aac2f0> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10793 1726867085.51521: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10793 1726867085.51532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10793 1726867085.51578: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867085.51671: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1aaea50> <<< 10793 1726867085.51730: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1aac410> <<< 10793 1726867085.51762: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1a75310> <<< 10793 1726867085.51809: 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 0x7f23e13253d0> <<< 10793 1726867085.51815: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1a4a330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19ffd70> <<< 10793 1726867085.51982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867085.52003: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f23e1a4a930> <<< 10793 1726867085.52245: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_qvoqp429/ansible_ansible.legacy.systemd_payload.zip' <<< 10793 1726867085.52251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.52361: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.52391: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10793 1726867085.52407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10793 1726867085.52431: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10793 1726867085.52510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10793 1726867085.52537: 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 0x7f23e138f0b0> <<< 10793 1726867085.52551: stdout chunk (state=3): >>>import '_typing' # <<< 10793 1726867085.52735: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e136dfa0> <<< 10793 1726867085.52746: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e136d100> # zipimport: zlib available <<< 10793 1726867085.52772: stdout chunk (state=3): >>>import 'ansible' # <<< 10793 1726867085.52777: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.52803: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.52806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.52829: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10793 1726867085.52844: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.54212: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.55373: 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 0x7f23e138cf80> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py <<< 10793 1726867085.55518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 10793 1726867085.55526: 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 0x7f23e13beab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13be840> <<< 10793 1726867085.55550: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13be150> # /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' <<< 10793 1726867085.55633: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13bec00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e138fd40> 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 0x7f23e13bf800> <<< 10793 1726867085.55663: 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 0x7f23e13bfa40> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867085.55742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 10793 1726867085.55787: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13bff80> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867085.55851: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1229d30> <<< 10793 1726867085.56015: 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 0x7f23e122b950> # /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' <<< 10793 1726867085.56018: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e122c350> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10793 1726867085.56021: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e122d250> <<< 10793 1726867085.56044: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867085.56085: 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' <<< 10793 1726867085.56125: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e122ff80> <<< 10793 1726867085.56279: 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 0x7f23e1c42e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e122e240> # /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 <<< 10793 1726867085.56383: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 10793 1726867085.56387: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py <<< 10793 1726867085.56392: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1237ef0> <<< 10793 1726867085.56419: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867085.56472: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e12369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1236720> <<< 10793 1726867085.56494: 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' <<< 10793 1726867085.56578: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1236c90> <<< 10793 1726867085.56592: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e122e750> <<< 10793 1726867085.56625: 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 0x7f23e127c170> <<< 10793 1726867085.56650: 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 0x7f23e127c2f0> <<< 10793 1726867085.56674: 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 <<< 10793 1726867085.56701: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 10793 1726867085.56743: 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' <<< 10793 1726867085.56752: 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 0x7f23e127dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e127db50> <<< 10793 1726867085.56763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867085.56799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867085.56844: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.56859: 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 0x7f23e1280320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e127e450> <<< 10793 1726867085.56868: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867085.56910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.56922: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 10793 1726867085.56932: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 10793 1726867085.56986: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1283b00> <<< 10793 1726867085.57102: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e12804d0> <<< 10793 1726867085.57172: 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 0x7f23e1284b30> <<< 10793 1726867085.57199: 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 0x7f23e1284ad0> <<< 10793 1726867085.57232: 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' <<< 10793 1726867085.57239: 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 0x7f23e1284dd0> <<< 10793 1726867085.57244: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e127c4a0> <<< 10793 1726867085.57267: 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' <<< 10793 1726867085.57290: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867085.57317: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867085.57358: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.57375: 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 0x7f23e1110470> <<< 10793 1726867085.57505: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.57520: 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 0x7f23e11114c0> <<< 10793 1726867085.57551: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1286c00> <<< 10793 1726867085.57578: 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 0x7f23e1287f80> <<< 10793 1726867085.57599: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1286810> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10793 1726867085.57613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.57685: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.57783: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.57787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.57795: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # <<< 10793 1726867085.57814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.57822: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 10793 1726867085.57837: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.57954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.58064: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.58583: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.59128: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 10793 1726867085.59174: 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 <<< 10793 1726867085.59177: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.59215: 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 0x7f23e1115820> <<< 10793 1726867085.59330: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10793 1726867085.59354: 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 0x7f23e1116630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1111460> <<< 10793 1726867085.59400: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867085.59433: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10793 1726867085.59462: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.59613: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.59725: 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 0x7f23e1116570> <<< 10793 1726867085.59738: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60176: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60614: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60758: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10793 1726867085.60764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60799: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60833: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867085.60840: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60912: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.60985: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867085.61007: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61023: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61032: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10793 1726867085.61073: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61103: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 10793 1726867085.61119: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61335: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867085.61620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867085.61626: stdout chunk (state=3): >>>import '_ast' # <<< 10793 1726867085.61690: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1117830> <<< 10793 1726867085.61706: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61771: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61844: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10793 1726867085.61854: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 10793 1726867085.61861: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 10793 1726867085.61877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61920: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.61961: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867085.61966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62013: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62048: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62171: 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 <<< 10793 1726867085.62212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867085.62284: 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 0x7f23e11223f0> <<< 10793 1726867085.62321: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e111d010> <<< 10793 1726867085.62348: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 10793 1726867085.62359: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 10793 1726867085.62362: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62433: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62497: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62521: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.62611: 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 <<< 10793 1726867085.62615: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10793 1726867085.62631: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10793 1726867085.62671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867085.62701: 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' <<< 10793 1726867085.62757: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e120ac60> <<< 10793 1726867085.62822: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13ea930> <<< 10793 1726867085.62933: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1122510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1117590> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867085.62965: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867085.62990: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867085.63020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63027: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 10793 1726867085.63039: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63415: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63430: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63448: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63496: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63526: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63575: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10793 1726867085.63628: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63763: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.63818: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10793 1726867085.63998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.64146: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.64197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.64273: 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' <<< 10793 1726867085.64277: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 10793 1726867085.64304: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 10793 1726867085.64336: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 10793 1726867085.64343: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b27e0> <<< 10793 1726867085.64376: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10793 1726867085.64382: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 10793 1726867085.64406: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 10793 1726867085.64423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867085.64486: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 10793 1726867085.64489: 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 0x7f23e0e200e0> <<< 10793 1726867085.64536: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.64550: 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 0x7f23e0e20410> <<< 10793 1726867085.64594: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e119d310> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b3350> <<< 10793 1726867085.64628: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b0e90> <<< 10793 1726867085.64651: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b0ad0> # /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10793 1726867085.64697: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10793 1726867085.64738: 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 <<< 10793 1726867085.64790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.64793: stdout chunk (state=3): >>>import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f23e0e23c50> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e23530> <<< 10793 1726867085.64807: 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 0x7f23e0e236e0> <<< 10793 1726867085.64824: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e22990> <<< 10793 1726867085.64962: 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 0x7f23e0e23d40> <<< 10793 1726867085.65018: 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' <<< 10793 1726867085.65051: 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 0x7f23e0e82870> <<< 10793 1726867085.65090: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e80860> <<< 10793 1726867085.65124: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b1fa0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 10793 1726867085.65148: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 10793 1726867085.65177: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65240: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 10793 1726867085.65345: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65420: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867085.65423: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 10793 1726867085.65437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65450: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65480: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # # zipimport: zlib available <<< 10793 1726867085.65546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10793 1726867085.65632: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65674: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 10793 1726867085.65681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65761: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65790: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65853: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.65904: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 10793 1726867085.65923: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10793 1726867085.66376: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.66810: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 10793 1726867085.66814: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.66859: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.66913: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.66942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.66967: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 10793 1726867085.66977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 10793 1726867085.66992: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67022: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67057: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 10793 1726867085.67060: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67114: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67172: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 10793 1726867085.67199: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67230: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 10793 1726867085.67247: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67286: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67314: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10793 1726867085.67378: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67463: 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' <<< 10793 1726867085.67499: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e82d80> <<< 10793 1726867085.67533: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 10793 1726867085.67562: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 10793 1726867085.67677: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e839e0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10793 1726867085.67722: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67789: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 10793 1726867085.67891: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.67980: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 10793 1726867085.67985: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68125: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10793 1726867085.68129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68169: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10793 1726867085.68253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10793 1726867085.68321: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.68375: 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 0x7f23e0ebebd0> <<< 10793 1726867085.68566: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0ead250> import 'ansible.module_utils.facts.system.python' # <<< 10793 1726867085.68574: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68633: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68694: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10793 1726867085.68764: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68848: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.68955: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69098: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # import 'ansible.module_utils.facts.system.service_mgr' # <<< 10793 1726867085.69110: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69142: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69185: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 10793 1726867085.69191: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69279: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 10793 1726867085.69285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 10793 1726867085.69306: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867085.69337: 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 0x7f23e0ed6390> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0ed7d10> import 'ansible.module_utils.facts.system.user' # <<< 10793 1726867085.69349: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69367: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 10793 1726867085.69379: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69419: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69457: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 10793 1726867085.69470: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69612: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10793 1726867085.69767: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.69961: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70004: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70039: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 10793 1726867085.70051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 10793 1726867085.70057: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70081: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70099: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70260: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70387: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 10793 1726867085.70395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10793 1726867085.70522: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70632: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 10793 1726867085.70677: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.70698: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.71246: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.71732: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 10793 1726867085.71746: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hurd' # <<< 10793 1726867085.71756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.71850: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.71948: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10793 1726867085.71966: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.72086: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.72163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 10793 1726867085.72358: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.72504: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # # zipimport: zlib available <<< 10793 1726867085.72611: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.base' # <<< 10793 1726867085.72624: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.72681: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.72825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.72976: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 10793 1726867085.73203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 10793 1726867085.73234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73257: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 10793 1726867085.73283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73310: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 10793 1726867085.73316: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73381: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73450: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 10793 1726867085.73456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73480: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73508: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 10793 1726867085.73517: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73568: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73631: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 10793 1726867085.73634: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73692: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.73749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 10793 1726867085.73756: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74236: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74266: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10793 1726867085.74284: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74353: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74388: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10793 1726867085.74434: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74542: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 10793 1726867085.74561: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 10793 1726867085.74620: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74624: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10793 1726867085.74686: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74690: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74793: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 10793 1726867085.74914: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10793 1726867085.74919: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 10793 1726867085.74942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.74954: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75063: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75090: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75113: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10793 1726867085.75198: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10793 1726867085.75242: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75289: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10793 1726867085.75294: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75485: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75675: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10793 1726867085.75679: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75721: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75776: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 10793 1726867085.75784: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 10793 1726867085.75877: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.75953: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.76030: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10793 1726867085.76044: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.76129: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.76234: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10793 1726867085.76244: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.76375: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.76511: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10793 1726867085.76587: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867085.78135: stdout chunk (state=3): >>> {"name": "pmproxy", "changed": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "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", "ExecMainHandoffTimestampMonotonic": "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]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3258540032", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadByt<<< 10793 1726867085.78164: stdout chunk (state=3): >>>es": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "yes", "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":<<< 10793 1726867085.78202: stdout chunk (state=3): >>> "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": "system.slice sysinit.target", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "basic.target system.slice sysinit.target network-online.target systemd-journald.socket redis.service pmcd.service avahi-daemon.service", "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", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "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", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pmproxy", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10793 1726867085.78715: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867085.78728: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 <<< 10793 1726867085.78754: 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 <<< 10793 1726867085.78758: 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 # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator<<< 10793 1726867085.78785: 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 <<< 10793 1726867085.78801: 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 _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref <<< 10793 1726867085.78822: 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 <<< 10793 1726867085.78835: 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 <<< 10793 1726867085.78856: stdout chunk (state=3): >>># cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] 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 <<< 10793 1726867085.78875: 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext <<< 10793 1726867085.78904: stdout chunk (state=3): >>># destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 10793 1726867085.78934: stdout chunk (state=3): >>># cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr <<< 10793 1726867085.78952: stdout chunk (state=3): >>># 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 <<< 10793 1726867085.78980: stdout chunk (state=3): >>># 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 <<< 10793 1726867085.78983: stdout chunk (state=3): >>># 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 <<< 10793 1726867085.79296: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 10793 1726867085.79325: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 10793 1726867085.79341: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2<<< 10793 1726867085.79355: stdout chunk (state=3): >>> # destroy binascii # destroy zlib # destroy bz2 # destroy lzma <<< 10793 1726867085.79370: stdout chunk (state=3): >>># destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob<<< 10793 1726867085.79379: stdout chunk (state=3): >>> # destroy ipaddress <<< 10793 1726867085.79398: stdout chunk (state=3): >>># destroy ntpath <<< 10793 1726867085.79424: stdout chunk (state=3): >>># destroy importlib # destroy zipimport<<< 10793 1726867085.79444: stdout chunk (state=3): >>> # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 10793 1726867085.79454: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 10793 1726867085.79468: stdout chunk (state=3): >>># destroy _locale <<< 10793 1726867085.79481: stdout chunk (state=3): >>># destroy locale # destroy _signal <<< 10793 1726867085.79488: stdout chunk (state=3): >>># destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10793 1726867085.79532: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10793 1726867085.79556: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 10793 1726867085.79590: 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 <<< 10793 1726867085.79638: stdout chunk (state=3): >>># destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 10793 1726867085.79661: stdout chunk (state=3): >>># destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl <<< 10793 1726867085.79693: stdout chunk (state=3): >>># destroy datetime # destroy base64 <<< 10793 1726867085.79730: stdout chunk (state=3): >>># destroy _ssl # destroy ansible.module_utils.compat.selinux <<< 10793 1726867085.79756: stdout chunk (state=3): >>># destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct <<< 10793 1726867085.79777: 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 <<< 10793 1726867085.79814: stdout chunk (state=3): >>># cleanup[3] wiping configparser <<< 10793 1726867085.79862: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct <<< 10793 1726867085.79917: stdout chunk (state=3): >>># cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator <<< 10793 1726867085.79941: 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 <<< 10793 1726867085.79965: 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 # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10793 1726867085.80257: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10793 1726867085.80354: 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 <<< 10793 1726867085.80357: stdout chunk (state=3): >>># destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 10793 1726867085.80398: stdout chunk (state=3): >>># destroy _random # destroy _weakref # destroy _hashlib # destroy _operator <<< 10793 1726867085.80431: stdout chunk (state=3): >>># destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 10793 1726867085.80522: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10793 1726867085.80791: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867085.80829: stdout chunk (state=3): >>><<< 10793 1726867085.80840: stderr chunk (state=3): >>><<< 10793 1726867085.81317: _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 0x7f23e1e184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1de7b30> # /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 0x7f23e1e1aa50> 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 0x7f23e1c09130> # /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 0x7f23e1c09fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f23e1c47e00> # /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 0x7f23e1c47ec0> # /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 0x7f23e1c7f830> # /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 0x7f23e1c7fec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c5fad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c5d1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c44fb0> # /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 0x7f23e1ca3770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1ca2390> # /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 0x7f23e1c5e0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1ca0bc0> # /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 0x7f23e1cd4800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c44230> # /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 0x7f23e1cd4cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd4b60> # 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 0x7f23e1cd4f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1c42d50> # /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 0x7f23e1cd5610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd52e0> 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 0x7f23e1cd6510> 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 0x7f23e1cec710> 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 0x7f23e1cede20> # /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 0x7f23e1ceecc0> # 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 0x7f23e1cef2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cee210> # /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 0x7f23e1cefd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cef4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd6480> # /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 0x7f23e19d3c80> # /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 0x7f23e19fc7d0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19fc530> # 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 0x7f23e19fc6e0> # /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 0x7f23e19fd070> # 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 0x7f23e19fda30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19fc920> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19d1e20> # /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 0x7f23e19fee10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19fdb50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1cd6c30> # /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 0x7f23e1a271a0> # /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 0x7f23e1a4b530> # /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 0x7f23e1aac2f0> # /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 0x7f23e1aaea50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1aac410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1a75310> # /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 0x7f23e13253d0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1a4a330> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e19ffd70> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f23e1a4a930> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_qvoqp429/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 0x7f23e138f0b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e136dfa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e136d100> # 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 0x7f23e138cf80> # /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 0x7f23e13beab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13be840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13be150> # /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 0x7f23e13bec00> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e138fd40> 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 0x7f23e13bf800> # 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 0x7f23e13bfa40> # /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 0x7f23e13bff80> 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 0x7f23e1229d30> # 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 0x7f23e122b950> # /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 0x7f23e122c350> # /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 0x7f23e122d250> # /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 0x7f23e122ff80> # 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 0x7f23e1c42e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e122e240> # /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 0x7f23e1237ef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e12369c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1236720> # /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 0x7f23e1236c90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e122e750> # 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 0x7f23e127c170> # /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 0x7f23e127c2f0> # /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 0x7f23e127dd90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e127db50> # /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 0x7f23e1280320> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e127e450> # /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 0x7f23e1283b00> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e12804d0> # 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 0x7f23e1284b30> # 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 0x7f23e1284ad0> # 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 0x7f23e1284dd0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e127c4a0> # /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 0x7f23e1110470> # 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 0x7f23e11114c0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1286c00> # 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 0x7f23e1287f80> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1286810> # 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 0x7f23e1115820> # /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 0x7f23e1116630> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1111460> 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 0x7f23e1116570> # 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 0x7f23e1117830> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f23e11223f0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e111d010> 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 0x7f23e120ac60> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e13ea930> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1122510> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e1117590> # 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 0x7f23e11b27e0> # /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 0x7f23e0e200e0> # 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 0x7f23e0e20410> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e119d310> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b3350> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b0e90> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b0ad0> # /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 0x7f23e0e23c50> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e23530> # 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 0x7f23e0e236e0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e22990> # /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 0x7f23e0e23d40> # /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 0x7f23e0e82870> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0e80860> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e11b1fa0> 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 0x7f23e0e82d80> # /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 0x7f23e0e839e0> 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 0x7f23e0ebebd0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0ead250> 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 0x7f23e0ed6390> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23e0ed7d10> 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": false, "status": {"Type": "notify", "ExitType": "main", "Restart": "always", "RestartMode": "normal", "NotifyAccess": "all", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "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", "ExecMainHandoffTimestampMonotonic": "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]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3258540032", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "auto", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "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": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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", "SetLoginEnvironment": "yes", "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": "system.slice sysinit.target", "Conflicts": "shutdown.target", "Before": "shutdown.target", "After": "basic.target system.slice sysinit.target network-online.target systemd-journald.socket redis.service pmcd.service avahi-daemon.service", "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", "UnitFileState": "disabled", "UnitFilePreset": "disabled", "StateChangeTimestampMonotonic": "0", "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", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "pmproxy", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. 10793 1726867085.84398: done with _execute_module (ansible.legacy.systemd, {'name': 'pmproxy', 'state': 'stopped', '_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-1726867085.3538456-11180-193151510125449/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867085.84469: _low_level_execute_command(): starting 10793 1726867085.84478: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867085.3538456-11180-193151510125449/ > /dev/null 2>&1 && sleep 0' 10793 1726867085.85226: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.85232: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867085.85253: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867085.85265: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.85362: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.87287: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867085.87291: stdout chunk (state=3): >>><<< 10793 1726867085.87293: stderr chunk (state=3): >>><<< 10793 1726867085.87940: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867085.87944: handler run complete 10793 1726867085.87946: attempt loop complete, returning result 10793 1726867085.87948: variable 'item' from source: unknown 10793 1726867085.87950: variable 'item' from source: unknown ok: [managed_node1] => (item=pmproxy) => { "ansible_loop_var": "item", "changed": false, "item": "pmproxy", "name": "pmproxy", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target system.slice sysinit.target network-online.target systemd-journald.socket redis.service pmcd.service avahi-daemon.service", "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", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Proxy for Performance Metrics Collector Daemon", "DevicePolicy": "auto", "Documentation": "\"man:pmproxy(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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": "3258540032", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "system.slice sysinit.target", "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", "SetLoginEnvironment": "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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" } } 10793 1726867085.89216: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.89220: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.89223: variable 'omit' from source: magic vars 10793 1726867085.89229: variable 'item' from source: unknown 10793 1726867085.89239: variable 'final_state' from source: set_fact 10793 1726867085.89364: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): False 10793 1726867085.89372: when evaluation is False, skipping this task 10793 1726867085.89406: variable 'item' from source: unknown 10793 1726867085.89473: variable 'item' from source: unknown skipping: [managed_node1] => (item=redis) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "redis", "skip_reason": "Conditional result was False" } 10793 1726867085.89634: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.89713: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.89717: variable 'omit' from source: magic vars 10793 1726867085.89837: variable 'item' from source: unknown 10793 1726867085.89847: variable 'final_state' from source: set_fact 10793 1726867085.89958: Evaluated conditional (item + '.service' in final_state.ansible_facts.services): False 10793 1726867085.89965: when evaluation is False, skipping this task 10793 1726867085.89990: variable 'item' from source: unknown 10793 1726867085.90047: variable 'item' from source: unknown skipping: [managed_node1] => (item=grafana-server) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item + '.service' in final_state.ansible_facts.services", "item": "grafana-server", "skip_reason": "Conditional result was False" } 10793 1726867085.90214: dumping result to json 10793 1726867085.90217: done dumping result, returning 10793 1726867085.90219: done running TaskExecutor() for managed_node1/TASK: Restore state of services [025ebf93-9f9d-c245-7b32-000000000017] 10793 1726867085.90226: sending task result for task 025ebf93-9f9d-c245-7b32-000000000017 10793 1726867085.91129: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000017 10793 1726867085.91134: WORKER PROCESS EXITING 10793 1726867085.91566: no more pending results, returning what we have 10793 1726867085.91569: results queue empty 10793 1726867085.91570: checking for any_errors_fatal 10793 1726867085.91576: done checking for any_errors_fatal 10793 1726867085.91577: checking for max_fail_percentage 10793 1726867085.91578: done checking for max_fail_percentage 10793 1726867085.91579: checking to see if all hosts have failed and the running result is not ok 10793 1726867085.91580: done checking to see if all hosts have failed 10793 1726867085.91581: getting the remaining hosts for this loop 10793 1726867085.91582: done getting the remaining hosts for this loop 10793 1726867085.91585: getting the next task for host managed_node1 10793 1726867085.91591: done getting next task for host managed_node1 10793 1726867085.91593: ^ task is: TASK: Stop firewall 10793 1726867085.91596: ^ 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=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 10793 1726867085.91600: getting variables 10793 1726867085.91601: in VariableManager get_vars() 10793 1726867085.91632: Calling all_inventory to load vars for managed_node1 10793 1726867085.91635: Calling groups_inventory to load vars for managed_node1 10793 1726867085.91637: Calling all_plugins_inventory to load vars for managed_node1 10793 1726867085.91646: Calling all_plugins_play to load vars for managed_node1 10793 1726867085.91649: Calling groups_plugins_inventory to load vars for managed_node1 10793 1726867085.91652: Calling groups_plugins_play to load vars for managed_node1 10793 1726867085.92048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 10793 1726867085.92527: done with get_vars() 10793 1726867085.92542: done getting variables 10793 1726867085.92599: 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 [Stop firewall] *********************************************************** task path: /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28 Friday 20 September 2024 17:18:05 -0400 (0:00:02.494) 0:00:10.891 ****** 10793 1726867085.92630: entering _queue_task() for managed_node1/service 10793 1726867085.92906: worker is 1 (out of 1 available) 10793 1726867085.93025: exiting _queue_task() for managed_node1/service 10793 1726867085.93038: done queuing things up, now waiting for results queue to drain 10793 1726867085.93039: waiting for pending results... 10793 1726867085.93229: running TaskExecutor() for managed_node1/TASK: Stop firewall 10793 1726867085.93300: in run() - task 025ebf93-9f9d-c245-7b32-000000000018 10793 1726867085.93388: variable 'ansible_search_path' from source: unknown 10793 1726867085.93398: calling self._execute() 10793 1726867085.93589: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.93593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.93604: variable 'omit' from source: magic vars 10793 1726867085.94230: variable 'metrics_manage_firewall' from source: play vars 10793 1726867085.94254: Evaluated conditional (metrics_manage_firewall | bool): True 10793 1726867085.94265: variable 'omit' from source: magic vars 10793 1726867085.94351: variable 'omit' from source: magic vars 10793 1726867085.94369: variable 'omit' from source: magic vars 10793 1726867085.94411: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 10793 1726867085.94451: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 10793 1726867085.94479: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 10793 1726867085.94501: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867085.94520: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 10793 1726867085.94555: variable 'inventory_hostname' from source: host vars for 'managed_node1' 10793 1726867085.94569: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.94579: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.94666: Set connection var ansible_module_compression to ZIP_DEFLATED 10793 1726867085.94693: Set connection var ansible_shell_executable to /bin/sh 10793 1726867085.94696: Set connection var ansible_pipelining to False 10793 1726867085.94701: Set connection var ansible_shell_type to sh 10793 1726867085.94703: Set connection var ansible_connection to ssh 10793 1726867085.94705: Set connection var ansible_timeout to 10 10793 1726867085.94735: variable 'ansible_shell_executable' from source: unknown 10793 1726867085.94738: variable 'ansible_connection' from source: unknown 10793 1726867085.94741: variable 'ansible_module_compression' from source: unknown 10793 1726867085.94744: variable 'ansible_shell_type' from source: unknown 10793 1726867085.94746: variable 'ansible_shell_executable' from source: unknown 10793 1726867085.94748: variable 'ansible_host' from source: host vars for 'managed_node1' 10793 1726867085.94751: variable 'ansible_pipelining' from source: unknown 10793 1726867085.94752: variable 'ansible_timeout' from source: unknown 10793 1726867085.94755: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 10793 1726867085.94851: 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) 10793 1726867085.94859: variable 'omit' from source: magic vars 10793 1726867085.94864: starting attempt loop 10793 1726867085.94867: running the handler 10793 1726867085.94932: variable 'ansible_facts' from source: unknown 10793 1726867085.95125: _low_level_execute_command(): starting 10793 1726867085.95131: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 10793 1726867085.95579: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.95615: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found <<< 10793 1726867085.95618: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address <<< 10793 1726867085.95621: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found <<< 10793 1726867085.95624: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867085.95669: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867085.95682: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.95760: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867085.97421: stdout chunk (state=3): >>>/root <<< 10793 1726867085.97631: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867085.97635: stdout chunk (state=3): >>><<< 10793 1726867085.97638: stderr chunk (state=3): >>><<< 10793 1726867085.97641: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867085.97643: _low_level_execute_command(): starting 10793 1726867085.97646: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686 `" && echo ansible-tmp-1726867085.975825-11288-64020042175686="` echo /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686 `" ) && sleep 0' 10793 1726867085.98303: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867085.98324: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867085.98339: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867085.98361: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867085.98381: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867085.98484: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' <<< 10793 1726867085.98507: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867085.98551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867085.98617: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867086.00556: stdout chunk (state=3): >>>ansible-tmp-1726867085.975825-11288-64020042175686=/root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686 <<< 10793 1726867086.00687: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867086.00698: stdout chunk (state=3): >>><<< 10793 1726867086.01017: stderr chunk (state=3): >>><<< 10793 1726867086.01021: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726867085.975825-11288-64020042175686=/root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686 , stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867086.01024: variable 'ansible_module_compression' from source: unknown 10793 1726867086.01026: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-10793tpo7kgky/ansiballz_cache/ansible.modules.systemd-ZIP_DEFLATED 10793 1726867086.01152: variable 'ansible_facts' from source: unknown 10793 1726867086.01668: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/AnsiballZ_systemd.py 10793 1726867086.01791: Sending initial data 10793 1726867086.01799: Sent initial data (154 bytes) 10793 1726867086.02230: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 10793 1726867086.02239: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867086.02249: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867086.02261: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 10793 1726867086.02271: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 <<< 10793 1726867086.02278: stderr chunk (state=3): >>>debug2: match not found <<< 10793 1726867086.02331: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867086.02354: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867086.02361: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867086.02445: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867086.04015: 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 <<< 10793 1726867086.04075: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 10793 1726867086.04148: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpmrd_pgnw /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/AnsiballZ_systemd.py <<< 10793 1726867086.04151: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/AnsiballZ_systemd.py" <<< 10793 1726867086.04216: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-10793tpo7kgky/tmpmrd_pgnw" to remote "/root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/AnsiballZ_systemd.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/AnsiballZ_systemd.py" <<< 10793 1726867086.05394: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867086.05430: stderr chunk (state=3): >>><<< 10793 1726867086.05433: stdout chunk (state=3): >>><<< 10793 1726867086.05462: done transferring module to remote 10793 1726867086.05473: _low_level_execute_command(): starting 10793 1726867086.05477: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/ /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/AnsiballZ_systemd.py && sleep 0' 10793 1726867086.05965: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867086.05970: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867086.05973: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867086.05980: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867086.05982: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867086.06024: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867086.06139: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867086.07884: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867086.07913: stderr chunk (state=3): >>><<< 10793 1726867086.07916: stdout chunk (state=3): >>><<< 10793 1726867086.07924: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867086.07927: _low_level_execute_command(): starting 10793 1726867086.07932: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/AnsiballZ_systemd.py && sleep 0' 10793 1726867086.08328: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 10793 1726867086.08332: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867086.08335: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867086.08346: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867086.08388: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867086.08392: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867086.08474: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867086.10647: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 10793 1726867086.10654: stdout chunk (state=3): >>>import _imp # builtin <<< 10793 1726867086.10701: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 10793 1726867086.10767: stdout chunk (state=3): >>>import '_io' # import 'marshal' # import 'posix' # <<< 10793 1726867086.10822: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 10793 1726867086.10839: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 10793 1726867086.10916: 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' <<< 10793 1726867086.10941: stdout chunk (state=3): >>>import '_codecs' # import 'codecs' # <<< 10793 1726867086.10980: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 10793 1726867086.11021: 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 0x7f23810184d0> <<< 10793 1726867086.11039: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380fe7b30> # /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 0x7f238101aa50> <<< 10793 1726867086.11067: stdout chunk (state=3): >>>import '_signal' # <<< 10793 1726867086.11113: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 10793 1726867086.11151: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 10793 1726867086.11450: stdout chunk (state=3): >>>import '_collections_abc' # import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380dc9130> # /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' <<< 10793 1726867086.11469: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380dc9fd0> <<< 10793 1726867086.11475: stdout chunk (state=3): >>>import 'site' # <<< 10793 1726867086.11503: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 10793 1726867086.11891: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 10793 1726867086.11895: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 10793 1726867086.11921: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 10793 1726867086.11940: 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 <<< 10793 1726867086.11985: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 10793 1726867086.12014: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 10793 1726867086.12032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 10793 1726867086.12056: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e07e00> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 10793 1726867086.12092: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 10793 1726867086.12096: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e07ec0> <<< 10793 1726867086.12105: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 10793 1726867086.12131: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 10793 1726867086.12155: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 10793 1726867086.12210: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867086.12222: stdout chunk (state=3): >>>import 'itertools' # <<< 10793 1726867086.12244: 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' <<< 10793 1726867086.12253: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e3f830> <<< 10793 1726867086.12272: 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' <<< 10793 1726867086.12280: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e3fec0> <<< 10793 1726867086.12301: stdout chunk (state=3): >>>import '_collections' # <<< 10793 1726867086.12356: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e1fad0> import '_functools' # <<< 10793 1726867086.12397: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e1d1f0> <<< 10793 1726867086.12475: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e04fb0> <<< 10793 1726867086.12511: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 10793 1726867086.12530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 10793 1726867086.12540: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 10793 1726867086.12574: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 10793 1726867086.12588: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 10793 1726867086.12620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 10793 1726867086.12637: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e63770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e62390> <<< 10793 1726867086.12669: 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 0x7f2380e1e0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e60bc0> <<< 10793 1726867086.12744: 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 0x7f2380e94800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e04230> <<< 10793 1726867086.12786: 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' <<< 10793 1726867086.12800: 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 0x7f2380e94cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e94b60> <<< 10793 1726867086.12833: 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 0x7f2380e94f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e02d50> <<< 10793 1726867086.12859: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 10793 1726867086.12879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867086.12887: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 10793 1726867086.12906: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 10793 1726867086.12941: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e95610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e952e0> import 'importlib.machinery' # <<< 10793 1726867086.12991: 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 0x7f2380e96510> <<< 10793 1726867086.13018: stdout chunk (state=3): >>>import 'importlib.util' # import 'runpy' # <<< 10793 1726867086.13039: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 10793 1726867086.13071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 10793 1726867086.13087: 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 0x7f2380eac710> <<< 10793 1726867086.13095: stdout chunk (state=3): >>>import 'errno' # <<< 10793 1726867086.13122: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.13128: 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 0x7f2380eade20> <<< 10793 1726867086.13149: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 10793 1726867086.13168: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 10793 1726867086.13187: 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' <<< 10793 1726867086.13189: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380eaecc0> <<< 10793 1726867086.13250: 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 0x7f2380eaf2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380eae210> <<< 10793 1726867086.13260: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 10793 1726867086.13281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 10793 1726867086.13333: 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 0x7f2380eafd70> <<< 10793 1726867086.13335: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380eaf4a0> <<< 10793 1726867086.13378: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e96480> <<< 10793 1726867086.13384: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 10793 1726867086.13411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 10793 1726867086.13442: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 10793 1726867086.13457: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 10793 1726867086.13472: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.13497: 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 0x7f2380b97c80> # /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' <<< 10793 1726867086.13528: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.13546: 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 0x7f2380bc06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc0440> <<< 10793 1726867086.13567: 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 0x7f2380bc0710> <<< 10793 1726867086.13604: 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' <<< 10793 1726867086.13658: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.13793: 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 0x7f2380bc1040> <<< 10793 1726867086.13889: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.13945: 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 0x7f2380bc1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc08f0> <<< 10793 1726867086.13949: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380b95e20> <<< 10793 1726867086.13951: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 10793 1726867086.13976: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 10793 1726867086.13996: 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' <<< 10793 1726867086.14000: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc2e10> <<< 10793 1726867086.14016: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc1b50> <<< 10793 1726867086.14038: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e96c30> <<< 10793 1726867086.14058: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 10793 1726867086.14153: 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 <<< 10793 1726867086.14198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 10793 1726867086.14204: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380beb140> <<< 10793 1726867086.14257: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 10793 1726867086.14259: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867086.14278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 10793 1726867086.14297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 10793 1726867086.14335: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c0f4a0> <<< 10793 1726867086.14358: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 10793 1726867086.14400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 10793 1726867086.14449: stdout chunk (state=3): >>>import 'ntpath' # <<< 10793 1726867086.14476: 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 0x7f2380c70290> <<< 10793 1726867086.14490: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 10793 1726867086.14516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 10793 1726867086.14544: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 10793 1726867086.14577: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 10793 1726867086.14664: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c729f0> <<< 10793 1726867086.14732: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c703b0> <<< 10793 1726867086.14769: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c3d250> <<< 10793 1726867086.14796: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 10793 1726867086.14802: 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 0x7f2380529370> <<< 10793 1726867086.14837: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c0e2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc3d10> <<< 10793 1726867086.14989: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 10793 1726867086.15006: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2380c0e630> <<< 10793 1726867086.15269: stdout chunk (state=3): >>># zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_rs192kw1/ansible_ansible.legacy.systemd_payload.zip' # zipimport: zlib available <<< 10793 1726867086.15405: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.15424: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 10793 1726867086.15430: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 10793 1726867086.15471: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 10793 1726867086.15547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 10793 1726867086.15584: 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 0x7f23805930b0> <<< 10793 1726867086.15587: stdout chunk (state=3): >>>import '_typing' # <<< 10793 1726867086.15762: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380571fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380571100> <<< 10793 1726867086.15804: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.15826: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 10793 1726867086.15841: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.15851: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.15860: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 10793 1726867086.15874: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.17269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.18370: 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' <<< 10793 1726867086.18374: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380590f80> <<< 10793 1726867086.18421: 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' <<< 10793 1726867086.18430: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 10793 1726867086.18448: 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' <<< 10793 1726867086.18498: 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 0x7f23805c2a20> <<< 10793 1726867086.18552: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23805c27b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23805c20c0> # /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' <<< 10793 1726867086.18586: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23805c2510> <<< 10793 1726867086.18595: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380593d40> <<< 10793 1726867086.18610: stdout chunk (state=3): >>>import 'atexit' # <<< 10793 1726867086.18673: 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 0x7f23805c3740> <<< 10793 1726867086.18677: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.18679: 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 0x7f23805c3980> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 10793 1726867086.18733: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 10793 1726867086.18736: stdout chunk (state=3): >>>import '_locale' # <<< 10793 1726867086.18781: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23805c3ec0> import 'pwd' # <<< 10793 1726867086.18807: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 10793 1726867086.18843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 10793 1726867086.18911: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238042dc70> <<< 10793 1726867086.18917: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.18921: 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 0x7f238042f860> <<< 10793 1726867086.18988: 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' <<< 10793 1726867086.18992: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380430230> # /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 10793 1726867086.19024: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 10793 1726867086.19047: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804313d0> <<< 10793 1726867086.19073: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 10793 1726867086.19119: 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' <<< 10793 1726867086.19222: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380433e90> <<< 10793 1726867086.19229: 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 0x7f23805731a0> <<< 10793 1726867086.19279: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380432150> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 10793 1726867086.19282: 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' <<< 10793 1726867086.19313: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 10793 1726867086.19446: 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 0x7f238043bd10> <<< 10793 1726867086.19465: stdout chunk (state=3): >>>import '_tokenize' # <<< 10793 1726867086.19506: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238043a7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238043a540> <<< 10793 1726867086.19533: 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' <<< 10793 1726867086.19605: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238043aab0> <<< 10793 1726867086.19638: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380432660> <<< 10793 1726867086.19662: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.19694: 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 0x7f238047ffb0> <<< 10793 1726867086.19711: 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 0x7f23804800b0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py <<< 10793 1726867086.19747: 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 <<< 10793 1726867086.19789: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.19804: 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 0x7f2380481b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380481910> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 10793 1726867086.19836: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 10793 1726867086.19889: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.19897: 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 0x7f23804840e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380482240> <<< 10793 1726867086.19945: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 10793 1726867086.19949: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867086.19984: 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' # <<< 10793 1726867086.20027: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804877a0> <<< 10793 1726867086.20141: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804841a0> <<< 10793 1726867086.20203: 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 0x7f2380488800> <<< 10793 1726867086.20237: 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 0x7f2380488890> <<< 10793 1726867086.20268: 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 0x7f2380488aa0> <<< 10793 1726867086.20306: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804802c0> # /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' <<< 10793 1726867086.20323: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 10793 1726867086.20357: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 10793 1726867086.20403: 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 0x7f2380310230> <<< 10793 1726867086.20547: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.20551: 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 0x7f2380311460> <<< 10793 1726867086.20565: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238048a9c0> <<< 10793 1726867086.20594: 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 0x7f238048bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238048a5d0> <<< 10793 1726867086.20631: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 10793 1726867086.20640: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.20729: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.20822: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 10793 1726867086.20848: stdout chunk (state=3): >>>import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available <<< 10793 1726867086.20874: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 10793 1726867086.20989: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.21106: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.21619: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.22155: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 10793 1726867086.22173: 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' # <<< 10793 1726867086.22181: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 10793 1726867086.22198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867086.22244: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.22258: 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 0x7f23803195e0> <<< 10793 1726867086.22327: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 10793 1726867086.22331: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 10793 1726867086.22339: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238031a240> <<< 10793 1726867086.22360: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238043bce0> <<< 10793 1726867086.22397: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 10793 1726867086.22410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.22443: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.22446: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 10793 1726867086.22456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.22605: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.22772: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 10793 1726867086.22781: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238031a450> <<< 10793 1726867086.22831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.23229: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.23661: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.23745: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.23807: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 10793 1726867086.23822: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.23868: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.23896: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 10793 1726867086.23923: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.23963: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.24031: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 10793 1726867086.24071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.24075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.24080: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 10793 1726867086.24107: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.24162: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 10793 1726867086.24386: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.24610: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 10793 1726867086.24669: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 10793 1726867086.24678: stdout chunk (state=3): >>>import '_ast' # <<< 10793 1726867086.24743: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238031b4a0> # zipimport: zlib available <<< 10793 1726867086.24821: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.24899: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 10793 1726867086.24930: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 10793 1726867086.24935: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25003: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25006: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 10793 1726867086.25026: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25048: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25094: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25143: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25213: 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 <<< 10793 1726867086.25248: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867086.25325: 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 0x7f2380326000> <<< 10793 1726867086.25367: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380320e00> <<< 10793 1726867086.25390: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 10793 1726867086.25417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25469: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25528: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25592: 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 <<< 10793 1726867086.25604: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 10793 1726867086.25611: 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 <<< 10793 1726867086.25634: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 10793 1726867086.25652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 10793 1726867086.25709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 10793 1726867086.25727: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 10793 1726867086.25744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 10793 1726867086.25792: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804027e0> <<< 10793 1726867086.25833: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804fe4b0> <<< 10793 1726867086.25914: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380325d30> <<< 10793 1726867086.25920: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380322300> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available <<< 10793 1726867086.25951: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.25978: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # <<< 10793 1726867086.25983: stdout chunk (state=3): >>>import 'ansible.module_utils.common.sys_info' # <<< 10793 1726867086.26028: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 10793 1726867086.26072: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26075: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26079: stdout chunk (state=3): >>>import 'ansible.modules' # # zipimport: zlib available <<< 10793 1726867086.26266: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26449: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26468: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26486: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26529: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26566: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26606: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26634: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 10793 1726867086.26650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26716: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26785: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26806: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.26845: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 10793 1726867086.27020: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.27183: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.27225: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.27295: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py <<< 10793 1726867086.27333: stdout chunk (state=3): >>># 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 <<< 10793 1726867086.27360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 10793 1726867086.27401: 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 0x7f23803b6090> <<< 10793 1726867086.27426: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 10793 1726867086.27443: stdout chunk (state=3): >>># 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 <<< 10793 1726867086.27478: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 10793 1726867086.27533: 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 0x7f237ffcff80> <<< 10793 1726867086.27553: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.27563: 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 0x7f237ffdd7f0> <<< 10793 1726867086.27605: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238039ee70> <<< 10793 1726867086.27618: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b6bd0> <<< 10793 1726867086.27649: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b46e0> <<< 10793 1726867086.27659: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b5220> <<< 10793 1726867086.27677: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 10793 1726867086.27717: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 10793 1726867086.27739: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 10793 1726867086.27744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 10793 1726867086.27782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 10793 1726867086.27785: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 10793 1726867086.27864: 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 0x7f237ffdf740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237ffdeff0> # 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 0x7f237ffdf1a0> <<< 10793 1726867086.27896: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237ffde450> <<< 10793 1726867086.28006: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 10793 1726867086.28038: 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 0x7f237ffdf890> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 10793 1726867086.28094: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' # extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' # extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f2380046390> <<< 10793 1726867086.28143: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380044380> <<< 10793 1726867086.28177: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b4470> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 10793 1726867086.28222: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 10793 1726867086.28251: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28309: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 10793 1726867086.28313: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28360: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 10793 1726867086.28444: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # <<< 10793 1726867086.28465: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28501: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28534: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 10793 1726867086.28553: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28573: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 10793 1726867086.28680: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28716: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # # zipimport: zlib available <<< 10793 1726867086.28768: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28842: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28892: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.28950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # # zipimport: zlib available <<< 10793 1726867086.29437: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.29848: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # # zipimport: zlib available <<< 10793 1726867086.29906: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.29962: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30024: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 10793 1726867086.30047: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30079: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30095: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 10793 1726867086.30112: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30162: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30224: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # # zipimport: zlib available <<< 10793 1726867086.30262: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available <<< 10793 1726867086.30456: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30555: 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' <<< 10793 1726867086.30633: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380046870> # /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' <<< 10793 1726867086.30729: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23800474d0> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 10793 1726867086.30825: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.30890: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # # zipimport: zlib available <<< 10793 1726867086.30940: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.31038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # # zipimport: zlib available <<< 10793 1726867086.31103: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.31166: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 10793 1726867086.31182: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.31220: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.31269: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 10793 1726867086.31308: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 10793 1726867086.31371: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.31428: 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 0x7f238007aa80> <<< 10793 1726867086.31633: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380068b60> import 'ansible.module_utils.facts.system.python' # <<< 10793 1726867086.31642: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.31683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.31740: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 10793 1726867086.31831: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.31905: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32023: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32152: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 10793 1726867086.32155: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 10793 1726867086.32158: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32234: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 10793 1726867086.32283: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32336: 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' <<< 10793 1726867086.32389: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 10793 1726867086.32411: 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 0x7f2380092270> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238007a840> import 'ansible.module_utils.facts.system.user' # <<< 10793 1726867086.32417: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32438: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 10793 1726867086.32487: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32523: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # # zipimport: zlib available <<< 10793 1726867086.32683: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32853: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 10793 1726867086.32880: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.32931: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.33269: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.33272: stdout chunk (state=3): >>># 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 <<< 10793 1726867086.33308: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.33462: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 10793 1726867086.33576: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.33697: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available <<< 10793 1726867086.33754: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.33787: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.34371: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.34820: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 10793 1726867086.34830: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.34932: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35013: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 10793 1726867086.35022: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35123: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35217: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 10793 1726867086.35222: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35391: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35526: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 10793 1726867086.35537: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35551: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35559: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 10793 1726867086.35565: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35615: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 10793 1726867086.35660: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35749: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.35845: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36042: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36263: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # # zipimport: zlib available <<< 10793 1726867086.36312: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36340: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 10793 1726867086.36392: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36405: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 10793 1726867086.36460: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36530: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available <<< 10793 1726867086.36567: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36602: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 10793 1726867086.36650: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 10793 1726867086.36805: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.36835: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 10793 1726867086.37089: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37343: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 10793 1726867086.37346: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37410: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37465: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 10793 1726867086.37478: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37506: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37543: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 10793 1726867086.37546: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37608: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37669: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 10793 1726867086.37675: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37696: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 10793 1726867086.37717: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37780: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37885: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available <<< 10793 1726867086.37907: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available <<< 10793 1726867086.37942: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.37977: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 10793 1726867086.37998: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38015: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38036: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38084: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38126: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38197: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38274: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 10793 1726867086.38299: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 10793 1726867086.38330: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38385: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 10793 1726867086.38395: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38582: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 10793 1726867086.38816: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38839: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38884: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 10793 1726867086.38934: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.38987: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available <<< 10793 1726867086.39071: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.39135: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 10793 1726867086.39154: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.39233: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.39331: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 10793 1726867086.39348: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.39484: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.39631: stdout chunk (state=3): >>>import 'ansible.module_utils.service' # <<< 10793 1726867086.39695: stdout chunk (state=3): >>># zipimport: zlib available <<< 10793 1726867086.41355: stdout chunk (state=3): >>> {"name": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "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", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3255005184", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-rtc r", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE"<<< 10793 1726867086.41403: stdout chunk (state=3): >>>: "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "yes", "ProtectClock": "yes", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "yes", "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": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network-pre.target", "Conflicts": "ebtables.service ipset.service ip6tables.service iptables.service shutdown.target", "Before": "network-pre.target shutdown.target", "After": "dbus-broker.service polkit.service sysinit.target basic.target system.slice dbus.socket", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "firewalld", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} <<< 10793 1726867086.41978: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 10793 1726867086.41982: 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 <<< 10793 1726867086.42027: 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 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect <<< 10793 1726867086.42113: stdout chunk (state=3): >>># cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors <<< 10793 1726867086.42117: stdout chunk (state=3): >>># cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket <<< 10793 1726867086.42134: 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 <<< 10793 1726867086.42160: stdout chunk (state=3): >>># 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 <<< 10793 1726867086.42183: stdout chunk (state=3): >>># 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 <<< 10793 1726867086.42220: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # 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 <<< 10793 1726867086.42618: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 <<< 10793 1726867086.42623: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 10793 1726867086.42671: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 10793 1726867086.42758: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 10793 1726867086.42766: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 10793 1726867086.42858: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue <<< 10793 1726867086.42921: stdout chunk (state=3): >>># destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy fcntl # destroy datetime # destroy base64 # destroy _ssl <<< 10793 1726867086.42995: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy glob # destroy pickle # destroy select # destroy shlex # destroy subprocess <<< 10793 1726867086.43153: 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 <<< 10793 1726867086.43212: 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools <<< 10793 1726867086.43255: 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 # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 10793 1726867086.43345: stdout chunk (state=3): >>># destroy sys.monitoring <<< 10793 1726867086.43365: stdout chunk (state=3): >>># destroy _socket <<< 10793 1726867086.43389: stdout chunk (state=3): >>># destroy _collections <<< 10793 1726867086.43424: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 10793 1726867086.43427: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 10793 1726867086.43440: stdout chunk (state=3): >>># destroy _typing <<< 10793 1726867086.43464: 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 <<< 10793 1726867086.43473: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 10793 1726867086.43510: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 10793 1726867086.43594: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 10793 1726867086.43598: 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 <<< 10793 1726867086.43626: stdout chunk (state=3): >>># destroy time # destroy _random # destroy _weakref <<< 10793 1726867086.43651: stdout chunk (state=3): >>># destroy _hashlib <<< 10793 1726867086.43654: stdout chunk (state=3): >>># destroy _operator # destroy _string # destroy re <<< 10793 1726867086.43679: stdout chunk (state=3): >>># destroy itertools <<< 10793 1726867086.43682: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins <<< 10793 1726867086.43688: stdout chunk (state=3): >>># destroy _thread <<< 10793 1726867086.43712: stdout chunk (state=3): >>># clear sys.audit hooks <<< 10793 1726867086.44076: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. <<< 10793 1726867086.44101: stderr chunk (state=3): >>><<< 10793 1726867086.44105: stdout chunk (state=3): >>><<< 10793 1726867086.44245: _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 0x7f23810184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380fe7b30> # /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 0x7f238101aa50> 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 0x7f2380dc9130> # /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 0x7f2380dc9fd0> import 'site' # Python 3.12.5 (main, Aug 23 2024, 00:00:00) [GCC 14.2.1 20240801 (Red Hat 14.2.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 0x7f2380e07e00> # /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 0x7f2380e07ec0> # /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 0x7f2380e3f830> # /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 0x7f2380e3fec0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e1fad0> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e1d1f0> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e04fb0> # /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 0x7f2380e63770> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e62390> # /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 0x7f2380e1e0c0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e60bc0> # /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 0x7f2380e94800> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e04230> # /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 0x7f2380e94cb0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e94b60> # 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 0x7f2380e94f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e02d50> # /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 0x7f2380e95610> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e952e0> 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 0x7f2380e96510> 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 0x7f2380eac710> 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 0x7f2380eade20> # /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 0x7f2380eaecc0> # 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 0x7f2380eaf2f0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380eae210> # /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 0x7f2380eafd70> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380eaf4a0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e96480> # /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 0x7f2380b97c80> # /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 0x7f2380bc06e0> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc0440> # 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 0x7f2380bc0710> # /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 0x7f2380bc1040> # 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 0x7f2380bc1a30> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc08f0> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380b95e20> # /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 0x7f2380bc2e10> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc1b50> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380e96c30> # /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 0x7f2380beb140> # /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 0x7f2380c0f4a0> # /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 0x7f2380c70290> # /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 0x7f2380c729f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c703b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c3d250> # /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 0x7f2380529370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380c0e2d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380bc3d10> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f2380c0e630> # zipimport: found 104 names in '/tmp/ansible_ansible.legacy.systemd_payload_rs192kw1/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 0x7f23805930b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380571fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380571100> # 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 0x7f2380590f80> # /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 0x7f23805c2a20> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23805c27b0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23805c20c0> # /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 0x7f23805c2510> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380593d40> 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 0x7f23805c3740> # 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 0x7f23805c3980> # /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 0x7f23805c3ec0> 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 0x7f238042dc70> # 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 0x7f238042f860> # /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 0x7f2380430230> # /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 0x7f23804313d0> # /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 0x7f2380433e90> # 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 0x7f23805731a0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380432150> # /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 0x7f238043bd10> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238043a7e0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238043a540> # /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 0x7f238043aab0> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380432660> # 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 0x7f238047ffb0> # /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 0x7f23804800b0> # /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 0x7f2380481b50> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380481910> # /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 0x7f23804840e0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380482240> # /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 0x7f23804877a0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804841a0> # 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 0x7f2380488800> # 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 0x7f2380488890> # 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 0x7f2380488aa0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804802c0> # /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 0x7f2380310230> # 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 0x7f2380311460> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238048a9c0> # 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 0x7f238048bd70> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238048a5d0> # 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 0x7f23803195e0> # /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 0x7f238031a240> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238043bce0> 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 0x7f238031a450> # 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 0x7f238031b4a0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available # /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 0x7f2380326000> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380320e00> 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 0x7f23804027e0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23804fe4b0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380325d30> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380322300> # 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 0x7f23803b6090> # /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 0x7f237ffcff80> # 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 0x7f237ffdd7f0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238039ee70> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b6bd0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b46e0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b5220> # /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 0x7f237ffdf740> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237ffdeff0> # 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 0x7f237ffdf1a0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7f237ffde450> # /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 0x7f237ffdf890> # /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 0x7f2380046390> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380044380> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7f23803b4470> 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 0x7f2380046870> # /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 0x7f23800474d0> 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 0x7f238007aa80> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7f2380068b60> 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 0x7f2380092270> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7f238007a840> 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": "firewalld", "changed": false, "status": {"Type": "dbus", "ExitType": "main", "Restart": "no", "RestartMode": "normal", "NotifyAccess": "none", "RestartUSec": "100ms", "RestartSteps": "0", "RestartMaxDelayUSec": "infinity", "RestartUSecNext": "100ms", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimeoutAbortUSec": "1min 30s", "TimeoutStartFailureMode": "terminate", "TimeoutStopFailureMode": "terminate", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "WatchdogUSec": "infinity", "WatchdogTimestampMonotonic": "0", "RootDirectoryStartOnly": "no", "RemainAfterExit": "no", "GuessMainPID": "yes", "MainPID": "0", "ControlPID": "0", "BusName": "org.fedoraproject.FirewallD1", "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", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainCode": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "Slice": "system.slice", "ControlGroupId": "0", "MemoryCurrent": "[not set]", "MemoryPeak": "[not set]", "MemorySwapCurrent": "[not set]", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryAvailable": "3255005184", "EffectiveMemoryMax": "3702878208", "EffectiveMemoryHigh": "3702878208", "CPUUsageNSec": "[not set]", "TasksCurrent": "[not set]", "EffectiveTasksMax": "22362", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "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": "infinity", "MemoryMax": "infinity", "StartupMemoryMax": "infinity", "MemorySwapMax": "infinity", "StartupMemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MemoryLimit": "infinity", "DevicePolicy": "closed", "DeviceAllow": "char-rtc r", "TasksAccounting": "yes", "TasksMax": "22362", "IPAccounting": "no", "ManagedOOMSwap": "auto", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "MemoryPressureWatch": "auto", "MemoryPressureThresholdUSec": "200ms", "CoredumpReceive": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "UMask": "0022", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitNPROC": "13976", "LimitNPROCSoft": "13976", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "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": "null", "StandardError": "null", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "SyslogPriority": "30", "SyslogLevelPrefix": "yes", "SyslogLevel": "6", "SyslogFacility": "3", "LogLevelMax": "-1", "LogRateLimitIntervalUSec": "0", "LogRateLimitBurst": "0", "SecureBits": "0", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "DynamicUser": "no", "SetLoginEnvironment": "no", "RemoveIPC": "no", "PrivateTmp": "no", "PrivateDevices": "yes", "ProtectClock": "yes", "ProtectKernelTunables": "no", "ProtectKernelModules": "no", "ProtectKernelLogs": "yes", "ProtectControlGroups": "yes", "PrivateNetwork": "no", "PrivateUsers": "no", "PrivateMounts": "no", "PrivateIPC": "no", "ProtectHome": "yes", "ProtectSystem": "yes", "SameProcessGroup": "no", "UtmpMode": "init", "IgnoreSIGPIPE": "yes", "NoNewPrivileges": "no", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "LockPersonality": "yes", "RuntimeDirectoryPreserve": "no", "RuntimeDirectoryMode": "0755", "StateDirectoryMode": "0755", "CacheDirectoryMode": "0755", "LogsDirectoryMode": "0755", "ConfigurationDirectoryMode": "0755", "TimeoutCleanUSec": "infinity", "MemoryDenyWriteExecute": "yes", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "RestrictNamespaces": "no", "MountAPIVFS": "no", "KeyringMode": "private", "ProtectProc": "default", "ProcSubset": "all", "ProtectHostname": "yes", "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": "mixed", "KillSignal": "15", "RestartKillSignal": "15", "FinalKillSignal": "9", "SendSIGKILL": "yes", "SendSIGHUP": "no", "WatchdogSignal": "6", "Id": "firewalld.service", "Names": "firewalld.service", "Requires": "dbus.socket sysinit.target system.slice", "Wants": "network-pre.target", "Conflicts": "ebtables.service ipset.service ip6tables.service iptables.service shutdown.target", "Before": "network-pre.target shutdown.target", "After": "dbus-broker.service polkit.service sysinit.target basic.target system.slice dbus.socket", "Documentation": "\"man:firewalld(1)\"", "Description": "firewalld - dynamic firewall daemon", "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "LoadState": "loaded", "ActiveState": "inactive", "FreezerState": "running", "SubState": "dead", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "UnitFileState": "disabled", "UnitFilePreset": "enabled", "StateChangeTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "InactiveEnterTimestampMonotonic": "0", "CanStart": "yes", "CanStop": "yes", "CanReload": "yes", "CanIsolate": "no", "CanFreeze": "yes", "StopWhenUnneeded": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "AllowIsolate": "no", "DefaultDependencies": "yes", "SurviveFinalKillSignal": "no", "OnSuccessJobMode": "fail", "OnFailureJobMode": "replace", "IgnoreOnIsolate": "no", "NeedDaemonReload": "no", "JobTimeoutUSec": "infinity", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "ConditionResult": "no", "AssertResult": "no", "ConditionTimestampMonotonic": "0", "AssertTimestampMonotonic": "0", "Transient": "no", "Perpetual": "no", "StartLimitIntervalUSec": "10s", "StartLimitBurst": "5", "StartLimitAction": "none", "FailureAction": "none", "SuccessAction": "none", "CollectMode": "inactive"}, "state": "stopped", "invocation": {"module_args": {"name": "firewalld", "state": "stopped", "daemon_reload": false, "daemon_reexec": false, "scope": "system", "no_block": false, "enabled": null, "force": null, "masked": null}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] 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 ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_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 _blake2 # 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 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 _hashlib # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping 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 _hashlib # destroy _operator # 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.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 Shared connection to 10.31.14.45 closed. 10793 1726867086.45528: done with _execute_module (ansible.legacy.systemd, {'name': 'firewalld', 'state': 'stopped', '_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-1726867085.975825-11288-64020042175686/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 10793 1726867086.45532: _low_level_execute_command(): starting 10793 1726867086.45535: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726867085.975825-11288-64020042175686/ > /dev/null 2>&1 && sleep 0' 10793 1726867086.45949: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 10793 1726867086.45953: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 10793 1726867086.45985: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK <<< 10793 1726867086.45988: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 10793 1726867086.46086: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 10793 1726867086.47962: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 10793 1726867086.47966: stderr chunk (state=3): >>><<< 10793 1726867086.47971: stdout chunk (state=3): >>><<< 10793 1726867086.47986: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.45 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.45 originally 10.31.14.45 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/28b013e854' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 10793 1726867086.47992: handler run complete 10793 1726867086.48035: attempt loop complete, returning result 10793 1726867086.48038: _execute() done 10793 1726867086.48040: dumping result to json 10793 1726867086.48052: done dumping result, returning 10793 1726867086.48059: done running TaskExecutor() for managed_node1/TASK: Stop firewall [025ebf93-9f9d-c245-7b32-000000000018] 10793 1726867086.48076: sending task result for task 025ebf93-9f9d-c245-7b32-000000000018 10793 1726867086.48254: done sending task result for task 025ebf93-9f9d-c245-7b32-000000000018 10793 1726867086.48257: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "name": "firewalld", "state": "stopped", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service polkit.service sysinit.target basic.target system.slice dbus.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_tty_config cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service ip6tables.service iptables.service shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DeviceAllow": "char-rtc r", "DevicePolicy": "closed", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EffectiveMemoryHigh": "3702878208", "EffectiveMemoryMax": "3702878208", "EffectiveTasksMax": "22362", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; 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/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "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": "13976", "LimitNPROCSoft": "13976", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13976", "LimitSIGPENDINGSoft": "13976", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3255005184", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "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": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "yes", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "yes", "ProtectControlGroups": "yes", "ProtectHome": "yes", "ProtectHostname": "yes", "ProtectKernelLogs": "yes", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "yes", "RestrictSUIDSGID": "yes", "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", "SetLoginEnvironment": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22362", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } 10793 1726867086.48602: no more pending results, returning what we have 10793 1726867086.48607: results queue empty 10793 1726867086.48610: checking for any_errors_fatal 10793 1726867086.48655: done checking for any_errors_fatal 10793 1726867086.48656: checking for max_fail_percentage 10793 1726867086.48658: done checking for max_fail_percentage 10793 1726867086.48659: checking to see if all hosts have failed and the running result is not ok 10793 1726867086.48660: done checking to see if all hosts have failed 10793 1726867086.48662: getting the remaining hosts for this loop 10793 1726867086.48664: done getting the remaining hosts for this loop 10793 1726867086.48670: getting the next task for host managed_node1 10793 1726867086.48677: done getting next task for host managed_node1 10793 1726867086.48678: ^ task is: None 10793 1726867086.48681: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=5, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 10793 1726867086.48682: done queuing things up, now waiting for results queue to drain 10793 1726867086.48683: results queue empty 10793 1726867086.48684: checking for any_errors_fatal 10793 1726867086.48684: done checking for any_errors_fatal 10793 1726867086.48685: checking for max_fail_percentage 10793 1726867086.48686: done checking for max_fail_percentage 10793 1726867086.48689: checking to see if all hosts have failed and the running result is not ok 10793 1726867086.48690: done checking to see if all hosts have failed 10793 1726867086.48693: getting the next task for host managed_node1 10793 1726867086.48697: done getting next task for host managed_node1 10793 1726867086.48698: ^ task is: None 10793 1726867086.48699: ^ state is: HOST STATE: block=3, task=2, rescue=2, always=1, handlers=0, run_state=5, fail_state=6, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=14 changed=0 unreachable=0 failed=1 skipped=9 rescued=1 ignored=0 Friday 20 September 2024 17:18:06 -0400 (0:00:00.561) 0:00:11.453 ****** =============================================================================== Restore state of services ----------------------------------------------- 2.49s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:9 Get initial state of services ------------------------------------------- 2.15s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/get_services_state.yml:3 Get final state of services --------------------------------------------- 1.91s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:3 Gathering Facts --------------------------------------------------------- 1.37s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:9 fedora.linux_system_roles.private_metrics_subrole_redis : Install Redis packages --- 0.96s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:31 Collect logs ------------------------------------------------------------ 0.60s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:2 Stop firewall ----------------------------------------------------------- 0.56s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/restore_services_state.yml:28 fedora.linux_system_roles.private_metrics_subrole_redis : Check if system is ostree --- 0.49s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:22 fedora.linux_system_roles.private_metrics_subrole_redis : Set platform/version specific variables --- 0.14s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:4 Include vault variables ------------------------------------------------- 0.10s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:5 Run the role ------------------------------------------------------------ 0.08s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:30 Setup metric querying service. ------------------------------------------ 0.07s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:75 fedora.linux_system_roles.metrics : Ensure ansible_facts used by role --- 0.06s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:3 Reraise error ----------------------------------------------------------- 0.05s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/handle_test_failure.yml:17 Handle failure case ----------------------------------------------------- 0.05s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:51 fedora.linux_system_roles.private_metrics_subrole_redis : Set flag to indicate system is ostree --- 0.05s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/private_metrics_subrole_redis/tasks/main.yml:27 fedora.linux_system_roles.metrics : Add Elasticsearch to metrics domain list --- 0.05s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:8 fedora.linux_system_roles.metrics : Setup metrics access for roles ------ 0.04s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:28 Stop test --------------------------------------------------------------- 0.03s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/tests/metrics/tests_verify_fullstack.yml:20 Setup bpftrace metrics. ------------------------------------------------- 0.03s /tmp/collections-mPF/ansible_collections/fedora/linux_system_roles/roles/metrics/tasks/main.yml:66 10793 1726867086.48846: RUNNING CLEANUP