[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. 24606 1727096404.69899: 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-And 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 24606 1727096404.70332: Added group all to inventory 24606 1727096404.70333: Added group ungrouped to inventory 24606 1727096404.70336: Group all now contains ungrouped 24606 1727096404.70338: Examining possible inventory source: /tmp/network-EuO/inventory.yml 24606 1727096404.82309: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 24606 1727096404.82350: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 24606 1727096404.82366: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 24606 1727096404.82412: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 24606 1727096404.82459: Loaded config def from plugin (inventory/script) 24606 1727096404.82461: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 24606 1727096404.82492: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 24606 1727096404.82550: Loaded config def from plugin (inventory/yaml) 24606 1727096404.82552: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 24606 1727096404.82614: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 24606 1727096404.82965: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 24606 1727096404.82972: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 24606 1727096404.82974: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 24606 1727096404.82979: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 24606 1727096404.82983: Loading data from /tmp/network-EuO/inventory.yml 24606 1727096404.83033: /tmp/network-EuO/inventory.yml was not parsable by auto 24606 1727096404.83102: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 24606 1727096404.83148: Loading data from /tmp/network-EuO/inventory.yml 24606 1727096404.83247: group all already in inventory 24606 1727096404.83257: set inventory_file for managed_node1 24606 1727096404.83262: set inventory_dir for managed_node1 24606 1727096404.83263: Added host managed_node1 to inventory 24606 1727096404.83265: Added host managed_node1 to group all 24606 1727096404.83266: set ansible_host for managed_node1 24606 1727096404.83271: set ansible_ssh_extra_args for managed_node1 24606 1727096404.83273: set inventory_file for managed_node2 24606 1727096404.83276: set inventory_dir for managed_node2 24606 1727096404.83276: Added host managed_node2 to inventory 24606 1727096404.83277: Added host managed_node2 to group all 24606 1727096404.83278: set ansible_host for managed_node2 24606 1727096404.83278: set ansible_ssh_extra_args for managed_node2 24606 1727096404.83280: set inventory_file for managed_node3 24606 1727096404.83281: set inventory_dir for managed_node3 24606 1727096404.83282: Added host managed_node3 to inventory 24606 1727096404.83282: Added host managed_node3 to group all 24606 1727096404.83283: set ansible_host for managed_node3 24606 1727096404.83283: set ansible_ssh_extra_args for managed_node3 24606 1727096404.83285: Reconcile groups and hosts in inventory. 24606 1727096404.83288: Group ungrouped now contains managed_node1 24606 1727096404.83289: Group ungrouped now contains managed_node2 24606 1727096404.83290: Group ungrouped now contains managed_node3 24606 1727096404.83378: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 24606 1727096404.83496: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 24606 1727096404.83538: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 24606 1727096404.83558: Loaded config def from plugin (vars/host_group_vars) 24606 1727096404.83559: 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) 24606 1727096404.83564: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 24606 1727096404.83573: 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) 24606 1727096404.83609: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 24606 1727096404.83927: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096404.84031: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 24606 1727096404.84076: Loaded config def from plugin (connection/local) 24606 1727096404.84079: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 24606 1727096404.84507: Loaded config def from plugin (connection/paramiko_ssh) 24606 1727096404.84510: 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) 24606 1727096404.85290: 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) 24606 1727096404.85334: Loaded config def from plugin (connection/psrp) 24606 1727096404.85336: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 24606 1727096404.86043: 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) 24606 1727096404.86085: Loaded config def from plugin (connection/ssh) 24606 1727096404.86088: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 24606 1727096404.88129: 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) 24606 1727096404.88174: Loaded config def from plugin (connection/winrm) 24606 1727096404.88177: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 24606 1727096404.88207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 24606 1727096404.88263: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 24606 1727096404.88328: Loaded config def from plugin (shell/cmd) 24606 1727096404.88330: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 24606 1727096404.88361: 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) 24606 1727096404.88429: Loaded config def from plugin (shell/powershell) 24606 1727096404.88431: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 24606 1727096404.88480: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 24606 1727096404.88663: Loaded config def from plugin (shell/sh) 24606 1727096404.88665: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 24606 1727096404.88709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 24606 1727096404.88828: Loaded config def from plugin (become/runas) 24606 1727096404.88831: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 24606 1727096404.89037: Loaded config def from plugin (become/su) 24606 1727096404.89039: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 24606 1727096404.89201: Loaded config def from plugin (become/sudo) 24606 1727096404.89203: 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 24606 1727096404.89236: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24606 1727096404.89550: in VariableManager get_vars() 24606 1727096404.89574: done with get_vars() 24606 1727096404.89671: trying /usr/local/lib/python3.12/site-packages/ansible/modules 24606 1727096404.92238: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 24606 1727096404.92316: in VariableManager get_vars() 24606 1727096404.92319: done with get_vars() 24606 1727096404.92322: variable 'playbook_dir' from source: magic vars 24606 1727096404.92322: variable 'ansible_playbook_python' from source: magic vars 24606 1727096404.92323: variable 'ansible_config_file' from source: magic vars 24606 1727096404.92324: variable 'groups' from source: magic vars 24606 1727096404.92324: variable 'omit' from source: magic vars 24606 1727096404.92325: variable 'ansible_version' from source: magic vars 24606 1727096404.92326: variable 'ansible_check_mode' from source: magic vars 24606 1727096404.92326: variable 'ansible_diff_mode' from source: magic vars 24606 1727096404.92327: variable 'ansible_forks' from source: magic vars 24606 1727096404.92328: variable 'ansible_inventory_sources' from source: magic vars 24606 1727096404.92328: variable 'ansible_skip_tags' from source: magic vars 24606 1727096404.92329: variable 'ansible_limit' from source: magic vars 24606 1727096404.92329: variable 'ansible_run_tags' from source: magic vars 24606 1727096404.92329: variable 'ansible_verbosity' from source: magic vars 24606 1727096404.92354: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml 24606 1727096404.92679: in VariableManager get_vars() 24606 1727096404.92691: done with get_vars() 24606 1727096404.92713: in VariableManager get_vars() 24606 1727096404.92721: done with get_vars() 24606 1727096404.92901: in VariableManager get_vars() 24606 1727096404.92911: done with get_vars() 24606 1727096404.92914: variable 'omit' from source: magic vars 24606 1727096404.92925: variable 'omit' from source: magic vars 24606 1727096404.92945: in VariableManager get_vars() 24606 1727096404.92952: done with get_vars() 24606 1727096404.92989: in VariableManager get_vars() 24606 1727096404.92999: done with get_vars() 24606 1727096404.93022: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24606 1727096404.93153: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24606 1727096404.93234: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24606 1727096404.93622: in VariableManager get_vars() 24606 1727096404.93637: done with get_vars() 24606 1727096404.94031: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 24606 1727096404.94161: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24606 1727096404.96011: in VariableManager get_vars() 24606 1727096404.96036: done with get_vars() 24606 1727096404.96290: in VariableManager get_vars() 24606 1727096404.96328: done with get_vars() 24606 1727096404.97331: in VariableManager get_vars() 24606 1727096404.97346: done with get_vars() 24606 1727096404.97350: variable 'omit' from source: magic vars 24606 1727096404.97360: variable 'omit' from source: magic vars 24606 1727096404.97394: in VariableManager get_vars() 24606 1727096404.97409: done with get_vars() 24606 1727096404.97430: in VariableManager get_vars() 24606 1727096404.97446: done with get_vars() 24606 1727096404.97481: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 24606 1727096404.97607: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 24606 1727096404.97807: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 24606 1727096404.99821: in VariableManager get_vars() 24606 1727096404.99845: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24606 1727096405.03128: in VariableManager get_vars() 24606 1727096405.03193: done with get_vars() 24606 1727096405.03497: in VariableManager get_vars() 24606 1727096405.03537: done with get_vars() 24606 1727096405.03607: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 24606 1727096405.03683: 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 24606 1727096405.04573: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 24606 1727096405.04736: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 24606 1727096405.04739: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) 24606 1727096405.04788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 24606 1727096405.04849: 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) 24606 1727096405.05095: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 24606 1727096405.05154: Loaded config def from plugin (callback/default) 24606 1727096405.05156: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 24606 1727096405.06258: Loaded config def from plugin (callback/junit) 24606 1727096405.06261: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 24606 1727096405.06302: 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) 24606 1727096405.06363: Loaded config def from plugin (callback/minimal) 24606 1727096405.06366: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 24606 1727096405.06406: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) 24606 1727096405.06461: Loaded config def from plugin (callback/tree) 24606 1727096405.06463: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 24606 1727096405.06615: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 24606 1727096405.06618: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-And/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_ipv6_initscripts.yml ******************************************* 2 plays in /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml 24606 1727096405.06649: in VariableManager get_vars() 24606 1727096405.06672: done with get_vars() 24606 1727096405.06678: in VariableManager get_vars() 24606 1727096405.06686: done with get_vars() 24606 1727096405.06689: variable 'omit' from source: magic vars 24606 1727096405.06732: in VariableManager get_vars() 24606 1727096405.06755: done with get_vars() 24606 1727096405.06904: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_ipv6.yml' with initscripts as provider] **** 24606 1727096405.08223: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 24606 1727096405.08403: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 24606 1727096405.08486: getting the remaining hosts for this loop 24606 1727096405.08488: done getting the remaining hosts for this loop 24606 1727096405.08491: getting the next task for host managed_node3 24606 1727096405.08494: done getting next task for host managed_node3 24606 1727096405.08496: ^ task is: TASK: Gathering Facts 24606 1727096405.08497: ^ 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 24606 1727096405.08500: getting variables 24606 1727096405.08500: in VariableManager get_vars() 24606 1727096405.08510: Calling all_inventory to load vars for managed_node3 24606 1727096405.08513: Calling groups_inventory to load vars for managed_node3 24606 1727096405.08515: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096405.08533: Calling all_plugins_play to load vars for managed_node3 24606 1727096405.08545: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096405.08549: Calling groups_plugins_play to load vars for managed_node3 24606 1727096405.08592: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096405.08646: done with get_vars() 24606 1727096405.08652: done getting variables 24606 1727096405.08925: 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-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Monday 23 September 2024 09:00:05 -0400 (0:00:00.024) 0:00:00.024 ****** 24606 1727096405.08951: entering _queue_task() for managed_node3/gather_facts 24606 1727096405.08952: Creating lock for gather_facts 24606 1727096405.09505: worker is 1 (out of 1 available) 24606 1727096405.09515: exiting _queue_task() for managed_node3/gather_facts 24606 1727096405.09528: done queuing things up, now waiting for results queue to drain 24606 1727096405.09530: waiting for pending results... 24606 1727096405.09707: running TaskExecutor() for managed_node3/TASK: Gathering Facts 24606 1727096405.09781: in run() - task 0afff68d-5257-fd03-510f-0000000000b9 24606 1727096405.09785: variable 'ansible_search_path' from source: unknown 24606 1727096405.09814: calling self._execute() 24606 1727096405.09859: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096405.09863: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096405.09877: variable 'omit' from source: magic vars 24606 1727096405.09955: variable 'omit' from source: magic vars 24606 1727096405.10013: variable 'omit' from source: magic vars 24606 1727096405.10020: variable 'omit' from source: magic vars 24606 1727096405.10055: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24606 1727096405.10126: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24606 1727096405.10129: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24606 1727096405.10132: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096405.10139: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096405.10170: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24606 1727096405.10191: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096405.10194: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096405.10258: Set connection var ansible_connection to ssh 24606 1727096405.10262: Set connection var ansible_pipelining to False 24606 1727096405.10275: Set connection var ansible_timeout to 10 24606 1727096405.10278: Set connection var ansible_shell_executable to /bin/sh 24606 1727096405.10280: Set connection var ansible_shell_type to sh 24606 1727096405.10310: Set connection var ansible_module_compression to ZIP_DEFLATED 24606 1727096405.10313: variable 'ansible_shell_executable' from source: unknown 24606 1727096405.10315: variable 'ansible_connection' from source: unknown 24606 1727096405.10318: variable 'ansible_module_compression' from source: unknown 24606 1727096405.10320: variable 'ansible_shell_type' from source: unknown 24606 1727096405.10323: variable 'ansible_shell_executable' from source: unknown 24606 1727096405.10325: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096405.10327: variable 'ansible_pipelining' from source: unknown 24606 1727096405.10329: variable 'ansible_timeout' from source: unknown 24606 1727096405.10337: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096405.10510: 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) 24606 1727096405.10519: variable 'omit' from source: magic vars 24606 1727096405.10523: starting attempt loop 24606 1727096405.10525: running the handler 24606 1727096405.10536: variable 'ansible_facts' from source: unknown 24606 1727096405.10554: _low_level_execute_command(): starting 24606 1727096405.10559: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24606 1727096405.11122: 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 <<< 24606 1727096405.11125: stderr 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.11128: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096405.11131: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.11204: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096405.11207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096405.11283: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096405.12995: stdout chunk (state=3): >>>/root <<< 24606 1727096405.13104: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096405.13145: stderr chunk (state=3): >>><<< 24606 1727096405.13160: stdout chunk (state=3): >>><<< 24606 1727096405.13291: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096405.13297: _low_level_execute_command(): starting 24606 1727096405.13300: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489 `" && echo ansible-tmp-1727096405.1319277-24658-101101783577489="` echo /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489 `" ) && sleep 0' 24606 1727096405.13936: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096405.13951: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096405.13975: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096405.13995: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096405.14013: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 24606 1727096405.14085: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.14181: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096405.14209: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096405.14285: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096405.16253: stdout chunk (state=3): >>>ansible-tmp-1727096405.1319277-24658-101101783577489=/root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489 <<< 24606 1727096405.16449: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096405.16453: stdout chunk (state=3): >>><<< 24606 1727096405.16455: stderr chunk (state=3): >>><<< 24606 1727096405.16673: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096405.1319277-24658-101101783577489=/root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489 , 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096405.16683: variable 'ansible_module_compression' from source: unknown 24606 1727096405.16686: ANSIBALLZ: Using generic lock for ansible.legacy.setup 24606 1727096405.16688: ANSIBALLZ: Acquiring lock 24606 1727096405.16690: ANSIBALLZ: Lock acquired: 140418055854016 24606 1727096405.16692: ANSIBALLZ: Creating module 24606 1727096405.54975: ANSIBALLZ: Writing module into payload 24606 1727096405.55295: ANSIBALLZ: Writing module 24606 1727096405.55315: ANSIBALLZ: Renaming module 24606 1727096405.55328: ANSIBALLZ: Done creating module 24606 1727096405.55359: variable 'ansible_facts' from source: unknown 24606 1727096405.55365: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24606 1727096405.55675: _low_level_execute_command(): starting 24606 1727096405.55680: _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' 24606 1727096405.56600: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096405.56686: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096405.56698: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096405.56713: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096405.56730: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 24606 1727096405.56861: 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.56924: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096405.56948: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096405.57343: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096405.59061: stdout chunk (state=3): >>>PLATFORM <<< 24606 1727096405.59126: stdout chunk (state=3): >>>Linux <<< 24606 1727096405.59155: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 <<< 24606 1727096405.59163: stdout chunk (state=3): >>>/usr/bin/python3 ENDFOUND <<< 24606 1727096405.59325: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096405.59329: stdout chunk (state=3): >>><<< 24606 1727096405.59370: stderr chunk (state=3): >>><<< 24606 1727096405.59388: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096405.59399 [managed_node3]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 24606 1727096405.59444: _low_level_execute_command(): starting 24606 1727096405.59447: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 24606 1727096405.59891: Sending initial data 24606 1727096405.59894: Sent initial data (1181 bytes) 24606 1727096405.60877: stderr chunk (state=3): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096405.60925: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096405.60956: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096405.61070: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.61289: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096405.61305: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096405.61419: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096405.64864: 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"} <<< 24606 1727096405.65317: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096405.65321: stdout chunk (state=3): >>><<< 24606 1727096405.65323: stderr chunk (state=3): >>><<< 24606 1727096405.65325: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096405.65477: variable 'ansible_facts' from source: unknown 24606 1727096405.65480: variable 'ansible_facts' from source: unknown 24606 1727096405.65535: variable 'ansible_module_compression' from source: unknown 24606 1727096405.65693: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24606xjma4a_9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24606 1727096405.65713: variable 'ansible_facts' from source: unknown 24606 1727096405.66304: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/AnsiballZ_setup.py 24606 1727096405.66642: Sending initial data 24606 1727096405.66646: Sent initial data (154 bytes) 24606 1727096405.67972: 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.68086: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096405.68194: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096405.68298: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096405.69897: 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 <<< 24606 1727096405.69943: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24606 1727096405.70001: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24606xjma4a_9/tmp_fuxg1p7 /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/AnsiballZ_setup.py <<< 24606 1727096405.70035: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/AnsiballZ_setup.py" <<< 24606 1727096405.70065: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24606xjma4a_9/tmp_fuxg1p7" to remote "/root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/AnsiballZ_setup.py" <<< 24606 1727096405.71748: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096405.71762: stderr chunk (state=3): >>><<< 24606 1727096405.71765: stdout chunk (state=3): >>><<< 24606 1727096405.71862: done transferring module to remote 24606 1727096405.71865: _low_level_execute_command(): starting 24606 1727096405.71870: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/ /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/AnsiballZ_setup.py && sleep 0' 24606 1727096405.72461: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096405.72595: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096405.72599: 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096405.72607: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096405.72610: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096405.72704: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096405.74461: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096405.74497: stderr chunk (state=3): >>><<< 24606 1727096405.74504: stdout chunk (state=3): >>><<< 24606 1727096405.74521: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096405.74524: _low_level_execute_command(): starting 24606 1727096405.74529: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/AnsiballZ_setup.py && sleep 0' 24606 1727096405.74961: 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 <<< 24606 1727096405.74965: stderr 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.74971: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 24606 1727096405.74973: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096405.74975: stderr 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096405.75031: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096405.75035: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096405.75071: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096405.77250: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24606 1727096405.77284: stdout chunk (state=3): >>>import _imp # builtin <<< 24606 1727096405.77295: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 24606 1727096405.77301: stdout chunk (state=3): >>>import '_weakref' # <<< 24606 1727096405.77362: stdout chunk (state=3): >>>import '_io' # <<< 24606 1727096405.77375: stdout chunk (state=3): >>>import 'marshal' # <<< 24606 1727096405.77399: stdout chunk (state=3): >>>import 'posix' # <<< 24606 1727096405.77431: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24606 1727096405.77466: stdout chunk (state=3): >>>import 'time' # <<< 24606 1727096405.77473: stdout chunk (state=3): >>>import 'zipimport' # <<< 24606 1727096405.77475: stdout chunk (state=3): >>># installed zipimport hook <<< 24606 1727096405.77510: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 24606 1727096405.77516: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.77532: stdout chunk (state=3): >>>import '_codecs' # <<< 24606 1727096405.77556: stdout chunk (state=3): >>>import 'codecs' # <<< 24606 1727096405.77593: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 24606 1727096405.77620: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 24606 1727096405.77623: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9637bc4d0> <<< 24606 1727096405.77626: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96378bb00> <<< 24606 1727096405.77652: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 24606 1727096405.77671: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 24606 1727096405.77677: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9637bea50><<< 24606 1727096405.77681: stdout chunk (state=3): >>> <<< 24606 1727096405.77693: stdout chunk (state=3): >>>import '_signal' # <<< 24606 1727096405.77712: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 24606 1727096405.77734: stdout chunk (state=3): >>>import 'io' # <<< 24606 1727096405.77762: stdout chunk (state=3): >>>import '_stat' # <<< 24606 1727096405.77775: stdout chunk (state=3): >>>import 'stat' # <<< 24606 1727096405.77849: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24606 1727096405.77877: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 24606 1727096405.77906: stdout chunk (state=3): >>>import 'os' # <<< 24606 1727096405.77924: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 24606 1727096405.77937: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages <<< 24606 1727096405.77954: stdout chunk (state=3): >>>Adding directory: '/usr/lib64/python3.12/site-packages' <<< 24606 1727096405.77957: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 24606 1727096405.77989: 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' <<< 24606 1727096405.78018: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9637cd130> <<< 24606 1727096405.78071: 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 <<< 24606 1727096405.78082: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.78087: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9637cdfa0> <<< 24606 1727096405.78110: stdout chunk (state=3): >>>import 'site' # <<< 24606 1727096405.78141: 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. <<< 24606 1727096405.78510: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24606 1727096405.78519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24606 1727096405.78546: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 24606 1727096405.78561: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.78575: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24606 1727096405.78614: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24606 1727096405.78626: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 24606 1727096405.78655: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 24606 1727096405.78673: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635cbd70> <<< 24606 1727096405.78692: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24606 1727096405.78699: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24606 1727096405.78721: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635cbfb0> <<< 24606 1727096405.78747: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24606 1727096405.78772: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24606 1727096405.78796: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24606 1727096405.78837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.78859: stdout chunk (state=3): >>>import 'itertools' # <<< 24606 1727096405.78883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 24606 1727096405.78893: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636037a0> <<< 24606 1727096405.78931: 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 0x7fb963603e30> <<< 24606 1727096405.78949: stdout chunk (state=3): >>>import '_collections' # <<< 24606 1727096405.79002: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635e3a40> <<< 24606 1727096405.79008: stdout chunk (state=3): >>>import '_functools' # <<< 24606 1727096405.79035: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635e1160> <<< 24606 1727096405.79121: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635c8f20> <<< 24606 1727096405.79162: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24606 1727096405.79178: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 24606 1727096405.79206: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24606 1727096405.79212: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24606 1727096405.79242: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 24606 1727096405.79272: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 24606 1727096405.79276: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636236e0> <<< 24606 1727096405.79338: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963622300> <<< 24606 1727096405.79341: 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 0x7fb9635e2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635ca7e0> <<< 24606 1727096405.79438: 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 0x7fb963658710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635c81a0> <<< 24606 1727096405.79441: 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' <<< 24606 1727096405.79510: 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 0x7fb963658bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963658a70> # 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 0x7fb963658e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635c6cc0> <<< 24606 1727096405.79577: 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 <<< 24606 1727096405.79598: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963659520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636591f0> import 'importlib.machinery' # <<< 24606 1727096405.79651: 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 0x7fb96365a420> <<< 24606 1727096405.79666: stdout chunk (state=3): >>>import 'importlib.util' # <<< 24606 1727096405.79755: stdout chunk (state=3): >>>import 'runpy' # <<< 24606 1727096405.79758: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24606 1727096405.79838: 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 0x7fb9636745c0> 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 0x7fb963675d00> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 24606 1727096405.79855: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 24606 1727096405.79910: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963676ba0> <<< 24606 1727096405.79918: 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 0x7fb963677200> <<< 24606 1727096405.79981: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636760f0> # /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' <<< 24606 1727096405.80006: 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 0x7fb963677c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636773b0> <<< 24606 1727096405.80053: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96365a450> <<< 24606 1727096405.80100: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24606 1727096405.80123: 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 <<< 24606 1727096405.80176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24606 1727096405.80221: 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 0x7fb96336bbf0> <<< 24606 1727096405.80251: 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 0x7fb963394650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9633943b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-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 0x7fb963394680> <<< 24606 1727096405.80282: 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' <<< 24606 1727096405.80356: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.80469: 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 0x7fb963394fb0> <<< 24606 1727096405.80650: 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 0x7fb9633959a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963394860> <<< 24606 1727096405.80697: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963369d90> <<< 24606 1727096405.80700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24606 1727096405.80702: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24606 1727096405.80704: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py # code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963396d80> <<< 24606 1727096405.80730: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963395ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96365aae0> <<< 24606 1727096405.80766: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24606 1727096405.80838: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.80860: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24606 1727096405.80879: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24606 1727096405.80901: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9633c3110> <<< 24606 1727096405.80951: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24606 1727096405.80984: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.80988: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24606 1727096405.81063: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24606 1727096405.81106: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9633e34d0> # /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24606 1727096405.81193: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24606 1727096405.81249: stdout chunk (state=3): >>>import 'ntpath' # # /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963444290> # /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24606 1727096405.81323: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py # code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24606 1727096405.81380: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9634469f0> <<< 24606 1727096405.81440: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9634443b0> <<< 24606 1727096405.81488: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9634092e0> <<< 24606 1727096405.81506: 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 0x7fb962d253a0> <<< 24606 1727096405.81521: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9633e22d0> <<< 24606 1727096405.81526: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963397ce0> <<< 24606 1727096405.81709: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24606 1727096405.81735: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb9633e23f0> <<< 24606 1727096405.81989: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_05u16cq3/ansible_ansible.legacy.setup_payload.zip' # zipimport: zlib available <<< 24606 1727096405.82127: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.82169: 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' <<< 24606 1727096405.82195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24606 1727096405.82281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24606 1727096405.82307: 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 0x7fb962d8aff0> <<< 24606 1727096405.82333: stdout chunk (state=3): >>>import '_typing' # <<< 24606 1727096405.82496: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962d69ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962d69040> <<< 24606 1727096405.82513: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.82545: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 24606 1727096405.82581: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24606 1727096405.82588: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 24606 1727096405.82609: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.84053: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.85183: 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' <<< 24606 1727096405.85189: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962d88d70> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.85217: 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' <<< 24606 1727096405.85230: 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' <<< 24606 1727096405.85259: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.85266: 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 0x7fb962dbe960> <<< 24606 1727096405.85302: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962dbe6f0> <<< 24606 1727096405.85329: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962dbe000> <<< 24606 1727096405.85349: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 24606 1727096405.85360: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 24606 1727096405.85396: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962dbe450> <<< 24606 1727096405.85399: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962d8bc80> import 'atexit' # <<< 24606 1727096405.85431: 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 0x7fb962dbf680> <<< 24606 1727096405.85476: 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' <<< 24606 1727096405.85490: stdout chunk (state=3): >>>import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb962dbf8c0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24606 1727096405.85530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24606 1727096405.85546: stdout chunk (state=3): >>>import '_locale' # <<< 24606 1727096405.85590: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962dbfe00> <<< 24606 1727096405.85602: stdout chunk (state=3): >>>import 'pwd' # <<< 24606 1727096405.85612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24606 1727096405.85646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24606 1727096405.85677: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c25bb0> <<< 24606 1727096405.85718: 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' <<< 24606 1727096405.85722: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb962c272f0> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24606 1727096405.85755: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24606 1727096405.85780: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c281a0> <<< 24606 1727096405.85800: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 24606 1727096405.85840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 24606 1727096405.85859: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c29340> <<< 24606 1727096405.85878: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24606 1727096405.85901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24606 1727096405.85935: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 24606 1727096405.85940: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 24606 1727096405.85976: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c2be00> <<< 24606 1727096405.86012: 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 0x7fb9635c6db0> <<< 24606 1727096405.86032: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c2a0f0> <<< 24606 1727096405.86072: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 24606 1727096405.86103: 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' <<< 24606 1727096405.86123: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24606 1727096405.86227: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24606 1727096405.86258: 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' <<< 24606 1727096405.86273: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c33da0> <<< 24606 1727096405.86283: stdout chunk (state=3): >>>import '_tokenize' # <<< 24606 1727096405.86346: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c32870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c325d0> <<< 24606 1727096405.86380: 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' <<< 24606 1727096405.86452: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c32b40> <<< 24606 1727096405.86474: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c2a5d0> <<< 24606 1727096405.86503: 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 0x7fb962c77fb0> <<< 24606 1727096405.86532: 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 0x7fb962c780b0> <<< 24606 1727096405.86558: 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 <<< 24606 1727096405.86570: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 24606 1727096405.86594: 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' <<< 24606 1727096405.86637: 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 0x7fb962c79b80> <<< 24606 1727096405.86650: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c79940> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24606 1727096405.86683: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24606 1727096405.86729: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.86735: 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 0x7fb962c7c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c7a270> <<< 24606 1727096405.86762: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24606 1727096405.86794: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.86825: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 24606 1727096405.86828: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' <<< 24606 1727096405.86842: stdout chunk (state=3): >>>import '_string' # <<< 24606 1727096405.86879: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c7f830> <<< 24606 1727096405.86999: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c7c2f0> <<< 24606 1727096405.87063: 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' <<< 24606 1727096405.87072: stdout chunk (state=3): >>>import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb962c809b0> <<< 24606 1727096405.87093: 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' <<< 24606 1727096405.87098: 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 0x7fb962c805c0> <<< 24606 1727096405.87135: 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' <<< 24606 1727096405.87143: 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 0x7fb962c80ad0> <<< 24606 1727096405.87157: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c782f0> <<< 24606 1727096405.87179: 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' <<< 24606 1727096405.87197: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24606 1727096405.87214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24606 1727096405.87245: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.87273: 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 0x7fb962b081a0> <<< 24606 1727096405.87414: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.87420: 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 0x7fb962b09250> <<< 24606 1727096405.87433: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c82930> <<< 24606 1727096405.87466: 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' <<< 24606 1727096405.87471: 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 0x7fb962c83ce0> <<< 24606 1727096405.87490: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c825a0> <<< 24606 1727096405.87493: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87495: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87517: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # <<< 24606 1727096405.87522: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87602: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87691: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87711: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 24606 1727096405.87733: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87738: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87741: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # <<< 24606 1727096405.87758: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87872: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.87987: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.88526: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.89069: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 24606 1727096405.89078: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # <<< 24606 1727096405.89096: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 24606 1727096405.89099: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24606 1727096405.89122: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.89173: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.89179: 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 0x7fb962b11370> <<< 24606 1727096405.89254: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 24606 1727096405.89262: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 24606 1727096405.89277: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b12120> <<< 24606 1727096405.89287: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b0bf50> <<< 24606 1727096405.89330: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 24606 1727096405.89343: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.89358: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.89377: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 24606 1727096405.89384: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.89527: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.89681: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24606 1727096405.89693: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 24606 1727096405.89706: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b12180> # zipimport: zlib available <<< 24606 1727096405.90156: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.90621: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.90686: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.90774: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24606 1727096405.90778: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.90789: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.90827: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24606 1727096405.90839: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.90906: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.91001: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24606 1727096405.91033: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24606 1727096405.91036: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 24606 1727096405.91063: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.91100: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24606 1727096405.91112: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.91345: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.91585: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24606 1727096405.91646: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24606 1727096405.91671: stdout chunk (state=3): >>>import '_ast' # <<< 24606 1727096405.91724: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b133b0> <<< 24606 1727096405.91744: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.91812: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.91906: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 24606 1727096405.91912: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 24606 1727096405.91935: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 24606 1727096405.91937: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.91975: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92008: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24606 1727096405.92021: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92065: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92123: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92172: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92236: 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 <<< 24606 1727096405.92281: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.92376: 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 0x7fb962b1df10> <<< 24606 1727096405.92419: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b195e0> <<< 24606 1727096405.92461: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 24606 1727096405.92465: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92533: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92583: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92608: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.92650: 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 <<< 24606 1727096405.92656: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096405.92682: 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 <<< 24606 1727096405.92702: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24606 1727096405.92725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24606 1727096405.92799: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24606 1727096405.92827: 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' <<< 24606 1727096405.92878: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c06990> <<< 24606 1727096405.92930: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962cfe690> <<< 24606 1727096405.93004: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b1e120> <<< 24606 1727096405.93008: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b1dcd0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 24606 1727096405.93023: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93052: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93081: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 24606 1727096405.93137: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 24606 1727096405.93152: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93173: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 24606 1727096405.93192: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93244: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93322: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93326: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93359: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93390: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93435: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93479: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 24606 1727096405.93524: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93605: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93665: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93689: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93730: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 24606 1727096405.93735: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.93915: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.94086: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.94123: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.94185: 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' <<< 24606 1727096405.94209: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 24606 1727096405.94222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 24606 1727096405.94245: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 24606 1727096405.94271: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 24606 1727096405.94293: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb1d60> <<< 24606 1727096405.94311: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 24606 1727096405.94330: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 24606 1727096405.94352: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 24606 1727096405.94393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 24606 1727096405.94416: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 24606 1727096405.94435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 24606 1727096405.94439: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96278fe60> <<< 24606 1727096405.94485: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.94500: 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 0x7fb962794200> <<< 24606 1727096405.94543: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b9ade0> <<< 24606 1727096405.94564: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb28d0> <<< 24606 1727096405.94598: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb0470> <<< 24606 1727096405.94604: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb00e0> <<< 24606 1727096405.94624: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 24606 1727096405.94691: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 24606 1727096405.94707: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 24606 1727096405.94716: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 24606 1727096405.94737: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 24606 1727096405.94744: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 24606 1727096405.94777: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.94782: 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 0x7fb962797230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962796ae0> <<< 24606 1727096405.94808: 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 0x7fb962796cc0> <<< 24606 1727096405.94831: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962795f10> <<< 24606 1727096405.94850: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24606 1727096405.94973: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 24606 1727096405.94984: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962797320> <<< 24606 1727096405.95004: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 24606 1727096405.95035: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 24606 1727096405.95068: 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 0x7fb9627fde50> <<< 24606 1727096405.95100: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962797e30> <<< 24606 1727096405.95130: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb0170> <<< 24606 1727096405.95136: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.timeout' # <<< 24606 1727096405.95156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 24606 1727096405.95173: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95184: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95194: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # <<< 24606 1727096405.95200: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95263: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 24606 1727096405.95339: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95386: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95438: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 24606 1727096405.95455: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95474: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95477: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 24606 1727096405.95492: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95516: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95550: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 24606 1727096405.95566: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95613: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95672: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 24606 1727096405.95676: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95719: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95760: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 24606 1727096405.95780: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95830: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95891: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.95946: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.96001: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 24606 1727096405.96016: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 24606 1727096405.96024: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.96513: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.96953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 24606 1727096405.96974: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97013: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97074: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97105: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97137: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 24606 1727096405.97151: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # <<< 24606 1727096405.97158: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97194: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97222: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 24606 1727096405.97227: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97288: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97336: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 24606 1727096405.97357: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97385: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97424: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 24606 1727096405.97449: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97476: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97499: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 24606 1727096405.97502: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97582: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97674: 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' <<< 24606 1727096405.97705: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9627fffb0> <<< 24606 1727096405.97725: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 24606 1727096405.97760: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 24606 1727096405.97880: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9627fe780> <<< 24606 1727096405.97893: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # <<< 24606 1727096405.97900: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.97964: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98028: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 24606 1727096405.98044: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98130: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98226: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 24606 1727096405.98230: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98298: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98365: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 24606 1727096405.98386: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98418: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98473: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 24606 1727096405.98517: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24606 1727096405.98596: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.98658: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.98664: stdout chunk (state=3): >>>import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fb962836060> <<< 24606 1727096405.98844: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962826f30> <<< 24606 1727096405.98852: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # <<< 24606 1727096405.98857: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98918: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.98979: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 24606 1727096405.98983: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99071: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99156: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99263: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99406: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 24606 1727096405.99410: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 24606 1727096405.99429: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99465: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99509: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 24606 1727096405.99513: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99558: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 24606 1727096405.99611: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 24606 1727096405.99642: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096405.99663: 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 0x7fb962849ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962826870><<< 24606 1727096405.99674: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.user' # <<< 24606 1727096405.99696: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99700: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99722: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # # zipimport: zlib available <<< 24606 1727096405.99770: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 24606 1727096405.99825: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096405.99978: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00126: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 24606 1727096406.00135: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00235: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00333: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00380: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00434: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 24606 1727096406.00441: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available <<< 24606 1727096406.00462: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00487: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00631: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00777: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 24606 1727096406.00783: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.00905: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.01038: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 24606 1727096406.01041: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.01076: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.01112: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.01696: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02200: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 24606 1727096406.02206: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02319: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 24606 1727096406.02438: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02523: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02642: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 24606 1727096406.02646: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02791: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02937: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 24606 1727096406.02977: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02986: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.02989: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 24606 1727096406.02991: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03031: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03080: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 24606 1727096406.03089: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03185: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03294: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03487: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03690: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 24606 1727096406.03709: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03746: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03896: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 24606 1727096406.03901: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 24606 1727096406.03927: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.03992: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 24606 1727096406.04002: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04039: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04066: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 24606 1727096406.04082: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04160: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04188: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 24606 1727096406.04250: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04313: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 24606 1727096406.04373: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04712: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04901: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 24606 1727096406.04928: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.04978: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 24606 1727096406.05009: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05032: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05064: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 24606 1727096406.05079: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05159: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05170: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # # zipimport: zlib available <<< 24606 1727096406.05185: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05240: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 24606 1727096406.05278: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05410: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096406.05484: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096406.05560: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available <<< 24606 1727096406.05621: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 24606 1727096406.05715: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05718: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05759: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05824: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 24606 1727096406.05846: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 24606 1727096406.05891: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.05966: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 24606 1727096406.06255: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.06395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096406.06612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 24606 1727096406.06615: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.06641: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual.openbsd' # # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096406.06728: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 24606 1727096406.06961: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.07014: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # # zipimport: zlib available <<< 24606 1727096406.07800: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 24606 1727096406.07823: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 24606 1727096406.07854: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 24606 1727096406.07889: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 24606 1727096406.08324: 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 0x7fb962646390> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9626448f0> <<< 24606 1727096406.08353: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96263fc80> <<< 24606 1727096406.19362: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py <<< 24606 1727096406.19400: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962647c20> <<< 24606 1727096406.19427: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/synchronize.py <<< 24606 1727096406.19558: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/synchronize.cpython-312.pyc' <<< 24606 1727096406.19772: stdout chunk (state=3): >>>import 'multiprocessing.synchronize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96268cad0> # /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 0x7fb96268e090> <<< 24606 1727096406.19775: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96268dbb0> <<< 24606 1727096406.19829: 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 <<< 24606 1727096406.43737: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "06", "epoch": "1727096406", "epoch_int": "1727096406", "date": "2024-09-23", "time": "09:00:06", "iso8601_micro": "2024-09-23T13:00:06.073105Z", "iso8601": "2024-09-23T13:00:06Z", "iso8601_basic": "20240923T090006073105", "iso8601_basic_short": "20240923T090006", "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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_loadavg": {"1m": 0.36669921875, "5m": 0.49853515625, "15m": 0.30810546875}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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": 2978, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 553, "free": 2978}, "nocache": {"free": 3295, "used": 236}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": [],<<< 24606 1727096406.43882: stdout chunk (state=3): >>> "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": 549, "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": 261803384832, "block_size": 4096, "block_total": 65519099, "block_available": 63916842, "block_used": 1602257, "inode_total": 131070960, "inode_available": 131029181, "inode_used": 41779, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "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.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_fips": false, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24606 1727096406.44475: 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 <<< 24606 1727096406.44522: stdout chunk (state=3): >>># cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[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__ <<< 24606 1727096406.44583: stdout chunk (state=3): >>># destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string <<< 24606 1727096406.44690: stdout chunk (state=3): >>># destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy 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 <<< 24606 1727096406.44722: stdout chunk (state=3): >>># cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # 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 <<< 24606 1727096406.45090: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24606 1727096406.45132: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 24606 1727096406.45219: 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 <<< 24606 1727096406.45264: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 24606 1727096406.45287: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 24606 1727096406.45376: stdout chunk (state=3): >>># destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 24606 1727096406.45402: 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 <<< 24606 1727096406.45471: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 24606 1727096406.45588: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 24606 1727096406.45592: stdout chunk (state=3): >>># destroy json <<< 24606 1727096406.45597: 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 <<< 24606 1727096406.45675: 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 <<< 24606 1727096406.45877: stdout chunk (state=3): >>># cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # 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 <<< 24606 1727096406.45905: stdout chunk (state=3): >>># 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 <<< 24606 1727096406.45986: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 24606 1727096406.46031: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser <<< 24606 1727096406.46046: stdout chunk (state=3): >>># destroy tokenize <<< 24606 1727096406.46073: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 24606 1727096406.46137: 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 <<< 24606 1727096406.46140: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 24606 1727096406.46143: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 24606 1727096406.46236: 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 <<< 24606 1727096406.46361: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 24606 1727096406.46364: 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 <<< 24606 1727096406.46710: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096406.46902: stderr chunk (state=3): >>>Shared connection to 10.31.14.152 closed. <<< 24606 1727096406.46905: stdout chunk (state=3): >>><<< 24606 1727096406.46908: stderr chunk (state=3): >>><<< 24606 1727096406.47242: _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 0x7fb9637bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96378bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.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 0x7fb9637bea50> 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 0x7fb9637cd130> # /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 0x7fb9637cdfa0> 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 0x7fb9635cbd70> # /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 0x7fb9635cbfb0> # /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 0x7fb9636037a0> # /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 0x7fb963603e30> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635e3a40> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635e1160> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635c8f20> # /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 0x7fb9636236e0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963622300> # /usr/lib64/python3.12/re/__pycache__/_casefix.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 0x7fb9635e2030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635ca7e0> # /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 0x7fb963658710> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635c81a0> # /usr/lib64/python3.12/__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 0x7fb963658bc0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963658a70> # 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 0x7fb963658e30> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9635c6cc0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.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 0x7fb963659520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636591f0> 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 0x7fb96365a420> 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 0x7fb9636745c0> 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 0x7fb963675d00> # /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 0x7fb963676ba0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7fb963677200> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636760f0> # /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 0x7fb963677c80> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9636773b0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96365a450> # /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 0x7fb96336bbf0> # /usr/lib64/python3.12/__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 0x7fb963394650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9633943b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-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 0x7fb963394680> # /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 0x7fb963394fb0> # 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 0x7fb9633959a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963394860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963369d90> # /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 0x7fb963396d80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963395ac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96365aae0> # /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 0x7fb9633c3110> # /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 0x7fb9633e34d0> # /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 0x7fb963444290> # /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 0x7fb9634469f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9634443b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9634092e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.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 0x7fb962d253a0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9633e22d0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb963397ce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fb9633e23f0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload_05u16cq3/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 0x7fb962d8aff0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962d69ee0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962d69040> # 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 0x7fb962d88d70> # /usr/lib64/python3.12/json/__pycache__/__init__.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 0x7fb962dbe960> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962dbe6f0> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962dbe000> # /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 0x7fb962dbe450> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962d8bc80> 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 0x7fb962dbf680> # 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 0x7fb962dbf8c0> # /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 0x7fb962dbfe00> 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 0x7fb962c25bb0> # 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 0x7fb962c272f0> # /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 0x7fb962c281a0> # /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 0x7fb962c29340> # /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 0x7fb962c2be00> # 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 0x7fb9635c6db0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c2a0f0> # /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 0x7fb962c33da0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c32870> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c325d0> # /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 0x7fb962c32b40> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c2a5d0> # 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 0x7fb962c77fb0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /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 0x7fb962c780b0> # /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 0x7fb962c79b80> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c79940> # /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 0x7fb962c7c140> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c7a270> # /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 0x7fb962c7f830> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c7c2f0> # 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 0x7fb962c809b0> # 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 0x7fb962c805c0> # 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 0x7fb962c80ad0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c782f0> # /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 0x7fb962b081a0> # 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 0x7fb962b09250> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c82930> # 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 0x7fb962c83ce0> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962c825a0> # 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 0x7fb962b11370> # /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 0x7fb962b12120> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b0bf50> 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 0x7fb962b12180> # 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 0x7fb962b133b0> # 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 0x7fb962b1df10> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b195e0> 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 0x7fb962c06990> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962cfe690> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b1e120> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b1dcd0> # 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 0x7fb962bb1d60> # /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 0x7fb96278fe60> # 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 0x7fb962794200> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962b9ade0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb28d0> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb0470> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb00e0> # /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 0x7fb962797230> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962796ae0> # 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 0x7fb962796cc0> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962795f10> # /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 0x7fb962797320> # /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 0x7fb9627fde50> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962797e30> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962bb0170> 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 0x7fb9627fffb0> # /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 0x7fb9627fe780> 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 0x7fb962836060> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962826f30> 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 0x7fb962849ca0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb962826870> 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 0x7fb962646390> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb9626448f0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96263fc80> # /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 0x7fb962647c20> # /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 0x7fb96268cad0> # /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 0x7fb96268e090> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fb96268dbb0> PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame PyThreadState_Clear: warning: thread still has a frame {"ansible_facts": {"ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_hostnqn": "nqn.2014-08.org.nvmexpress:uuid:66b8343d-0be9-40f0-836f-5213a2c1e120", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "06", "epoch": "1727096406", "epoch_int": "1727096406", "date": "2024-09-23", "time": "09:00:06", "iso8601_micro": "2024-09-23T13:00:06.073105Z", "iso8601": "2024-09-23T13:00:06Z", "iso8601_basic": "20240923T090006073105", "iso8601_basic_short": "20240923T090006", "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_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_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-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "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_loadavg": {"1m": 0.36669921875, "5m": 0.49853515625, "15m": 0.30810546875}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_is_chroot": false, "ansible_apparmor": {"status": "disabled"}, "ansible_lsb": {}, "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": 2978, "ansible_swaptotal_mb": 0, "ansible_swapfree_mb": 0, "ansible_memory_mb": {"real": {"total": 3531, "used": 553, "free": 2978}, "nocache": {"free": 3295, "used": 236}, "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": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "ansible_product_uuid": "ec24182c-1ede-649e-c25b-32fe78ed72bb", "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": 549, "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": 261803384832, "block_size": 4096, "block_total": 65519099, "block_available": 63916842, "block_used": 1602257, "inode_total": 131070960, "inode_available": 131029181, "inode_used": 41779, "uuid": "4853857d-d3e2-44a6-8739-3837607c97e1"}], "ansible_iscsi_iqn": "", "ansible_fibre_channel_wwn": [], "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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_env": {"PYTHONVERBOSE": "1", "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.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_fips": false, "ansible_service_mgr": "systemd", "ansible_interfaces": ["lo", "eth0"], "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}], "features": {"rx_checksumming": "on [fixed]", "tx_checksumming": "on", "tx_checksum_ipv4": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_checksum_ipv6": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "tx_checksum_sctp": "on [fixed]", "scatter_gather": "on", "tx_scatter_gather": "on [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "tcp_segmentation_offload": "on", "tx_tcp_segmentation": "on", "tx_tcp_ecn_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_tcp6_segmentation": "on", "generic_segmentation_offload": "on", "generic_receive_offload": "on", "large_receive_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "tx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "receive_hashing": "off [fixed]", "highdma": "on [fixed]", "rx_vlan_filter": "off [fixed]", "vlan_challenged": "on [fixed]", "tx_lockless": "on [fixed]", "netns_local": "on [fixed]", "tx_gso_robust": "off [fixed]", "tx_fcoe_segmentation": "off [fixed]", "tx_gre_segmentation": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_ipxip4_segmentation": "off [fixed]", "tx_ipxip6_segmentation": "off [fixed]", "tx_udp_tnl_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "tx_gso_partial": "off [fixed]", "tx_tunnel_remcsum_segmentation": "off [fixed]", "tx_sctp_segmentation": "on", "tx_esp_segmentation": "off [fixed]", "tx_udp_segmentation": "on", "tx_gso_list": "on", "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_eth0": {"device": "eth0", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22"}, "ipv6": [{"address": "fe80::8ff:dfff:fe7b:8e75", "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_default_ipv4": {"gateway": "10.31.12.1", "interface": "eth0", "address": "10.31.14.152", "broadcast": "10.31.15.255", "netmask": "255.255.252.0", "network": "10.31.12.0", "prefix": "22", "macaddress": "0a:ff:df:7b:8e:75", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.14.152"], "ansible_all_ipv6_addresses": ["fe80::8ff:dfff:fe7b:8e75"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.14.152", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::8ff:dfff:fe7b:8e75"]}, "ansible_local": {}, "ansible_pkg_mgr": "dnf", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 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_node3 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 24606 1727096406.49674: 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-1727096405.1319277-24658-101101783577489/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24606 1727096406.49716: _low_level_execute_command(): starting 24606 1727096406.49727: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096405.1319277-24658-101101783577489/ > /dev/null 2>&1 && sleep 0' 24606 1727096406.50391: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096406.50405: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096406.50475: 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.50536: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096406.50558: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096406.50590: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096406.50702: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096406.52590: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096406.52612: stdout chunk (state=3): >>><<< 24606 1727096406.52615: stderr chunk (state=3): >>><<< 24606 1727096406.52773: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096406.52778: handler run complete 24606 1727096406.52780: variable 'ansible_facts' from source: unknown 24606 1727096406.52873: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096406.53212: variable 'ansible_facts' from source: unknown 24606 1727096406.53303: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096406.53437: attempt loop complete, returning result 24606 1727096406.53447: _execute() done 24606 1727096406.53453: dumping result to json 24606 1727096406.53489: done dumping result, returning 24606 1727096406.53546: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-fd03-510f-0000000000b9] 24606 1727096406.53549: sending task result for task 0afff68d-5257-fd03-510f-0000000000b9 24606 1727096406.54301: done sending task result for task 0afff68d-5257-fd03-510f-0000000000b9 24606 1727096406.54304: WORKER PROCESS EXITING ok: [managed_node3] 24606 1727096406.54633: no more pending results, returning what we have 24606 1727096406.54642: results queue empty 24606 1727096406.54644: checking for any_errors_fatal 24606 1727096406.54645: done checking for any_errors_fatal 24606 1727096406.54646: checking for max_fail_percentage 24606 1727096406.54648: done checking for max_fail_percentage 24606 1727096406.54649: checking to see if all hosts have failed and the running result is not ok 24606 1727096406.54650: done checking to see if all hosts have failed 24606 1727096406.54651: getting the remaining hosts for this loop 24606 1727096406.54652: done getting the remaining hosts for this loop 24606 1727096406.54656: getting the next task for host managed_node3 24606 1727096406.54664: done getting next task for host managed_node3 24606 1727096406.54666: ^ task is: TASK: meta (flush_handlers) 24606 1727096406.54670: ^ 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 24606 1727096406.54674: getting variables 24606 1727096406.54675: in VariableManager get_vars() 24606 1727096406.54703: Calling all_inventory to load vars for managed_node3 24606 1727096406.54706: Calling groups_inventory to load vars for managed_node3 24606 1727096406.54709: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096406.54719: Calling all_plugins_play to load vars for managed_node3 24606 1727096406.54722: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096406.54725: Calling groups_plugins_play to load vars for managed_node3 24606 1727096406.54887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096406.55062: done with get_vars() 24606 1727096406.55376: done getting variables 24606 1727096406.55442: in VariableManager get_vars() 24606 1727096406.55452: Calling all_inventory to load vars for managed_node3 24606 1727096406.55455: Calling groups_inventory to load vars for managed_node3 24606 1727096406.55457: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096406.55462: Calling all_plugins_play to load vars for managed_node3 24606 1727096406.55464: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096406.55469: Calling groups_plugins_play to load vars for managed_node3 24606 1727096406.55815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096406.56194: done with get_vars() 24606 1727096406.56208: done queuing things up, now waiting for results queue to drain 24606 1727096406.56210: results queue empty 24606 1727096406.56211: checking for any_errors_fatal 24606 1727096406.56213: done checking for any_errors_fatal 24606 1727096406.56214: checking for max_fail_percentage 24606 1727096406.56215: done checking for max_fail_percentage 24606 1727096406.56220: checking to see if all hosts have failed and the running result is not ok 24606 1727096406.56220: done checking to see if all hosts have failed 24606 1727096406.56221: getting the remaining hosts for this loop 24606 1727096406.56222: done getting the remaining hosts for this loop 24606 1727096406.56225: getting the next task for host managed_node3 24606 1727096406.56229: done getting next task for host managed_node3 24606 1727096406.56231: ^ task is: TASK: Include the task 'el_repo_setup.yml' 24606 1727096406.56233: ^ 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 24606 1727096406.56235: getting variables 24606 1727096406.56236: in VariableManager get_vars() 24606 1727096406.56245: Calling all_inventory to load vars for managed_node3 24606 1727096406.56247: Calling groups_inventory to load vars for managed_node3 24606 1727096406.56250: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096406.56254: Calling all_plugins_play to load vars for managed_node3 24606 1727096406.56256: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096406.56259: Calling groups_plugins_play to load vars for managed_node3 24606 1727096406.56444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096406.56553: done with get_vars() 24606 1727096406.56559: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:10 Monday 23 September 2024 09:00:06 -0400 (0:00:01.476) 0:00:01.501 ****** 24606 1727096406.56622: entering _queue_task() for managed_node3/include_tasks 24606 1727096406.56625: Creating lock for include_tasks 24606 1727096406.56886: worker is 1 (out of 1 available) 24606 1727096406.56901: exiting _queue_task() for managed_node3/include_tasks 24606 1727096406.56912: done queuing things up, now waiting for results queue to drain 24606 1727096406.56916: waiting for pending results... 24606 1727096406.57069: running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' 24606 1727096406.57120: in run() - task 0afff68d-5257-fd03-510f-000000000006 24606 1727096406.57133: variable 'ansible_search_path' from source: unknown 24606 1727096406.57162: calling self._execute() 24606 1727096406.57215: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096406.57219: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096406.57227: variable 'omit' from source: magic vars 24606 1727096406.57338: _execute() done 24606 1727096406.57341: dumping result to json 24606 1727096406.57344: done dumping result, returning 24606 1727096406.57349: done running TaskExecutor() for managed_node3/TASK: Include the task 'el_repo_setup.yml' [0afff68d-5257-fd03-510f-000000000006] 24606 1727096406.57356: sending task result for task 0afff68d-5257-fd03-510f-000000000006 24606 1727096406.57442: done sending task result for task 0afff68d-5257-fd03-510f-000000000006 24606 1727096406.57446: WORKER PROCESS EXITING 24606 1727096406.57499: no more pending results, returning what we have 24606 1727096406.57504: in VariableManager get_vars() 24606 1727096406.57533: Calling all_inventory to load vars for managed_node3 24606 1727096406.57535: Calling groups_inventory to load vars for managed_node3 24606 1727096406.57538: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096406.57548: Calling all_plugins_play to load vars for managed_node3 24606 1727096406.57550: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096406.57553: Calling groups_plugins_play to load vars for managed_node3 24606 1727096406.57700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096406.57812: done with get_vars() 24606 1727096406.57818: variable 'ansible_search_path' from source: unknown 24606 1727096406.57827: we have included files to process 24606 1727096406.57828: generating all_blocks data 24606 1727096406.57829: done generating all_blocks data 24606 1727096406.57830: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24606 1727096406.57830: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24606 1727096406.57832: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 24606 1727096406.58320: in VariableManager get_vars() 24606 1727096406.58334: done with get_vars() 24606 1727096406.58347: done processing included file 24606 1727096406.58349: iterating over new_blocks loaded from include file 24606 1727096406.58366: in VariableManager get_vars() 24606 1727096406.58380: done with get_vars() 24606 1727096406.58381: filtering new block on tags 24606 1727096406.58391: done filtering new block on tags 24606 1727096406.58393: in VariableManager get_vars() 24606 1727096406.58398: done with get_vars() 24606 1727096406.58399: filtering new block on tags 24606 1727096406.58407: done filtering new block on tags 24606 1727096406.58409: in VariableManager get_vars() 24606 1727096406.58414: done with get_vars() 24606 1727096406.58415: filtering new block on tags 24606 1727096406.58428: done filtering new block on tags 24606 1727096406.58431: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node3 24606 1727096406.58436: extending task lists for all hosts with included blocks 24606 1727096406.58484: done extending task lists 24606 1727096406.58486: done processing included files 24606 1727096406.58486: results queue empty 24606 1727096406.58487: checking for any_errors_fatal 24606 1727096406.58488: done checking for any_errors_fatal 24606 1727096406.58489: checking for max_fail_percentage 24606 1727096406.58489: done checking for max_fail_percentage 24606 1727096406.58490: checking to see if all hosts have failed and the running result is not ok 24606 1727096406.58491: done checking to see if all hosts have failed 24606 1727096406.58491: getting the remaining hosts for this loop 24606 1727096406.58492: done getting the remaining hosts for this loop 24606 1727096406.58494: getting the next task for host managed_node3 24606 1727096406.58498: done getting next task for host managed_node3 24606 1727096406.58500: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 24606 1727096406.58502: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096406.58504: getting variables 24606 1727096406.58505: in VariableManager get_vars() 24606 1727096406.58512: Calling all_inventory to load vars for managed_node3 24606 1727096406.58514: Calling groups_inventory to load vars for managed_node3 24606 1727096406.58516: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096406.58520: Calling all_plugins_play to load vars for managed_node3 24606 1727096406.58522: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096406.58524: Calling groups_plugins_play to load vars for managed_node3 24606 1727096406.58658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096406.58841: done with get_vars() 24606 1727096406.58849: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Monday 23 September 2024 09:00:06 -0400 (0:00:00.022) 0:00:01.524 ****** 24606 1727096406.58921: entering _queue_task() for managed_node3/setup 24606 1727096406.59173: worker is 1 (out of 1 available) 24606 1727096406.59187: exiting _queue_task() for managed_node3/setup 24606 1727096406.59198: done queuing things up, now waiting for results queue to drain 24606 1727096406.59200: waiting for pending results... 24606 1727096406.59589: running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test 24606 1727096406.59594: in run() - task 0afff68d-5257-fd03-510f-0000000000ca 24606 1727096406.59596: variable 'ansible_search_path' from source: unknown 24606 1727096406.59599: variable 'ansible_search_path' from source: unknown 24606 1727096406.59603: calling self._execute() 24606 1727096406.59677: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096406.59760: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096406.59780: variable 'omit' from source: magic vars 24606 1727096406.60749: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096406.62689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096406.62741: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096406.62771: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096406.62794: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096406.62815: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096406.62875: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096406.62894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096406.62912: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096406.62944: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096406.62955: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096406.63134: variable 'ansible_facts' from source: unknown 24606 1727096406.63210: variable 'network_test_required_facts' from source: task vars 24606 1727096406.63251: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 24606 1727096406.63302: variable 'omit' from source: magic vars 24606 1727096406.63321: variable 'omit' from source: magic vars 24606 1727096406.63361: variable 'omit' from source: magic vars 24606 1727096406.63410: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24606 1727096406.63437: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24606 1727096406.63575: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24606 1727096406.63578: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096406.63580: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096406.63582: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24606 1727096406.63585: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096406.63587: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096406.63643: Set connection var ansible_connection to ssh 24606 1727096406.63653: Set connection var ansible_pipelining to False 24606 1727096406.63663: Set connection var ansible_timeout to 10 24606 1727096406.63680: Set connection var ansible_shell_executable to /bin/sh 24606 1727096406.63689: Set connection var ansible_shell_type to sh 24606 1727096406.63775: Set connection var ansible_module_compression to ZIP_DEFLATED 24606 1727096406.63778: variable 'ansible_shell_executable' from source: unknown 24606 1727096406.63781: variable 'ansible_connection' from source: unknown 24606 1727096406.63783: variable 'ansible_module_compression' from source: unknown 24606 1727096406.63785: variable 'ansible_shell_type' from source: unknown 24606 1727096406.63788: variable 'ansible_shell_executable' from source: unknown 24606 1727096406.63790: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096406.63792: variable 'ansible_pipelining' from source: unknown 24606 1727096406.63794: variable 'ansible_timeout' from source: unknown 24606 1727096406.63797: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096406.63998: 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__) 24606 1727096406.64006: variable 'omit' from source: magic vars 24606 1727096406.64016: starting attempt loop 24606 1727096406.64019: running the handler 24606 1727096406.64057: _low_level_execute_command(): starting 24606 1727096406.64063: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24606 1727096406.64532: 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 <<< 24606 1727096406.64536: stderr 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration <<< 24606 1727096406.64539: 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.152 originally 10.31.14.152 debug2: match found <<< 24606 1727096406.64542: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.64590: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096406.64594: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096406.64652: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096406.66290: stdout chunk (state=3): >>>/root <<< 24606 1727096406.66395: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096406.66423: stderr chunk (state=3): >>><<< 24606 1727096406.66425: stdout chunk (state=3): >>><<< 24606 1727096406.66438: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096406.66475: _low_level_execute_command(): starting 24606 1727096406.66479: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455 `" && echo ansible-tmp-1727096406.6644905-24734-278141092246455="` echo /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455 `" ) && sleep 0' 24606 1727096406.66908: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096406.66912: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096406.66914: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.66918: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096406.66920: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096406.66922: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.66966: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096406.66975: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096406.67016: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096406.68888: stdout chunk (state=3): >>>ansible-tmp-1727096406.6644905-24734-278141092246455=/root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455 <<< 24606 1727096406.68995: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096406.69075: stderr chunk (state=3): >>><<< 24606 1727096406.69079: stdout chunk (state=3): >>><<< 24606 1727096406.69082: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096406.6644905-24734-278141092246455=/root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455 , 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096406.69084: variable 'ansible_module_compression' from source: unknown 24606 1727096406.69118: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-24606xjma4a_9/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 24606 1727096406.69165: variable 'ansible_facts' from source: unknown 24606 1727096406.69301: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/AnsiballZ_setup.py 24606 1727096406.69401: Sending initial data 24606 1727096406.69405: Sent initial data (154 bytes) 24606 1727096406.69844: 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 <<< 24606 1727096406.69850: stderr 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.152 originally 10.31.14.152 debug2: match not found <<< 24606 1727096406.69853: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.69857: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096406.69859: stderr 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.69907: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096406.69910: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096406.69950: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096406.71501: 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" <<< 24606 1727096406.71509: stderr chunk (state=3): >>>debug2: Server supports extension "users-groups-by-id@openssh.com" revision 1 <<< 24606 1727096406.71532: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24606 1727096406.71565: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24606xjma4a_9/tmp5_ujp5xw /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/AnsiballZ_setup.py <<< 24606 1727096406.71574: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/AnsiballZ_setup.py" <<< 24606 1727096406.71601: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24606xjma4a_9/tmp5_ujp5xw" to remote "/root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/AnsiballZ_setup.py" <<< 24606 1727096406.71603: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/AnsiballZ_setup.py" <<< 24606 1727096406.72544: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096406.72593: stderr chunk (state=3): >>><<< 24606 1727096406.72596: stdout chunk (state=3): >>><<< 24606 1727096406.72612: done transferring module to remote 24606 1727096406.72624: _low_level_execute_command(): starting 24606 1727096406.72631: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/ /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/AnsiballZ_setup.py && sleep 0' 24606 1727096406.73076: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096406.73080: 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.152 originally 10.31.14.152 debug2: match not found <<< 24606 1727096406.73082: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.73087: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096406.73096: stderr 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.73151: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096406.73156: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096406.73158: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096406.73196: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096406.74991: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096406.75016: stderr chunk (state=3): >>><<< 24606 1727096406.75019: stdout chunk (state=3): >>><<< 24606 1727096406.75033: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096406.75036: _low_level_execute_command(): starting 24606 1727096406.75043: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/AnsiballZ_setup.py && sleep 0' 24606 1727096406.75511: 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 <<< 24606 1727096406.75514: stderr 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.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.75516: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096406.75518: stderr 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096406.75566: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096406.75582: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096406.75587: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096406.75614: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096406.77788: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24606 1727096406.77799: stdout chunk (state=3): >>>import _imp # builtin <<< 24606 1727096406.77833: stdout chunk (state=3): >>>import '_thread' # <<< 24606 1727096406.77836: stdout chunk (state=3): >>>import '_warnings' # <<< 24606 1727096406.77839: stdout chunk (state=3): >>>import '_weakref' # <<< 24606 1727096406.77899: stdout chunk (state=3): >>>import '_io' # <<< 24606 1727096406.77902: stdout chunk (state=3): >>>import 'marshal' # <<< 24606 1727096406.77934: stdout chunk (state=3): >>>import 'posix' # <<< 24606 1727096406.77967: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24606 1727096406.77999: stdout chunk (state=3): >>>import 'time' # <<< 24606 1727096406.78006: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 24606 1727096406.78052: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 24606 1727096406.78059: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.78070: stdout chunk (state=3): >>>import '_codecs' # <<< 24606 1727096406.78096: stdout chunk (state=3): >>>import 'codecs' # <<< 24606 1727096406.78122: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 24606 1727096406.78149: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 24606 1727096406.78160: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76c0184d0> <<< 24606 1727096406.78165: stdout chunk (state=3): >>>import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bfe7b30> <<< 24606 1727096406.78189: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py <<< 24606 1727096406.78192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' <<< 24606 1727096406.78211: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76c01aa50> <<< 24606 1727096406.78227: stdout chunk (state=3): >>>import '_signal' # <<< 24606 1727096406.78245: stdout chunk (state=3): >>>import '_abc' # <<< 24606 1727096406.78253: stdout chunk (state=3): >>>import 'abc' # <<< 24606 1727096406.78261: stdout chunk (state=3): >>>import 'io' # <<< 24606 1727096406.78294: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 24606 1727096406.78379: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24606 1727096406.78404: stdout chunk (state=3): >>>import 'genericpath' # <<< 24606 1727096406.78409: stdout chunk (state=3): >>>import 'posixpath' # <<< 24606 1727096406.78436: stdout chunk (state=3): >>>import 'os' # <<< 24606 1727096406.78455: stdout chunk (state=3): >>>import '_sitebuiltins' # <<< 24606 1727096406.78458: stdout chunk (state=3): >>>Processing user site-packages <<< 24606 1727096406.78484: stdout chunk (state=3): >>>Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 24606 1727096406.78488: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' <<< 24606 1727096406.78489: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 24606 1727096406.78513: 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 <<< 24606 1727096406.78518: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 24606 1727096406.78540: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bdc9130> <<< 24606 1727096406.78595: 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 <<< 24606 1727096406.78605: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.78608: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bdc9fa0> <<< 24606 1727096406.78631: stdout chunk (state=3): >>>import 'site' # <<< 24606 1727096406.78662: 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. <<< 24606 1727096406.79031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24606 1727096406.79050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24606 1727096406.79073: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 24606 1727096406.79089: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.79098: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24606 1727096406.79140: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24606 1727096406.79152: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 24606 1727096406.79197: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be07e30> <<< 24606 1727096406.79215: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24606 1727096406.79226: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24606 1727096406.79252: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be07ef0> <<< 24606 1727096406.79275: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24606 1727096406.79299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24606 1727096406.79320: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24606 1727096406.79365: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.79385: stdout chunk (state=3): >>>import 'itertools' # <<< 24606 1727096406.79418: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc matches /usr/lib64/python3.12/keyword.py <<< 24606 1727096406.79421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/keyword.cpython-312.pyc' <<< 24606 1727096406.79424: stdout chunk (state=3): >>>import 'keyword' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be3f860> <<< 24606 1727096406.79448: 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' <<< 24606 1727096406.79459: stdout chunk (state=3): >>>import 'reprlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be3fef0> <<< 24606 1727096406.79469: stdout chunk (state=3): >>>import '_collections' # <<< 24606 1727096406.79515: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be1fb00> <<< 24606 1727096406.79528: stdout chunk (state=3): >>>import '_functools' # <<< 24606 1727096406.79553: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be1d220> <<< 24606 1727096406.79641: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be04fe0> <<< 24606 1727096406.79670: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24606 1727096406.79680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 24606 1727096406.79694: stdout chunk (state=3): >>>import '_sre' # <<< 24606 1727096406.79712: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24606 1727096406.79743: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24606 1727096406.79761: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc matches /usr/lib64/python3.12/re/_constants.py <<< 24606 1727096406.79765: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_constants.cpython-312.pyc' <<< 24606 1727096406.79792: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be5f800> <<< 24606 1727096406.79806: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be5e420> <<< 24606 1727096406.79834: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py <<< 24606 1727096406.79840: 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 0x7fa76be1e0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be5cc80> <<< 24606 1727096406.79892: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 24606 1727096406.79901: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' <<< 24606 1727096406.79914: stdout chunk (state=3): >>>import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be94830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be04260> <<< 24606 1727096406.79923: 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' <<< 24606 1727096406.79966: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.79972: 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 0x7fa76be94ce0> <<< 24606 1727096406.79988: stdout chunk (state=3): >>>import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be94b90> <<< 24606 1727096406.79991: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.80009: 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 0x7fa76be94f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be02d80> <<< 24606 1727096406.80038: 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' <<< 24606 1727096406.80065: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 24606 1727096406.80088: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 24606 1727096406.80108: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be95670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be95340> <<< 24606 1727096406.80152: stdout chunk (state=3): >>>import 'importlib.machinery' # # /usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc matches /usr/lib64/python3.12/importlib/_abc.py <<< 24606 1727096406.80157: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/_abc.cpython-312.pyc' <<< 24606 1727096406.80255: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be96570> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24606 1727096406.80264: 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 <<< 24606 1727096406.80286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76beac770> <<< 24606 1727096406.80289: stdout chunk (state=3): >>>import 'errno' # <<< 24606 1727096406.80318: 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' <<< 24606 1727096406.80326: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa76beade50> <<< 24606 1727096406.80349: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 24606 1727096406.80356: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 24606 1727096406.80379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 24606 1727096406.80385: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 24606 1727096406.80398: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76beaecf0> <<< 24606 1727096406.80433: 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' <<< 24606 1727096406.80439: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa76beaf320> <<< 24606 1727096406.80448: stdout chunk (state=3): >>>import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76beae240> <<< 24606 1727096406.80466: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 24606 1727096406.80472: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24606 1727096406.80514: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.80522: 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 0x7fa76beafda0><<< 24606 1727096406.80529: stdout chunk (state=3): >>> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76beaf4d0> <<< 24606 1727096406.80566: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be964e0> <<< 24606 1727096406.80587: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24606 1727096406.80609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24606 1727096406.80637: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 24606 1727096406.80648: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24606 1727096406.80682: 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 0x7fa76bbbbcb0> <<< 24606 1727096406.80705: 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' <<< 24606 1727096406.80737: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.80740: 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 0x7fa76bbe4800> <<< 24606 1727096406.80755: stdout chunk (state=3): >>>import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe4560> <<< 24606 1727096406.80758: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.80784: 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 0x7fa76bbe4710> <<< 24606 1727096406.80793: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 24606 1727096406.80800: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 24606 1727096406.80866: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.80990: 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 0x7fa76bbe50a0> <<< 24606 1727096406.81111: 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 0x7fa76bbe5a60> <<< 24606 1727096406.81125: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe4950> <<< 24606 1727096406.81137: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbb9e50> <<< 24606 1727096406.81163: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24606 1727096406.81183: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24606 1727096406.81201: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 24606 1727096406.81218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 24606 1727096406.81221: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe6e70> <<< 24606 1727096406.81240: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe5bb0> <<< 24606 1727096406.81260: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be96c90> <<< 24606 1727096406.81284: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24606 1727096406.81349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.81359: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24606 1727096406.81396: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24606 1727096406.81421: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc0f1d0> <<< 24606 1727096406.81481: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24606 1727096406.81493: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.81508: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24606 1727096406.81524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24606 1727096406.81565: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc33500> <<< 24606 1727096406.81583: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24606 1727096406.81629: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24606 1727096406.81680: stdout chunk (state=3): >>>import 'ntpath' # <<< 24606 1727096406.81709: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 24606 1727096406.81712: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc942f0> <<< 24606 1727096406.81725: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24606 1727096406.81753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 24606 1727096406.81779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24606 1727096406.81816: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24606 1727096406.81899: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc96a50> <<< 24606 1727096406.81976: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc94410> <<< 24606 1727096406.82009: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc592e0> <<< 24606 1727096406.82036: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 24606 1727096406.82052: 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 0x7fa76b529400> <<< 24606 1727096406.82064: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc32300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe7dd0> <<< 24606 1727096406.82233: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 24606 1727096406.82258: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa76bc32660> <<< 24606 1727096406.82563: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_rnk0ukss/ansible_setup_payload.zip' <<< 24606 1727096406.82575: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.82689: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.82719: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 24606 1727096406.82728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 24606 1727096406.82770: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 24606 1727096406.82845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24606 1727096406.82872: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py <<< 24606 1727096406.82891: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5930b0> <<< 24606 1727096406.82893: stdout chunk (state=3): >>>import '_typing' # <<< 24606 1727096406.83070: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b571fa0> <<< 24606 1727096406.83078: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b571160> # zipimport: zlib available <<< 24606 1727096406.83102: stdout chunk (state=3): >>>import 'ansible' # <<< 24606 1727096406.83117: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.83135: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.83153: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.83162: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 24606 1727096406.83172: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.84549: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.85659: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 24606 1727096406.85666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5913a0> <<< 24606 1727096406.85694: 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' <<< 24606 1727096406.85714: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py <<< 24606 1727096406.85719: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' <<< 24606 1727096406.85741: 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' <<< 24606 1727096406.85779: 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' <<< 24606 1727096406.85785: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa76b5c2ab0> <<< 24606 1727096406.85815: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5c2840> <<< 24606 1727096406.85850: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5c2150> <<< 24606 1727096406.85872: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py <<< 24606 1727096406.85875: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 24606 1727096406.85919: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5c25a0> <<< 24606 1727096406.85922: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b593d40> import 'atexit' # <<< 24606 1727096406.85953: 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 0x7fa76b5c3830> <<< 24606 1727096406.85979: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.85983: 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 0x7fa76b5c39e0> <<< 24606 1727096406.86001: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24606 1727096406.86050: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24606 1727096406.86065: stdout chunk (state=3): >>>import '_locale' # <<< 24606 1727096406.86100: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5c3ef0> <<< 24606 1727096406.86114: stdout chunk (state=3): >>>import 'pwd' # <<< 24606 1727096406.86135: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24606 1727096406.86158: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24606 1727096406.86191: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b42dd00> <<< 24606 1727096406.86217: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.86222: 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 0x7fa76b42f920> <<< 24606 1727096406.86245: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24606 1727096406.86256: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24606 1727096406.86291: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b4302f0> <<< 24606 1727096406.86307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 24606 1727096406.86338: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 24606 1727096406.86355: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b431490> <<< 24606 1727096406.86379: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24606 1727096406.86406: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24606 1727096406.86428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py <<< 24606 1727096406.86433: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc' <<< 24606 1727096406.86487: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b433f20> <<< 24606 1727096406.86518: stdout chunk (state=3): >>># extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.86523: 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 0x7fa76b438260> <<< 24606 1727096406.86539: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b4321e0> <<< 24606 1727096406.86563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 24606 1727096406.86584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 24606 1727096406.86605: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py <<< 24606 1727096406.86610: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' <<< 24606 1727096406.86629: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py <<< 24606 1727096406.86742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' <<< 24606 1727096406.86765: 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' <<< 24606 1727096406.86789: stdout chunk (state=3): >>>import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b43bef0> <<< 24606 1727096406.86797: stdout chunk (state=3): >>>import '_tokenize' # <<< 24606 1727096406.86856: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b43a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b43a720> <<< 24606 1727096406.86880: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc matches /usr/lib64/python3.12/textwrap.py <<< 24606 1727096406.86885: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/textwrap.cpython-312.pyc' <<< 24606 1727096406.86958: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b43ac90> <<< 24606 1727096406.86982: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b4326f0> <<< 24606 1727096406.87013: 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 0x7fa76b480170> <<< 24606 1727096406.87038: 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 0x7fa76b480320> <<< 24606 1727096406.87064: 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 <<< 24606 1727096406.87078: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' <<< 24606 1727096406.87098: 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' <<< 24606 1727096406.87135: stdout chunk (state=3): >>># extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.87145: 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 0x7fa76b481d90> <<< 24606 1727096406.87156: stdout chunk (state=3): >>>import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b481b50> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24606 1727096406.87187: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24606 1727096406.87237: stdout chunk (state=3): >>># extension module '_uuid' loaded from '/usr/lib64/python3.12/lib-dynload/_uuid.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.87242: 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 0x7fa76b4842c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b482480> <<< 24606 1727096406.87264: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24606 1727096406.87299: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.87324: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 24606 1727096406.87345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 24606 1727096406.87382: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b487aa0> <<< 24606 1727096406.87506: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b484470> <<< 24606 1727096406.87571: 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' <<< 24606 1727096406.87578: stdout chunk (state=3): >>># extension module 'systemd._journal' executed from '/usr/lib64/python3.12/site-packages/systemd/_journal.cpython-312-x86_64-linux-gnu.so' import 'systemd._journal' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa76b488860> <<< 24606 1727096406.87600: 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' <<< 24606 1727096406.87605: 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 0x7fa76b488950> <<< 24606 1727096406.87644: 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' <<< 24606 1727096406.87649: 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 0x7fa76b488c50> <<< 24606 1727096406.87675: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b4804a0> <<< 24606 1727096406.87686: 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' <<< 24606 1727096406.87700: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24606 1727096406.87718: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24606 1727096406.87751: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.87779: 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 0x7fa76b314410> <<< 24606 1727096406.87926: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.87929: 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 0x7fa76b3156a0> <<< 24606 1727096406.87943: stdout chunk (state=3): >>>import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b48abd0> <<< 24606 1727096406.87971: 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' <<< 24606 1727096406.87993: 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 0x7fa76b48bf50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b48a7e0> <<< 24606 1727096406.87998: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.88018: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 24606 1727096406.88025: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.88113: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.88194: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.88216: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 24606 1727096406.88237: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.88241: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.88259: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 24606 1727096406.88378: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.88488: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.89040: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.89583: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 24606 1727096406.89594: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # <<< 24606 1727096406.89606: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.converters' # <<< 24606 1727096406.89625: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24606 1727096406.89639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.89689: stdout chunk (state=3): >>># extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.89694: 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 0x7fa76b319880> <<< 24606 1727096406.89773: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/_endian.py <<< 24606 1727096406.89777: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/_endian.cpython-312.pyc' <<< 24606 1727096406.89794: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b31a660> <<< 24606 1727096406.89799: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76c01bf80> <<< 24606 1727096406.89851: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 24606 1727096406.89857: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.89883: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.89889: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # <<< 24606 1727096406.89902: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.90048: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.90195: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 24606 1727096406.90201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 24606 1727096406.90218: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b31a8d0> <<< 24606 1727096406.90222: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.90684: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91127: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91190: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91274: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24606 1727096406.91276: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91313: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91356: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 24606 1727096406.91358: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91417: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91501: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 24606 1727096406.91518: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91525: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91536: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 24606 1727096406.91553: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91583: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91621: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24606 1727096406.91629: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.91861: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92087: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24606 1727096406.92155: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24606 1727096406.92164: stdout chunk (state=3): >>>import '_ast' # <<< 24606 1727096406.92232: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b31b980> <<< 24606 1727096406.92242: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92315: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92386: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 24606 1727096406.92389: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # <<< 24606 1727096406.92406: stdout chunk (state=3): >>>import 'ansible.module_utils.common.arg_spec' # <<< 24606 1727096406.92421: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92461: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92495: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24606 1727096406.92511: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92550: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92593: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92650: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92716: 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 <<< 24606 1727096406.92757: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.92846: 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' <<< 24606 1727096406.92855: 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 0x7fa76b3263c0> <<< 24606 1727096406.92886: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b321b20> <<< 24606 1727096406.92915: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 24606 1727096406.92923: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # <<< 24606 1727096406.92930: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.92989: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93049: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93081: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93117: 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 <<< 24606 1727096406.93125: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096406.93137: 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 <<< 24606 1727096406.93168: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24606 1727096406.93185: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24606 1727096406.93243: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24606 1727096406.93256: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24606 1727096406.93278: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24606 1727096406.93326: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b40ebd0> <<< 24606 1727096406.93375: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5ee8d0> <<< 24606 1727096406.93453: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b326450> <<< 24606 1727096406.93464: stdout chunk (state=3): >>>import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b31b2f0> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 24606 1727096406.93471: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93493: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93521: stdout chunk (state=3): >>>import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 24606 1727096406.93581: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 24606 1727096406.93597: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93608: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 24606 1727096406.93622: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93681: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93741: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93754: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93779: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93816: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93860: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93891: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.93929: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 24606 1727096406.93943: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94012: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94081: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94105: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94133: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # <<< 24606 1727096406.94161: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94333: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94506: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94547: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.94606: 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' <<< 24606 1727096406.94626: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 24606 1727096406.94647: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' <<< 24606 1727096406.94666: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 24606 1727096406.94698: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' <<< 24606 1727096406.94715: stdout chunk (state=3): >>>import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b65a0> <<< 24606 1727096406.94741: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 24606 1727096406.94753: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 24606 1727096406.94779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 24606 1727096406.94820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 24606 1727096406.94845: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py <<< 24606 1727096406.94859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' <<< 24606 1727096406.94875: stdout chunk (state=3): >>>import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76afe8200> <<< 24606 1727096406.94904: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.94925: 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 0x7fa76afe87d0> <<< 24606 1727096406.94973: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3a34d0> <<< 24606 1727096406.94992: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b7110> <<< 24606 1727096406.95020: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b4c80> <<< 24606 1727096406.95034: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b6600> <<< 24606 1727096406.95054: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 24606 1727096406.95109: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 24606 1727096406.95127: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 24606 1727096406.95146: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 24606 1727096406.95168: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py <<< 24606 1727096406.95176: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 24606 1727096406.95206: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.95209: 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 0x7fa76afeb500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76afeadb0> <<< 24606 1727096406.95263: 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' <<< 24606 1727096406.95266: stdout chunk (state=3): >>>import '_queue' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa76afeaf90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76afea1e0> <<< 24606 1727096406.95287: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 24606 1727096406.95421: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 24606 1727096406.95439: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76afeb650> <<< 24606 1727096406.95454: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 24606 1727096406.95489: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 24606 1727096406.95514: stdout chunk (state=3): >>># extension module '_multiprocessing' loaded from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.95519: stdout chunk (state=3): >>># extension module '_multiprocessing' executed from '/usr/lib64/python3.12/lib-dynload/_multiprocessing.cpython-312-x86_64-linux-gnu.so' import '_multiprocessing' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa76b04a120> <<< 24606 1727096406.95548: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b048140> <<< 24606 1727096406.95582: stdout chunk (state=3): >>>import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b49e0> import 'ansible.module_utils.facts.timeout' # <<< 24606 1727096406.95601: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # <<< 24606 1727096406.95607: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95625: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # <<< 24606 1727096406.95638: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95696: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95749: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # <<< 24606 1727096406.95766: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95816: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95862: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 24606 1727096406.95877: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95897: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95909: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 24606 1727096406.95916: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95938: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.95963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.apparmor' # <<< 24606 1727096406.95982: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96023: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96073: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # <<< 24606 1727096406.96081: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96120: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 24606 1727096406.96172: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96223: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96286: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96339: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # <<< 24606 1727096406.96406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.cmdline' # <<< 24606 1727096406.96416: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.96893: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97325: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 24606 1727096406.97331: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97386: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97435: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97471: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97508: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # <<< 24606 1727096406.97520: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.date_time' # # zipimport: zlib available<<< 24606 1727096406.97531: stdout chunk (state=3): >>> <<< 24606 1727096406.97550: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97587: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 24606 1727096406.97604: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97652: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97701: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 24606 1727096406.97724: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97744: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97782: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 24606 1727096406.97814: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97860: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.loadavg' # <<< 24606 1727096406.97864: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.97927: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98018: 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' <<< 24606 1727096406.98062: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b04a990> <<< 24606 1727096406.98066: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 24606 1727096406.98100: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 24606 1727096406.98226: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b04aae0> import 'ansible.module_utils.facts.system.local' # <<< 24606 1727096406.98231: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98291: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98372: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 24606 1727096406.98391: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98455: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98535: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 24606 1727096406.98545: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98607: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98682: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 24606 1727096406.98688: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98724: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.98779: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 24606 1727096406.98820: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 24606 1727096406.98894: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.98952: 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 0x7fa76b0862a0> <<< 24606 1727096406.99138: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b075fd0> import 'ansible.module_utils.facts.system.python' # <<< 24606 1727096406.99156: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99204: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99262: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # <<< 24606 1727096406.99266: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99352: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99427: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99541: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99685: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 24606 1727096406.99688: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 24606 1727096406.99700: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99737: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 24606 1727096406.99786: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99819: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99873: 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' <<< 24606 1727096406.99906: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096406.99928: 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 0x7fa76b099dc0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b099a00> <<< 24606 1727096406.99931: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.user' # <<< 24606 1727096406.99953: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096406.99960: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware' # <<< 24606 1727096406.99975: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00009: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00052: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 24606 1727096407.00056: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00212: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00357: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 24606 1727096407.00373: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00466: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00564: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00601: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00647: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # import 'ansible.module_utils.facts.hardware.darwin' # <<< 24606 1727096407.00664: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00683: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00704: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00841: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.00988: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 24606 1727096407.00995: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.01124: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.01241: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 24606 1727096407.01251: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.01279: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.01593: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.01869: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.02416: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # <<< 24606 1727096407.02431: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.02518: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.02621: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 24606 1727096407.02649: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.02726: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.02832: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # # zipimport: zlib available <<< 24606 1727096407.02987: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03134: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 24606 1727096407.03166: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network' # <<< 24606 1727096407.03195: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03217: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03261: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 24606 1727096407.03291: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03380: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03462: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03661: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03863: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # <<< 24606 1727096407.03874: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.aix' # <<< 24606 1727096407.03877: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03914: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03953: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.darwin' # <<< 24606 1727096407.03959: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.03978: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04003: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.dragonfly' # <<< 24606 1727096407.04012: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04085: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04157: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # <<< 24606 1727096407.04165: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04180: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04203: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.freebsd' # <<< 24606 1727096407.04212: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04272: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04321: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 24606 1727096407.04337: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04387: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04444: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # <<< 24606 1727096407.04455: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04716: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.04970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 24606 1727096407.04987: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05036: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 24606 1727096407.05108: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05139: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05176: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # <<< 24606 1727096407.05184: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05213: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05246: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 24606 1727096407.05257: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05288: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05317: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.openbsd' # <<< 24606 1727096407.05335: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05403: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05490: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # <<< 24606 1727096407.05502: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05515: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.virtual' # <<< 24606 1727096407.05525: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05574: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05612: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # <<< 24606 1727096407.05621: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05641: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05666: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05706: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05760: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05821: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.05899: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # <<< 24606 1727096407.05910: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available <<< 24606 1727096407.05980: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06009: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # <<< 24606 1727096407.06022: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06221: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06428: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 24606 1727096407.06432: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06464: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06514: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # <<< 24606 1727096407.06524: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06563: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06616: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 24606 1727096407.06619: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06697: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06797: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 24606 1727096407.06814: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06879: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.06963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.ansible_collector' # <<< 24606 1727096407.06970: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.compat' # import 'ansible.module_utils.facts' # <<< 24606 1727096407.07047: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.07253: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 24606 1727096407.07261: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 24606 1727096407.07278: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py <<< 24606 1727096407.07293: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 24606 1727096407.07332: stdout chunk (state=3): >>># extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.07335: stdout chunk (state=3): >>># extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa76ae975c0> <<< 24606 1727096407.07341: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76ae95bb0> <<< 24606 1727096407.07387: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76ae95280> <<< 24606 1727096407.08456: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "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-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype<<< 24606 1727096407.08478: stdout chunk (state=3): >>>": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "07", "epoch": "1727096407", "epoch_int": "1727096407", "date": "2024-09-23", "time": "09:00:07", "iso8601_micro": "2024-09-23T13:00:07.080688Z", "iso8601": "2024-09-23T13:00:07Z", "iso8601_basic": "20240923T090007080688", "iso8601_basic_short": "20240923T090007", "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 24606 1727096407.09064: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 24606 1727096407.09090: 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 <<< 24606 1727096407.09107: stdout chunk (state=3): >>># clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external <<< 24606 1727096407.09123: stdout chunk (state=3): >>># cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools <<< 24606 1727096407.09160: stdout chunk (state=3): >>># cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma <<< 24606 1727096407.09186: stdout chunk (state=3): >>># cleanup[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 <<< 24606 1727096407.09189: 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<<< 24606 1727096407.09215: stdout chunk (state=3): >>> # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing <<< 24606 1727096407.09235: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 24606 1727096407.09276: stdout chunk (state=3): >>># destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # 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 <<< 24606 1727096407.09280: stdout chunk (state=3): >>># 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 <<< 24606 1727096407.09311: 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 <<< 24606 1727096407.09340: stdout chunk (state=3): >>># 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 <<< 24606 1727096407.09348: stdout chunk (state=3): >>># 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 <<< 24606 1727096407.09685: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 24606 1727096407.09696: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 24606 1727096407.09751: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 24606 1727096407.09799: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 24606 1727096407.09812: stdout chunk (state=3): >>># destroy ntpath <<< 24606 1727096407.09828: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder <<< 24606 1727096407.09878: stdout chunk (state=3): >>># destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select <<< 24606 1727096407.09881: stdout chunk (state=3): >>># destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 24606 1727096407.09938: stdout chunk (state=3): >>># destroy selinux # destroy shutil <<< 24606 1727096407.09941: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 24606 1727096407.10004: 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 <<< 24606 1727096407.10035: stdout chunk (state=3): >>># destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process <<< 24606 1727096407.10070: stdout chunk (state=3): >>># destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 24606 1727096407.10103: stdout chunk (state=3): >>># destroy _ssl <<< 24606 1727096407.10140: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json <<< 24606 1727096407.10174: stdout chunk (state=3): >>># destroy socket # destroy struct # destroy glob <<< 24606 1727096407.10206: stdout chunk (state=3): >>># destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector <<< 24606 1727096407.10235: 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 <<< 24606 1727096407.10292: 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 <<< 24606 1727096407.10333: stdout chunk (state=3): >>># 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 <<< 24606 1727096407.10365: stdout chunk (state=3): >>># cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix <<< 24606 1727096407.10386: 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 <<< 24606 1727096407.10539: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 24606 1727096407.10598: stdout chunk (state=3): >>># destroy _collections <<< 24606 1727096407.10601: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 24606 1727096407.10641: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 24606 1727096407.10678: 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 <<< 24606 1727096407.10691: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 24606 1727096407.10784: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 24606 1727096407.10807: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 24606 1727096407.10842: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 24606 1727096407.10884: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix <<< 24606 1727096407.10894: stdout chunk (state=3): >>># destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 24606 1727096407.11247: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 24606 1727096407.11288: stderr chunk (state=3): >>><<< 24606 1727096407.11292: stdout chunk (state=3): >>><<< 24606 1727096407.11400: _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 0x7fa76c0184d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bfe7b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.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 0x7fa76c01aa50> 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 0x7fa76bdc9130> # /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 0x7fa76bdc9fa0> 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 0x7fa76be07e30> # /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 0x7fa76be07ef0> # /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 0x7fa76be3f860> # /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 0x7fa76be3fef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be1fb00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be1d220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be04fe0> # /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 0x7fa76be5f800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be5e420> # /usr/lib64/python3.12/re/__pycache__/_casefix.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 0x7fa76be1e0f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be5cc80> # /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 0x7fa76be94830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be04260> # /usr/lib64/python3.12/__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 0x7fa76be94ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be94b90> # 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 0x7fa76be94f80> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be02d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.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 0x7fa76be95670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be95340> 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 0x7fa76be96570> 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 0x7fa76beac770> 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 0x7fa76beade50> # /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 0x7fa76beaecf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7fa76beaf320> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76beae240> # /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 0x7fa76beafda0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76beaf4d0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be964e0> # /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 0x7fa76bbbbcb0> # /usr/lib64/python3.12/__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 0x7fa76bbe4800> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe4560> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-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 0x7fa76bbe4710> # /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 0x7fa76bbe50a0> # 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 0x7fa76bbe5a60> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe4950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbb9e50> # /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 0x7fa76bbe6e70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe5bb0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76be96c90> # /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 0x7fa76bc0f1d0> # /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 0x7fa76bc33500> # /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 0x7fa76bc942f0> # /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 0x7fa76bc96a50> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc94410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc592e0> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.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 0x7fa76b529400> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bc32300> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76bbe7dd0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa76bc32660> # zipimport: found 103 names in '/tmp/ansible_setup_payload_rnk0ukss/ansible_setup_payload.zip' # zipimport: zlib available # zipimport: zlib available # /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py # code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5930b0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b571fa0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b571160> # 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 0x7fa76b5913a0> # /usr/lib64/python3.12/json/__pycache__/__init__.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 0x7fa76b5c2ab0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5c2840> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5c2150> # /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 0x7fa76b5c25a0> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b593d40> 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 0x7fa76b5c3830> # 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 0x7fa76b5c39e0> # /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 0x7fa76b5c3ef0> 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 0x7fa76b42dd00> # 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 0x7fa76b42f920> # /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 0x7fa76b4302f0> # /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 0x7fa76b431490> # /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 0x7fa76b433f20> # 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 0x7fa76b438260> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b4321e0> # /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 0x7fa76b43bef0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b43a9c0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b43a720> # /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 0x7fa76b43ac90> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b4326f0> # 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 0x7fa76b480170> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /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 0x7fa76b480320> # /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 0x7fa76b481d90> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b481b50> # /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 0x7fa76b4842c0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b482480> # /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 0x7fa76b487aa0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b484470> # 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 0x7fa76b488860> # 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 0x7fa76b488950> # 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 0x7fa76b488c50> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b4804a0> # /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 0x7fa76b314410> # 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 0x7fa76b3156a0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b48abd0> # 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 0x7fa76b48bf50> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b48a7e0> # 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 0x7fa76b319880> # /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 0x7fa76b31a660> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76c01bf80> 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 0x7fa76b31a8d0> # 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 0x7fa76b31b980> # 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 0x7fa76b3263c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b321b20> 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 0x7fa76b40ebd0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b5ee8d0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b326450> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b31b2f0> # 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 0x7fa76b3b65a0> # /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 0x7fa76afe8200> # 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 0x7fa76afe87d0> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3a34d0> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b7110> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b4c80> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b6600> # /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 0x7fa76afeb500> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76afeadb0> # 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 0x7fa76afeaf90> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76afea1e0> # /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 0x7fa76afeb650> # /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 0x7fa76b04a120> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b048140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b3b49e0> 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 0x7fa76b04a990> # /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 0x7fa76b04aae0> 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 0x7fa76b0862a0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b075fd0> 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 0x7fa76b099dc0> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76b099a00> 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 0x7fa76ae975c0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76ae95bb0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa76ae95280> {"ansible_facts": {"ansible_lsb": {}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_apparmor": {"status": "disabled"}, "ansible_fips": false, "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_local": {}, "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-152.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-14-152", "ansible_nodename": "ip-10-31-14-152.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": "ec24182c1ede649ec25b32fe78ed72bb", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC7DqKfC0Ye8uNTSswfdzhsJfWNkZqr/RUstyC1z93+5saW22gxwNSvixV/q/ri8GxqpAsSE+oK2wsR0V0GdogZH271MQEZ63vu1adXuVvwMLN81oGLTzCz50BgmDXlvpEVTodRA7qlbviA7mmwUA/1WP1v1UqCiHmBjaiQT14v9PJhSSiWk1S/2gPlOmfl801arqI6YnvGYHiIop+XESUB4W8ewtJtTJhFqzucGnDCUYA1VAqcSIdjoQaZhZeDXc1gRTzx7QIe3EGJnCnomIPoXNvQk2UgnH08TJGZFoICgqdfZUi+g2uK+PweRJ1TUsmlf86iGOSFYgnCserDeAdpOIuLR5oBE8UNKjxPBW6hJ3It+vPT8mrYLOXrlbt7it9HhxfgYWcqc6ebJyBYNMo0bPdddEpIPiWDXZOoQmZGaGOpSa1K+8hxIvZ9t+jl8b8b8sODYeoVjVaeVXt0i5hoW0CoLWO77c+cGgwJ5+kzXD7eo/SVn+kYjDfKFBCtkJU=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ80c6wNB873zUjbHI8VtU557DuKd4APS4WjMTqAOLKKumkxtoQY9gCkk5ZG2HLqdKHBgsFER7nThIQ+11R1mBw=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINeHLdc2PHGxhVM3VxIFOOPlFPTEnJXEcPAkPavmyu6v", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "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.13.159 44844 10.31.14.152 22", "XDG_SESSION_CLASS": "user", "SELINUX_ROLE_REQUESTED": "", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "USER": "root", "SELINUX_USE_CURRENT_RANGE": "", "SHLVL": "1", "XDG_SESSION_ID": "5", "XDG_RUNTIME_DIR": "/run/user/0", "SSH_CLIENT": "10.31.13.159 44844 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_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_date_time": {"year": "2024", "month": "09", "weekday": "Monday", "weekday_number": "1", "weeknumber": "39", "day": "23", "hour": "09", "minute": "00", "second": "07", "epoch": "1727096407", "epoch_int": "1727096407", "date": "2024-09-23", "time": "09:00:07", "iso8601_micro": "2024-09-23T13:00:07.080688Z", "iso8601": "2024-09-23T13:00:07Z", "iso8601_basic": "20240923T090007080688", "iso8601_basic_short": "20240923T090007", "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_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_dns": {"search": ["us-east-1.aws.redhat.com"], "nameservers": ["10.29.169.13", "10.29.170.12", "10.2.32.1"]}, "ansible_service_mgr": "systemd", "ansible_pkg_mgr": "dnf", "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "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 # 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.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 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 # 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.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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 24606 1727096407.12232: done with _execute_module (setup, {'gather_subset': 'min', '_ansible_check_mode': False, '_ansible_no_log': False, '_ansible_debug': True, '_ansible_diff': False, '_ansible_verbosity': 2, '_ansible_version': '2.17.4', '_ansible_module_name': 'setup', '_ansible_syslog_facility': 'LOG_USER', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p', 'vfat'], '_ansible_string_conversion_action': 'warn', '_ansible_socket': None, '_ansible_shell_executable': '/bin/sh', '_ansible_keep_remote_files': False, '_ansible_tmpdir': '/root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24606 1727096407.12235: _low_level_execute_command(): starting 24606 1727096407.12238: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096406.6644905-24734-278141092246455/ > /dev/null 2>&1 && sleep 0' 24606 1727096407.12240: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096407.12243: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096407.12246: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096407.12248: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096407.12250: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 24606 1727096407.12253: stderr chunk (state=3): >>>debug2: match not found <<< 24606 1727096407.12260: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.12284: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration <<< 24606 1727096407.12287: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096407.12289: stderr 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.12350: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096407.12353: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096407.12356: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096407.12393: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096407.14289: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096407.14294: stderr chunk (state=3): >>><<< 24606 1727096407.14296: stdout chunk (state=3): >>><<< 24606 1727096407.14323: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096407.14345: handler run complete 24606 1727096407.14375: variable 'ansible_facts' from source: unknown 24606 1727096407.14436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.14508: variable 'ansible_facts' from source: unknown 24606 1727096407.14543: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.14578: attempt loop complete, returning result 24606 1727096407.14581: _execute() done 24606 1727096407.14583: dumping result to json 24606 1727096407.14591: done dumping result, returning 24606 1727096407.14599: done running TaskExecutor() for managed_node3/TASK: Gather the minimum subset of ansible_facts required by the network role test [0afff68d-5257-fd03-510f-0000000000ca] 24606 1727096407.14602: sending task result for task 0afff68d-5257-fd03-510f-0000000000ca 24606 1727096407.14771: done sending task result for task 0afff68d-5257-fd03-510f-0000000000ca 24606 1727096407.14775: WORKER PROCESS EXITING ok: [managed_node3] 24606 1727096407.14861: no more pending results, returning what we have 24606 1727096407.14864: results queue empty 24606 1727096407.14864: checking for any_errors_fatal 24606 1727096407.14866: done checking for any_errors_fatal 24606 1727096407.14866: checking for max_fail_percentage 24606 1727096407.14879: done checking for max_fail_percentage 24606 1727096407.14880: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.14881: done checking to see if all hosts have failed 24606 1727096407.14882: getting the remaining hosts for this loop 24606 1727096407.14883: done getting the remaining hosts for this loop 24606 1727096407.14887: getting the next task for host managed_node3 24606 1727096407.14895: done getting next task for host managed_node3 24606 1727096407.14897: ^ task is: TASK: Check if system is ostree 24606 1727096407.14899: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.14902: getting variables 24606 1727096407.14903: in VariableManager get_vars() 24606 1727096407.14923: Calling all_inventory to load vars for managed_node3 24606 1727096407.14925: Calling groups_inventory to load vars for managed_node3 24606 1727096407.14928: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.14936: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.14939: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.14941: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.15080: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.15195: done with get_vars() 24606 1727096407.15206: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Monday 23 September 2024 09:00:07 -0400 (0:00:00.563) 0:00:02.087 ****** 24606 1727096407.15272: entering _queue_task() for managed_node3/stat 24606 1727096407.15477: worker is 1 (out of 1 available) 24606 1727096407.15490: exiting _queue_task() for managed_node3/stat 24606 1727096407.15502: done queuing things up, now waiting for results queue to drain 24606 1727096407.15503: waiting for pending results... 24606 1727096407.15648: running TaskExecutor() for managed_node3/TASK: Check if system is ostree 24606 1727096407.15713: in run() - task 0afff68d-5257-fd03-510f-0000000000cc 24606 1727096407.15724: variable 'ansible_search_path' from source: unknown 24606 1727096407.15728: variable 'ansible_search_path' from source: unknown 24606 1727096407.15753: calling self._execute() 24606 1727096407.15812: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.15815: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.15824: variable 'omit' from source: magic vars 24606 1727096407.16165: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24606 1727096407.16364: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24606 1727096407.16400: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24606 1727096407.16427: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24606 1727096407.16452: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24606 1727096407.16515: 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) 24606 1727096407.16536: 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) 24606 1727096407.16554: 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) 24606 1727096407.16575: 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) 24606 1727096407.16667: Evaluated conditional (not __network_is_ostree is defined): True 24606 1727096407.16675: variable 'omit' from source: magic vars 24606 1727096407.16699: variable 'omit' from source: magic vars 24606 1727096407.16725: variable 'omit' from source: magic vars 24606 1727096407.16783: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24606 1727096407.16787: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24606 1727096407.16857: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24606 1727096407.16860: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096407.16862: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096407.16864: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24606 1727096407.16866: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.16873: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.16975: Set connection var ansible_connection to ssh 24606 1727096407.16978: Set connection var ansible_pipelining to False 24606 1727096407.16980: Set connection var ansible_timeout to 10 24606 1727096407.16984: Set connection var ansible_shell_executable to /bin/sh 24606 1727096407.16986: Set connection var ansible_shell_type to sh 24606 1727096407.16988: Set connection var ansible_module_compression to ZIP_DEFLATED 24606 1727096407.17077: variable 'ansible_shell_executable' from source: unknown 24606 1727096407.17080: variable 'ansible_connection' from source: unknown 24606 1727096407.17083: variable 'ansible_module_compression' from source: unknown 24606 1727096407.17085: variable 'ansible_shell_type' from source: unknown 24606 1727096407.17087: variable 'ansible_shell_executable' from source: unknown 24606 1727096407.17089: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.17091: variable 'ansible_pipelining' from source: unknown 24606 1727096407.17093: variable 'ansible_timeout' from source: unknown 24606 1727096407.17095: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.17192: 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__) 24606 1727096407.17195: variable 'omit' from source: magic vars 24606 1727096407.17197: starting attempt loop 24606 1727096407.17199: running the handler 24606 1727096407.17201: _low_level_execute_command(): starting 24606 1727096407.17210: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 24606 1727096407.17817: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096407.17830: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096407.17850: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096407.17867: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096407.17902: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.17906: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 24606 1727096407.17927: stderr chunk (state=3): >>>debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096407.17930: 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.152 originally 10.31.14.152 debug2: match found <<< 24606 1727096407.17932: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.17991: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096407.17995: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096407.18034: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096407.19695: stdout chunk (state=3): >>>/root <<< 24606 1727096407.19804: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096407.19830: stderr chunk (state=3): >>><<< 24606 1727096407.19833: stdout chunk (state=3): >>><<< 24606 1727096407.19854: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096407.19870: _low_level_execute_command(): starting 24606 1727096407.19878: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990 `" && echo ansible-tmp-1727096407.198535-24753-103782136411990="` echo /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990 `" ) && sleep 0' 24606 1727096407.20330: 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 <<< 24606 1727096407.20333: stderr 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.152 originally 10.31.14.152 debug2: match not found <<< 24606 1727096407.20335: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.20339: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096407.20342: stderr 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.20390: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096407.20393: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096407.20432: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096407.22313: stdout chunk (state=3): >>>ansible-tmp-1727096407.198535-24753-103782136411990=/root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990 <<< 24606 1727096407.22418: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096407.22445: stderr chunk (state=3): >>><<< 24606 1727096407.22448: stdout chunk (state=3): >>><<< 24606 1727096407.22465: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1727096407.198535-24753-103782136411990=/root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990 , 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096407.22513: variable 'ansible_module_compression' from source: unknown 24606 1727096407.22554: ANSIBALLZ: Using lock for stat 24606 1727096407.22557: ANSIBALLZ: Acquiring lock 24606 1727096407.22559: ANSIBALLZ: Lock acquired: 140418055855264 24606 1727096407.22562: ANSIBALLZ: Creating module 24606 1727096407.32210: ANSIBALLZ: Writing module into payload 24606 1727096407.32275: ANSIBALLZ: Writing module 24606 1727096407.32291: ANSIBALLZ: Renaming module 24606 1727096407.32296: ANSIBALLZ: Done creating module 24606 1727096407.32311: variable 'ansible_facts' from source: unknown 24606 1727096407.32358: transferring module to remote /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/AnsiballZ_stat.py 24606 1727096407.32461: Sending initial data 24606 1727096407.32464: Sent initial data (152 bytes) 24606 1727096407.32903: 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 <<< 24606 1727096407.32908: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass <<< 24606 1727096407.32911: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096407.32913: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.32962: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096407.32966: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096407.32976: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096407.33012: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096407.34644: 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 <<< 24606 1727096407.34679: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 24606 1727096407.34708: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-24606xjma4a_9/tmpgxxa8gm_ /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/AnsiballZ_stat.py <<< 24606 1727096407.34711: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/AnsiballZ_stat.py" <<< 24606 1727096407.34746: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: sftp_upload: upload local "/root/.ansible/tmp/ansible-local-24606xjma4a_9/tmpgxxa8gm_" to remote "/root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/AnsiballZ_stat.py" <<< 24606 1727096407.34749: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/AnsiballZ_stat.py" <<< 24606 1727096407.35241: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096407.35292: stderr chunk (state=3): >>><<< 24606 1727096407.35300: stdout chunk (state=3): >>><<< 24606 1727096407.35331: done transferring module to remote 24606 1727096407.35343: _low_level_execute_command(): starting 24606 1727096407.35348: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/ /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/AnsiballZ_stat.py && sleep 0' 24606 1727096407.35812: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096407.35815: 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.152 originally 10.31.14.152 debug2: match not found <<< 24606 1727096407.35817: 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.152 is address <<< 24606 1727096407.35819: 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.152 originally 10.31.14.152 debug2: match found <<< 24606 1727096407.35821: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.35883: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096407.35888: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096407.35890: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096407.35915: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096407.37808: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096407.37812: stdout chunk (state=3): >>><<< 24606 1727096407.37814: stderr chunk (state=3): >>><<< 24606 1727096407.37832: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096407.37921: _low_level_execute_command(): starting 24606 1727096407.37924: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/AnsiballZ_stat.py && sleep 0' 24606 1727096407.38457: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 <<< 24606 1727096407.38478: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096407.38493: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096407.38512: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 24606 1727096407.38530: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 <<< 24606 1727096407.38544: stderr chunk (state=3): >>>debug2: match not found <<< 24606 1727096407.38558: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.38590: stderr chunk (state=3): >>>debug1: configuration requests final Match pass <<< 24606 1727096407.38605: stderr chunk (state=3): >>>debug2: resolve_canonicalize: hostname 10.31.14.152 is address <<< 24606 1727096407.38685: 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.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.38704: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096407.38721: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096407.38745: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096407.38822: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096407.41078: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 24606 1727096407.41091: stdout chunk (state=3): >>>import _imp # builtin <<< 24606 1727096407.41125: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 24606 1727096407.41132: stdout chunk (state=3): >>>import '_weakref' # <<< 24606 1727096407.41190: stdout chunk (state=3): >>>import '_io' # <<< 24606 1727096407.41194: stdout chunk (state=3): >>>import 'marshal' # <<< 24606 1727096407.41227: stdout chunk (state=3): >>>import 'posix' # <<< 24606 1727096407.41261: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 24606 1727096407.41292: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # <<< 24606 1727096407.41299: stdout chunk (state=3): >>># installed zipimport hook <<< 24606 1727096407.41342: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 24606 1727096407.41355: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.41365: stdout chunk (state=3): >>>import '_codecs' # <<< 24606 1727096407.41385: stdout chunk (state=3): >>>import 'codecs' # <<< 24606 1727096407.41416: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 24606 1727096407.41447: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 24606 1727096407.41459: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde3bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde38bb00> <<< 24606 1727096407.41487: 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' <<< 24606 1727096407.41490: stdout chunk (state=3): >>>import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde3bea50> <<< 24606 1727096407.41512: stdout chunk (state=3): >>>import '_signal' # <<< 24606 1727096407.41538: stdout chunk (state=3): >>>import '_abc' # <<< 24606 1727096407.41550: stdout chunk (state=3): >>>import 'abc' # <<< 24606 1727096407.41560: stdout chunk (state=3): >>>import 'io' # <<< 24606 1727096407.41594: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 24606 1727096407.41692: stdout chunk (state=3): >>>import '_collections_abc' # <<< 24606 1727096407.41722: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 24606 1727096407.41751: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 24606 1727096407.41804: 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' <<< 24606 1727096407.41808: stdout chunk (state=3): >>>Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 24606 1727096407.41834: 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' <<< 24606 1727096407.41844: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde3cd130> <<< 24606 1727096407.41916: 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 <<< 24606 1727096407.41922: 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 0x7f0fde3cdfa0> <<< 24606 1727096407.41938: stdout chunk (state=3): >>>import 'site' # <<< 24606 1727096407.41972: 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. <<< 24606 1727096407.42193: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 24606 1727096407.42236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 24606 1727096407.42244: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py <<< 24606 1727096407.42260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.42293: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 24606 1727096407.42297: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 24606 1727096407.42314: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 24606 1727096407.42348: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 24606 1727096407.42372: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1cbe30> # /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 24606 1727096407.42416: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 24606 1727096407.42419: stdout chunk (state=3): >>>import '_operator' # <<< 24606 1727096407.42429: stdout chunk (state=3): >>>import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1cbef0> # /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 24606 1727096407.42461: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 24606 1727096407.42483: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 24606 1727096407.42530: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.42546: stdout chunk (state=3): >>>import 'itertools' # <<< 24606 1727096407.42580: 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 0x7f0fde203860> <<< 24606 1727096407.42616: 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 0x7f0fde203ef0> <<< 24606 1727096407.42619: stdout chunk (state=3): >>>import '_collections' # <<< 24606 1727096407.42684: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1e3b00> <<< 24606 1727096407.42694: stdout chunk (state=3): >>>import '_functools' # <<< 24606 1727096407.42705: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1e1220> <<< 24606 1727096407.42799: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1c8fe0> <<< 24606 1727096407.42817: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 24606 1727096407.42846: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 24606 1727096407.42880: stdout chunk (state=3): >>>import '_sre' # <<< 24606 1727096407.42883: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 24606 1727096407.42922: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 24606 1727096407.42925: 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' <<< 24606 1727096407.42984: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2237d0> <<< 24606 1727096407.43016: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2223f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc matches /usr/lib64/python3.12/re/_casefix.py # code object from '/usr/lib64/python3.12/re/__pycache__/_casefix.cpython-312.pyc' <<< 24606 1727096407.43031: stdout chunk (state=3): >>>import 're._casefix' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1e20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1ca8a0> <<< 24606 1727096407.43077: 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 0x7f0fde258830> <<< 24606 1727096407.43100: stdout chunk (state=3): >>>import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1c8260> # /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' <<< 24606 1727096407.43136: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.43161: 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 0x7f0fde258ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde258b90> <<< 24606 1727096407.43165: 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 0x7f0fde258f50> <<< 24606 1727096407.43182: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1c6d80> <<< 24606 1727096407.43205: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 24606 1727096407.43214: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.43224: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 24606 1727096407.43260: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 24606 1727096407.43280: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2592b0> <<< 24606 1727096407.43285: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 24606 1727096407.43313: 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' <<< 24606 1727096407.43328: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde25a450> <<< 24606 1727096407.43348: stdout chunk (state=3): >>>import 'importlib.util' # <<< 24606 1727096407.43360: stdout chunk (state=3): >>>import 'runpy' # <<< 24606 1727096407.43378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 24606 1727096407.43405: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 24606 1727096407.43432: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py <<< 24606 1727096407.43435: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' <<< 24606 1727096407.43454: stdout chunk (state=3): >>>import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde270650> import 'errno' # <<< 24606 1727096407.43492: 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' <<< 24606 1727096407.43497: stdout chunk (state=3): >>>import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fde271d30> <<< 24606 1727096407.43514: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 24606 1727096407.43522: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 24606 1727096407.43546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py <<< 24606 1727096407.43552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 24606 1727096407.43568: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde272bd0> <<< 24606 1727096407.43600: 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' <<< 24606 1727096407.43605: stdout chunk (state=3): >>>import '_bz2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fde273230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde272120> <<< 24606 1727096407.43630: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py <<< 24606 1727096407.43639: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 24606 1727096407.43692: stdout chunk (state=3): >>># extension module '_lzma' loaded from '/usr/lib64/python3.12/lib-dynload/_lzma.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.43698: 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 0x7f0fde273cb0> <<< 24606 1727096407.43701: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2733e0> <<< 24606 1727096407.43743: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde25a3c0> <<< 24606 1727096407.43756: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 24606 1727096407.43784: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 24606 1727096407.43803: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 24606 1727096407.43822: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 24606 1727096407.43855: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.43868: 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 0x7f0fde003bf0> <<< 24606 1727096407.43883: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc matches /usr/lib64/python3.12/bisect.py <<< 24606 1727096407.43890: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bisect.cpython-312.pyc' <<< 24606 1727096407.43909: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.43912: 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 0x7f0fde02c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02c3b0> <<< 24606 1727096407.43939: 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' <<< 24606 1727096407.43946: stdout chunk (state=3): >>>import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fde02c680> <<< 24606 1727096407.43971: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py <<< 24606 1727096407.43978: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' <<< 24606 1727096407.44044: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.44176: 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 0x7f0fde02cfb0> <<< 24606 1727096407.44314: stdout chunk (state=3): >>># extension module '_blake2' loaded from '/usr/lib64/python3.12/lib-dynload/_blake2.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.44318: 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 0x7f0fde02d9a0> <<< 24606 1727096407.44355: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde001d90> <<< 24606 1727096407.44362: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 24606 1727096407.44397: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 24606 1727096407.44401: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 24606 1727096407.44426: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02ed80> <<< 24606 1727096407.44458: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02dac0> <<< 24606 1727096407.44465: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde25ab70> <<< 24606 1727096407.44493: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 24606 1727096407.44552: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.44562: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 24606 1727096407.44618: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 24606 1727096407.44621: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde05b110> <<< 24606 1727096407.44701: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 24606 1727096407.44704: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.44723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 24606 1727096407.44775: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 24606 1727096407.44792: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde07b4a0> <<< 24606 1727096407.44816: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 24606 1727096407.44840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 24606 1727096407.44894: stdout chunk (state=3): >>>import 'ntpath' # <<< 24606 1727096407.44925: 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 0x7f0fde0dc290> <<< 24606 1727096407.44928: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 24606 1727096407.44957: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 24606 1727096407.44982: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 24606 1727096407.45019: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 24606 1727096407.45101: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde0de9f0> <<< 24606 1727096407.45181: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde0dc3b0> <<< 24606 1727096407.45212: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde0a5280> <<< 24606 1727096407.45307: 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 0x7f0fddedd370> <<< 24606 1727096407.45395: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde07a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02fce0> <<< 24606 1727096407.45423: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0fde07a8a0> <<< 24606 1727096407.45796: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_ybyrkut2/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 <<< 24606 1727096407.45872: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 24606 1727096407.45905: 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' <<< 24606 1727096407.45924: stdout chunk (state=3): >>>import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf33050> import '_typing' # <<< 24606 1727096407.46098: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf11f40> <<< 24606 1727096407.46130: stdout chunk (state=3): >>>import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf110a0> # zipimport: zlib available <<< 24606 1727096407.46163: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available <<< 24606 1727096407.46182: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.46210: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils' # <<< 24606 1727096407.46229: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.47890: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.48907: 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 0x7f0fddf31340> # /usr/lib64/python3.12/json/__pycache__/__init__.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 <<< 24606 1727096407.48933: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.48948: 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 0x7f0fddf5a9c0> <<< 24606 1727096407.48979: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf5a750> <<< 24606 1727096407.49192: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf5a060> # /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 0x7f0fddf5a540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf33ce0> 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 0x7f0fddf5b6b0> # 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 0x7f0fddf5b8f0> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 24606 1727096407.49222: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 24606 1727096407.49239: stdout chunk (state=3): >>>import '_locale' # <<< 24606 1727096407.49283: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf5be00> <<< 24606 1727096407.49302: stdout chunk (state=3): >>>import 'pwd' # <<< 24606 1727096407.49317: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 24606 1727096407.49339: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 24606 1727096407.49377: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd909b80> <<< 24606 1727096407.49402: 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 0x7f0fdd90b7a0> <<< 24606 1727096407.49428: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 24606 1727096407.49448: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 24606 1727096407.49588: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd90c170> # /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 0x7f0fdd90d310> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 24606 1727096407.49607: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 24606 1727096407.49631: 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' <<< 24606 1727096407.49689: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd90fdd0> <<< 24606 1727096407.49730: 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 0x7f0fde1c6e70> <<< 24606 1727096407.49751: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd90e090> <<< 24606 1727096407.49773: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 24606 1727096407.49993: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 24606 1727096407.50018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc matches /usr/lib64/python3.12/linecache.py # code object from '/usr/lib64/python3.12/__pycache__/linecache.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd917ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9167b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd916510> <<< 24606 1727096407.50036: 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' <<< 24606 1727096407.50104: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd916a80> <<< 24606 1727096407.50132: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd90e510> <<< 24606 1727096407.50162: stdout chunk (state=3): >>># extension module 'syslog' loaded from '/usr/lib64/python3.12/lib-dynload/syslog.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.50193: 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 0x7f0fdd95fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /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 0x7f0fdd960440> <<< 24606 1727096407.50393: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/journal.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/journal.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc matches /usr/lib64/python3.12/datetime.py # code object from '/usr/lib64/python3.12/__pycache__/datetime.cpython-312.pyc' # extension module '_datetime' loaded from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' # extension module '_datetime' executed from '/usr/lib64/python3.12/lib-dynload/_datetime.cpython-312-x86_64-linux-gnu.so' import '_datetime' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7f0fdd961b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9618e0> # /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 24606 1727096407.50458: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 24606 1727096407.50505: 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 0x7f0fdd963fe0> <<< 24606 1727096407.50528: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd962210> <<< 24606 1727096407.50544: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 24606 1727096407.50584: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.50786: 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' # <<< 24606 1727096407.50805: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd967860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd964230> <<< 24606 1727096407.50865: 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 0x7f0fdd9688f0> <<< 24606 1727096407.50897: 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 0x7f0fdd968890> <<< 24606 1727096407.50948: 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 0x7f0fdd968980> <<< 24606 1727096407.50976: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd960200> <<< 24606 1727096407.50991: 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' <<< 24606 1727096407.51015: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 24606 1727096407.51032: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 24606 1727096407.51063: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.51091: 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 0x7f0fdd9f4200> <<< 24606 1727096407.51242: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' <<< 24606 1727096407.51262: 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 0x7f0fdd9f50d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd96a990> <<< 24606 1727096407.51296: 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 0x7f0fdd96bd40> <<< 24606 1727096407.51329: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd96a5d0> # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096407.51495: stdout chunk (state=3): >>>import 'ansible.module_utils.compat' # # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096407.51535: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.51558: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # <<< 24606 1727096407.51586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # <<< 24606 1727096407.51609: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.51722: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.51844: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.52404: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.52955: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # <<< 24606 1727096407.52984: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # <<< 24606 1727096407.53010: stdout chunk (state=3): >>># /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 24606 1727096407.53077: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.53088: 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 0x7f0fdd9f92b0> <<< 24606 1727096407.53156: 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' <<< 24606 1727096407.53302: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9fa0c0> <<< 24606 1727096407.53305: stdout chunk (state=3): >>>import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9f7e60> <<< 24606 1727096407.53307: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 24606 1727096407.53446: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.53600: 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' <<< 24606 1727096407.53624: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9fa840> # zipimport: zlib available <<< 24606 1727096407.54093: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.54543: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.54614: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.54690: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 24606 1727096407.54711: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.54738: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.54992: stdout chunk (state=3): >>>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 <<< 24606 1727096407.55019: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.55059: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 24606 1727096407.55076: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.55312: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.55546: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 24606 1727096407.55609: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 24606 1727096407.55626: stdout chunk (state=3): >>>import '_ast' # <<< 24606 1727096407.55791: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9fb2f0> # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096407.55849: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 24606 1727096407.55871: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 24606 1727096407.55892: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.55935: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.55978: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 24606 1727096407.55991: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.56027: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.56076: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.56129: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.56196: 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 <<< 24606 1727096407.56284: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 24606 1727096407.56330: 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 0x7f0fdd805fa0> <<< 24606 1727096407.56370: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd800c80> <<< 24606 1727096407.56394: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # <<< 24606 1727096407.56617: stdout chunk (state=3): >>>import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 24606 1727096407.56623: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 24606 1727096407.56626: 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' <<< 24606 1727096407.56642: 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 <<< 24606 1727096407.56663: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 24606 1727096407.56688: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 24606 1727096407.56742: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 24606 1727096407.56763: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py <<< 24606 1727096407.56786: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 24606 1727096407.56839: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf928d0> <<< 24606 1727096407.56890: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddfaa5a0> <<< 24606 1727096407.57086: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd806060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddedd850> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 24606 1727096407.57113: stdout chunk (state=3): >>># 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 <<< 24606 1727096407.57140: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.modules' # <<< 24606 1727096407.57150: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.57287: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.57480: stdout chunk (state=3): >>># zipimport: zlib available <<< 24606 1727096407.57600: 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"}}} <<< 24606 1727096407.57618: stdout chunk (state=3): >>># destroy __main__ <<< 24606 1727096407.57979: 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<<< 24606 1727096407.58022: stdout chunk (state=3): >>> # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig <<< 24606 1727096407.58042: stdout chunk (state=3): >>># cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 <<< 24606 1727096407.58166: stdout chunk (state=3): >>># cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _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 <<< 24606 1727096407.58187: 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 # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy 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 <<< 24606 1727096407.58383: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 24606 1727096407.58416: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma # destroy _blake2 # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path <<< 24606 1727096407.58438: stdout chunk (state=3): >>># destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 24606 1727096407.58498: stdout chunk (state=3): >>># destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings <<< 24606 1727096407.58523: stdout chunk (state=3): >>># destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 24606 1727096407.58555: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 24606 1727096407.58582: stdout chunk (state=3): >>># destroy datetime # destroy selinux # destroy shutil <<< 24606 1727096407.58612: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 24606 1727096407.58639: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian <<< 24606 1727096407.58675: stdout chunk (state=3): >>># cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading <<< 24606 1727096407.58755: stdout chunk (state=3): >>># 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 <<< 24606 1727096407.58771: 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 # 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 <<< 24606 1727096407.58933: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 24606 1727096407.58953: stdout chunk (state=3): >>># destroy _collections # destroy platform # destroy _uuid <<< 24606 1727096407.59007: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 24606 1727096407.59033: 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 <<< 24606 1727096407.59121: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig<<< 24606 1727096407.59150: stdout chunk (state=3): >>> # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 24606 1727096407.59181: stdout chunk (state=3): >>># destroy _random # destroy _weakref <<< 24606 1727096407.59209: stdout chunk (state=3): >>># destroy _hashlib # destroy _operator # destroy _string # destroy re # destroy itertools <<< 24606 1727096407.59224: stdout chunk (state=3): >>># destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 24606 1727096407.59637: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.14.152 closed. <<< 24606 1727096407.59640: stdout chunk (state=3): >>><<< 24606 1727096407.59643: stderr chunk (state=3): >>><<< 24606 1727096407.59782: _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 0x7f0fde3bc4d0> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde38bb00> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.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 0x7f0fde3bea50> 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 0x7f0fde3cd130> # /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 0x7f0fde3cdfa0> 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 0x7f0fde1cbe30> # /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 0x7f0fde1cbef0> # /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 0x7f0fde203860> # /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 0x7f0fde203ef0> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1e3b00> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1e1220> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1c8fe0> # /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 0x7f0fde2237d0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2223f0> # /usr/lib64/python3.12/re/__pycache__/_casefix.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 0x7f0fde1e20f0> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1ca8a0> # /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 0x7f0fde258830> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1c8260> # /usr/lib64/python3.12/__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 0x7f0fde258ce0> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde258b90> # 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 0x7f0fde258f50> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde1c6d80> # /usr/lib64/python3.12/importlib/__pycache__/__init__.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 0x7f0fde2595b0> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2592b0> 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 0x7f0fde25a450> 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 0x7f0fde270650> 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 0x7f0fde271d30> # /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 0x7f0fde272bd0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7f0fde273230> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde272120> # /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 0x7f0fde273cb0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde2733e0> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde25a3c0> # /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 0x7f0fde003bf0> # /usr/lib64/python3.12/__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 0x7f0fde02c650> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02c3b0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-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 0x7f0fde02c680> # /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 0x7f0fde02cfb0> # 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 0x7f0fde02d9a0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02c860> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde001d90> # /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 0x7f0fde02ed80> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02dac0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde25ab70> # /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 0x7f0fde05b110> # /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 0x7f0fde07b4a0> # /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 0x7f0fde0dc290> # /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 0x7f0fde0de9f0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde0dc3b0> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde0a5280> # /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.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 0x7f0fddedd370> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde07a2a0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fde02fce0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7f0fde07a8a0> # zipimport: found 30 names in '/tmp/ansible_stat_payload_ybyrkut2/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 0x7f0fddf33050> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf11f40> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf110a0> # 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 0x7f0fddf31340> # /usr/lib64/python3.12/json/__pycache__/__init__.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 0x7f0fddf5a9c0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf5a750> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf5a060> # /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 0x7f0fddf5a540> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddf33ce0> 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 0x7f0fddf5b6b0> # 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 0x7f0fddf5b8f0> # /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 0x7f0fddf5be00> 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 0x7f0fdd909b80> # 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 0x7f0fdd90b7a0> # /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 0x7f0fdd90c170> # /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 0x7f0fdd90d310> # /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 0x7f0fdd90fdd0> # 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 0x7f0fde1c6e70> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd90e090> # /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 0x7f0fdd917ce0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9167b0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd916510> # /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 0x7f0fdd916a80> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd90e510> # 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 0x7f0fdd95fec0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /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 0x7f0fdd960440> # /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 0x7f0fdd961b20> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9618e0> # /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 0x7f0fdd963fe0> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd962210> # /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 0x7f0fdd967860> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd964230> # 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 0x7f0fdd9688f0> # 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 0x7f0fdd968890> # 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 0x7f0fdd968980> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd960200> # /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 0x7f0fdd9f4200> # 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 0x7f0fdd9f50d0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd96a990> # 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 0x7f0fdd96bd40> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd96a5d0> # 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 0x7f0fdd9f92b0> # /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 0x7f0fdd9fa0c0> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd9f7e60> 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 0x7f0fdd9fa840> # 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 0x7f0fdd9fb2f0> # 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 0x7f0fdd805fa0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd800c80> 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 0x7f0fddf928d0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddfaa5a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fdd806060> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7f0fddedd850> # 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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK 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.152 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 24606 1727096407.60809: 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-1727096407.198535-24753-103782136411990/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 24606 1727096407.60812: _low_level_execute_command(): starting 24606 1727096407.60814: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1727096407.198535-24753-103782136411990/ > /dev/null 2>&1 && sleep 0' 24606 1727096407.60980: stderr chunk (state=2): >>>OpenSSH_9.8p1, OpenSSL 3.2.2 4 Jun 2024 debug1: Reading configuration data /root/.ssh/config <<< 24606 1727096407.60983: 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.152 originally 10.31.14.152 debug2: match not found <<< 24606 1727096407.60986: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.60988: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.14.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 24606 1727096407.60990: stderr 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.152 originally 10.31.14.152 debug2: match found <<< 24606 1727096407.60992: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 24606 1727096407.61065: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' <<< 24606 1727096407.61074: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 24606 1727096407.61078: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 24606 1727096407.61109: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 24606 1727096407.62973: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 24606 1727096407.62992: stderr chunk (state=3): >>><<< 24606 1727096407.63002: stdout chunk (state=3): >>><<< 24606 1727096407.63075: _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.152 originally 10.31.14.152 debug2: match not 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.152 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.14.152 originally 10.31.14.152 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master at '/root/.ansible/cp/e9699315b0' debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 24606 1727096407.63079: handler run complete 24606 1727096407.63082: attempt loop complete, returning result 24606 1727096407.63085: _execute() done 24606 1727096407.63088: dumping result to json 24606 1727096407.63090: done dumping result, returning 24606 1727096407.63092: done running TaskExecutor() for managed_node3/TASK: Check if system is ostree [0afff68d-5257-fd03-510f-0000000000cc] 24606 1727096407.63107: sending task result for task 0afff68d-5257-fd03-510f-0000000000cc ok: [managed_node3] => { "changed": false, "stat": { "exists": false } } 24606 1727096407.63333: no more pending results, returning what we have 24606 1727096407.63337: results queue empty 24606 1727096407.63338: checking for any_errors_fatal 24606 1727096407.63346: done checking for any_errors_fatal 24606 1727096407.63346: checking for max_fail_percentage 24606 1727096407.63349: done checking for max_fail_percentage 24606 1727096407.63349: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.63351: done checking to see if all hosts have failed 24606 1727096407.63351: getting the remaining hosts for this loop 24606 1727096407.63352: done getting the remaining hosts for this loop 24606 1727096407.63357: getting the next task for host managed_node3 24606 1727096407.63363: done getting next task for host managed_node3 24606 1727096407.63366: ^ task is: TASK: Set flag to indicate system is ostree 24606 1727096407.63477: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.63488: getting variables 24606 1727096407.63490: in VariableManager get_vars() 24606 1727096407.63523: Calling all_inventory to load vars for managed_node3 24606 1727096407.63525: Calling groups_inventory to load vars for managed_node3 24606 1727096407.63529: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.63596: done sending task result for task 0afff68d-5257-fd03-510f-0000000000cc 24606 1727096407.63599: WORKER PROCESS EXITING 24606 1727096407.63609: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.63613: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.63616: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.64010: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.64281: done with get_vars() 24606 1727096407.64293: done getting variables 24606 1727096407.64393: 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 [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Monday 23 September 2024 09:00:07 -0400 (0:00:00.491) 0:00:02.579 ****** 24606 1727096407.64426: entering _queue_task() for managed_node3/set_fact 24606 1727096407.64428: Creating lock for set_fact 24606 1727096407.64766: worker is 1 (out of 1 available) 24606 1727096407.64781: exiting _queue_task() for managed_node3/set_fact 24606 1727096407.64792: done queuing things up, now waiting for results queue to drain 24606 1727096407.64793: waiting for pending results... 24606 1727096407.64986: running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree 24606 1727096407.65092: in run() - task 0afff68d-5257-fd03-510f-0000000000cd 24606 1727096407.65112: variable 'ansible_search_path' from source: unknown 24606 1727096407.65119: variable 'ansible_search_path' from source: unknown 24606 1727096407.65158: calling self._execute() 24606 1727096407.65242: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.65254: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.65274: variable 'omit' from source: magic vars 24606 1727096407.65738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 24606 1727096407.65998: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 24606 1727096407.66049: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 24606 1727096407.66090: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 24606 1727096407.66159: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 24606 1727096407.66273: 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) 24606 1727096407.66288: 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) 24606 1727096407.66320: 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) 24606 1727096407.66379: 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) 24606 1727096407.66491: Evaluated conditional (not __network_is_ostree is defined): True 24606 1727096407.66502: variable 'omit' from source: magic vars 24606 1727096407.66540: variable 'omit' from source: magic vars 24606 1727096407.66679: variable '__ostree_booted_stat' from source: set_fact 24606 1727096407.66775: variable 'omit' from source: magic vars 24606 1727096407.66778: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24606 1727096407.66810: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24606 1727096407.66838: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24606 1727096407.66859: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096407.66886: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096407.66974: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24606 1727096407.66979: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.66981: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.67064: Set connection var ansible_connection to ssh 24606 1727096407.67081: Set connection var ansible_pipelining to False 24606 1727096407.67093: Set connection var ansible_timeout to 10 24606 1727096407.67105: Set connection var ansible_shell_executable to /bin/sh 24606 1727096407.67112: Set connection var ansible_shell_type to sh 24606 1727096407.67123: Set connection var ansible_module_compression to ZIP_DEFLATED 24606 1727096407.67247: variable 'ansible_shell_executable' from source: unknown 24606 1727096407.67251: variable 'ansible_connection' from source: unknown 24606 1727096407.67258: variable 'ansible_module_compression' from source: unknown 24606 1727096407.67260: variable 'ansible_shell_type' from source: unknown 24606 1727096407.67262: variable 'ansible_shell_executable' from source: unknown 24606 1727096407.67264: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.67266: variable 'ansible_pipelining' from source: unknown 24606 1727096407.67272: variable 'ansible_timeout' from source: unknown 24606 1727096407.67274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.67315: 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) 24606 1727096407.67331: variable 'omit' from source: magic vars 24606 1727096407.67339: starting attempt loop 24606 1727096407.67346: running the handler 24606 1727096407.67365: handler run complete 24606 1727096407.67390: attempt loop complete, returning result 24606 1727096407.67475: _execute() done 24606 1727096407.67479: dumping result to json 24606 1727096407.67482: done dumping result, returning 24606 1727096407.67484: done running TaskExecutor() for managed_node3/TASK: Set flag to indicate system is ostree [0afff68d-5257-fd03-510f-0000000000cd] 24606 1727096407.67486: sending task result for task 0afff68d-5257-fd03-510f-0000000000cd 24606 1727096407.67549: done sending task result for task 0afff68d-5257-fd03-510f-0000000000cd 24606 1727096407.67552: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 24606 1727096407.67615: no more pending results, returning what we have 24606 1727096407.67619: results queue empty 24606 1727096407.67620: checking for any_errors_fatal 24606 1727096407.67627: done checking for any_errors_fatal 24606 1727096407.67628: checking for max_fail_percentage 24606 1727096407.67630: done checking for max_fail_percentage 24606 1727096407.67631: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.67632: done checking to see if all hosts have failed 24606 1727096407.67633: getting the remaining hosts for this loop 24606 1727096407.67634: done getting the remaining hosts for this loop 24606 1727096407.67638: getting the next task for host managed_node3 24606 1727096407.67647: done getting next task for host managed_node3 24606 1727096407.67649: ^ task is: TASK: Fix CentOS6 Base repo 24606 1727096407.67652: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.67657: getting variables 24606 1727096407.67659: in VariableManager get_vars() 24606 1727096407.67895: Calling all_inventory to load vars for managed_node3 24606 1727096407.67898: Calling groups_inventory to load vars for managed_node3 24606 1727096407.67901: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.67910: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.67913: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.67924: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.68112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.68316: done with get_vars() 24606 1727096407.68326: done getting variables 24606 1727096407.68447: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Monday 23 September 2024 09:00:07 -0400 (0:00:00.040) 0:00:02.619 ****** 24606 1727096407.68477: entering _queue_task() for managed_node3/copy 24606 1727096407.68709: worker is 1 (out of 1 available) 24606 1727096407.68720: exiting _queue_task() for managed_node3/copy 24606 1727096407.68846: done queuing things up, now waiting for results queue to drain 24606 1727096407.68848: waiting for pending results... 24606 1727096407.69190: running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo 24606 1727096407.69195: in run() - task 0afff68d-5257-fd03-510f-0000000000cf 24606 1727096407.69213: variable 'ansible_search_path' from source: unknown 24606 1727096407.69221: variable 'ansible_search_path' from source: unknown 24606 1727096407.69375: calling self._execute() 24606 1727096407.69436: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.69449: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.69516: variable 'omit' from source: magic vars 24606 1727096407.70547: variable 'ansible_distribution' from source: facts 24606 1727096407.70626: Evaluated conditional (ansible_distribution == 'CentOS'): True 24606 1727096407.70860: variable 'ansible_distribution_major_version' from source: facts 24606 1727096407.70974: Evaluated conditional (ansible_distribution_major_version == '6'): False 24606 1727096407.70977: when evaluation is False, skipping this task 24606 1727096407.70980: _execute() done 24606 1727096407.70983: dumping result to json 24606 1727096407.70985: done dumping result, returning 24606 1727096407.70988: done running TaskExecutor() for managed_node3/TASK: Fix CentOS6 Base repo [0afff68d-5257-fd03-510f-0000000000cf] 24606 1727096407.70990: sending task result for task 0afff68d-5257-fd03-510f-0000000000cf skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24606 1727096407.71319: no more pending results, returning what we have 24606 1727096407.71322: results queue empty 24606 1727096407.71324: checking for any_errors_fatal 24606 1727096407.71328: done checking for any_errors_fatal 24606 1727096407.71329: checking for max_fail_percentage 24606 1727096407.71330: done checking for max_fail_percentage 24606 1727096407.71331: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.71332: done checking to see if all hosts have failed 24606 1727096407.71332: getting the remaining hosts for this loop 24606 1727096407.71334: done getting the remaining hosts for this loop 24606 1727096407.71337: getting the next task for host managed_node3 24606 1727096407.71343: done getting next task for host managed_node3 24606 1727096407.71346: ^ task is: TASK: Include the task 'enable_epel.yml' 24606 1727096407.71348: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.71353: getting variables 24606 1727096407.71354: in VariableManager get_vars() 24606 1727096407.71387: Calling all_inventory to load vars for managed_node3 24606 1727096407.71390: Calling groups_inventory to load vars for managed_node3 24606 1727096407.71394: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.71404: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.71407: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.71410: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.71825: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.72236: done with get_vars() 24606 1727096407.72245: done getting variables 24606 1727096407.72287: done sending task result for task 0afff68d-5257-fd03-510f-0000000000cf 24606 1727096407.72290: WORKER PROCESS EXITING TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Monday 23 September 2024 09:00:07 -0400 (0:00:00.038) 0:00:02.658 ****** 24606 1727096407.72343: entering _queue_task() for managed_node3/include_tasks 24606 1727096407.72597: worker is 1 (out of 1 available) 24606 1727096407.72609: exiting _queue_task() for managed_node3/include_tasks 24606 1727096407.72621: done queuing things up, now waiting for results queue to drain 24606 1727096407.72623: waiting for pending results... 24606 1727096407.72741: running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' 24606 1727096407.72802: in run() - task 0afff68d-5257-fd03-510f-0000000000d0 24606 1727096407.72812: variable 'ansible_search_path' from source: unknown 24606 1727096407.72816: variable 'ansible_search_path' from source: unknown 24606 1727096407.72841: calling self._execute() 24606 1727096407.72893: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.72897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.72905: variable 'omit' from source: magic vars 24606 1727096407.73227: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096407.75042: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096407.75087: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096407.75116: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096407.75150: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096407.75176: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096407.75228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096407.75247: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096407.75270: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096407.75299: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096407.75310: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096407.75393: variable '__network_is_ostree' from source: set_fact 24606 1727096407.75407: Evaluated conditional (not __network_is_ostree | d(false)): True 24606 1727096407.75412: _execute() done 24606 1727096407.75415: dumping result to json 24606 1727096407.75417: done dumping result, returning 24606 1727096407.75424: done running TaskExecutor() for managed_node3/TASK: Include the task 'enable_epel.yml' [0afff68d-5257-fd03-510f-0000000000d0] 24606 1727096407.75428: sending task result for task 0afff68d-5257-fd03-510f-0000000000d0 24606 1727096407.75508: done sending task result for task 0afff68d-5257-fd03-510f-0000000000d0 24606 1727096407.75511: WORKER PROCESS EXITING 24606 1727096407.75534: no more pending results, returning what we have 24606 1727096407.75539: in VariableManager get_vars() 24606 1727096407.75570: Calling all_inventory to load vars for managed_node3 24606 1727096407.75573: Calling groups_inventory to load vars for managed_node3 24606 1727096407.75576: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.75585: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.75587: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.75590: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.75731: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.75858: done with get_vars() 24606 1727096407.75864: variable 'ansible_search_path' from source: unknown 24606 1727096407.75864: variable 'ansible_search_path' from source: unknown 24606 1727096407.75895: we have included files to process 24606 1727096407.75896: generating all_blocks data 24606 1727096407.75897: done generating all_blocks data 24606 1727096407.75901: processing included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24606 1727096407.75902: loading included file: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24606 1727096407.75904: Loading data from /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 24606 1727096407.76329: done processing included file 24606 1727096407.76331: iterating over new_blocks loaded from include file 24606 1727096407.76332: in VariableManager get_vars() 24606 1727096407.76339: done with get_vars() 24606 1727096407.76341: filtering new block on tags 24606 1727096407.76354: done filtering new block on tags 24606 1727096407.76355: in VariableManager get_vars() 24606 1727096407.76362: done with get_vars() 24606 1727096407.76362: filtering new block on tags 24606 1727096407.76372: done filtering new block on tags 24606 1727096407.76373: done iterating over new_blocks loaded from include file included: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node3 24606 1727096407.76377: extending task lists for all hosts with included blocks 24606 1727096407.76433: done extending task lists 24606 1727096407.76434: done processing included files 24606 1727096407.76435: results queue empty 24606 1727096407.76435: checking for any_errors_fatal 24606 1727096407.76438: done checking for any_errors_fatal 24606 1727096407.76438: checking for max_fail_percentage 24606 1727096407.76439: done checking for max_fail_percentage 24606 1727096407.76439: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.76440: done checking to see if all hosts have failed 24606 1727096407.76440: getting the remaining hosts for this loop 24606 1727096407.76441: done getting the remaining hosts for this loop 24606 1727096407.76443: getting the next task for host managed_node3 24606 1727096407.76445: done getting next task for host managed_node3 24606 1727096407.76447: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 24606 1727096407.76448: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24606 1727096407.76450: getting variables 24606 1727096407.76450: in VariableManager get_vars() 24606 1727096407.76456: Calling all_inventory to load vars for managed_node3 24606 1727096407.76457: Calling groups_inventory to load vars for managed_node3 24606 1727096407.76458: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.76461: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.76467: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.76472: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.76562: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.76669: done with get_vars() 24606 1727096407.76676: done getting variables 24606 1727096407.76719: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) 24606 1727096407.76855: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 10] ********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Monday 23 September 2024 09:00:07 -0400 (0:00:00.045) 0:00:02.703 ****** 24606 1727096407.76900: entering _queue_task() for managed_node3/command 24606 1727096407.76902: Creating lock for command 24606 1727096407.77135: worker is 1 (out of 1 available) 24606 1727096407.77148: exiting _queue_task() for managed_node3/command 24606 1727096407.77160: done queuing things up, now waiting for results queue to drain 24606 1727096407.77161: waiting for pending results... 24606 1727096407.77493: running TaskExecutor() for managed_node3/TASK: Create EPEL 10 24606 1727096407.77498: in run() - task 0afff68d-5257-fd03-510f-0000000000ea 24606 1727096407.77511: variable 'ansible_search_path' from source: unknown 24606 1727096407.77515: variable 'ansible_search_path' from source: unknown 24606 1727096407.77589: calling self._execute() 24606 1727096407.77617: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.77624: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.77633: variable 'omit' from source: magic vars 24606 1727096407.77989: variable 'ansible_distribution' from source: facts 24606 1727096407.77999: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24606 1727096407.78123: variable 'ansible_distribution_major_version' from source: facts 24606 1727096407.78181: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24606 1727096407.78184: when evaluation is False, skipping this task 24606 1727096407.78187: _execute() done 24606 1727096407.78190: dumping result to json 24606 1727096407.78192: done dumping result, returning 24606 1727096407.78194: done running TaskExecutor() for managed_node3/TASK: Create EPEL 10 [0afff68d-5257-fd03-510f-0000000000ea] 24606 1727096407.78196: sending task result for task 0afff68d-5257-fd03-510f-0000000000ea 24606 1727096407.78413: done sending task result for task 0afff68d-5257-fd03-510f-0000000000ea 24606 1727096407.78417: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24606 1727096407.78456: no more pending results, returning what we have 24606 1727096407.78460: results queue empty 24606 1727096407.78461: checking for any_errors_fatal 24606 1727096407.78462: done checking for any_errors_fatal 24606 1727096407.78463: checking for max_fail_percentage 24606 1727096407.78464: done checking for max_fail_percentage 24606 1727096407.78465: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.78466: done checking to see if all hosts have failed 24606 1727096407.78467: getting the remaining hosts for this loop 24606 1727096407.78471: done getting the remaining hosts for this loop 24606 1727096407.78474: getting the next task for host managed_node3 24606 1727096407.78480: done getting next task for host managed_node3 24606 1727096407.78482: ^ task is: TASK: Install yum-utils package 24606 1727096407.78485: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (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 24606 1727096407.78488: getting variables 24606 1727096407.78489: in VariableManager get_vars() 24606 1727096407.78513: Calling all_inventory to load vars for managed_node3 24606 1727096407.78515: Calling groups_inventory to load vars for managed_node3 24606 1727096407.78518: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.78526: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.78528: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.78531: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.78693: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.78906: done with get_vars() 24606 1727096407.78915: done getting variables 24606 1727096407.79002: 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 [Install yum-utils package] *********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Monday 23 September 2024 09:00:07 -0400 (0:00:00.021) 0:00:02.725 ****** 24606 1727096407.79028: entering _queue_task() for managed_node3/package 24606 1727096407.79030: Creating lock for package 24606 1727096407.79251: worker is 1 (out of 1 available) 24606 1727096407.79262: exiting _queue_task() for managed_node3/package 24606 1727096407.79476: done queuing things up, now waiting for results queue to drain 24606 1727096407.79478: waiting for pending results... 24606 1727096407.79498: running TaskExecutor() for managed_node3/TASK: Install yum-utils package 24606 1727096407.79607: in run() - task 0afff68d-5257-fd03-510f-0000000000eb 24606 1727096407.79622: variable 'ansible_search_path' from source: unknown 24606 1727096407.79629: variable 'ansible_search_path' from source: unknown 24606 1727096407.79662: calling self._execute() 24606 1727096407.79735: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.79746: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.79757: variable 'omit' from source: magic vars 24606 1727096407.80117: variable 'ansible_distribution' from source: facts 24606 1727096407.80138: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24606 1727096407.80272: variable 'ansible_distribution_major_version' from source: facts 24606 1727096407.80358: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24606 1727096407.80361: when evaluation is False, skipping this task 24606 1727096407.80364: _execute() done 24606 1727096407.80366: dumping result to json 24606 1727096407.80371: done dumping result, returning 24606 1727096407.80373: done running TaskExecutor() for managed_node3/TASK: Install yum-utils package [0afff68d-5257-fd03-510f-0000000000eb] 24606 1727096407.80376: sending task result for task 0afff68d-5257-fd03-510f-0000000000eb 24606 1727096407.80438: done sending task result for task 0afff68d-5257-fd03-510f-0000000000eb 24606 1727096407.80441: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24606 1727096407.80508: no more pending results, returning what we have 24606 1727096407.80511: results queue empty 24606 1727096407.80512: checking for any_errors_fatal 24606 1727096407.80518: done checking for any_errors_fatal 24606 1727096407.80519: checking for max_fail_percentage 24606 1727096407.80521: done checking for max_fail_percentage 24606 1727096407.80521: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.80522: done checking to see if all hosts have failed 24606 1727096407.80523: getting the remaining hosts for this loop 24606 1727096407.80524: done getting the remaining hosts for this loop 24606 1727096407.80528: getting the next task for host managed_node3 24606 1727096407.80534: done getting next task for host managed_node3 24606 1727096407.80537: ^ task is: TASK: Enable EPEL 7 24606 1727096407.80540: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.80543: getting variables 24606 1727096407.80545: in VariableManager get_vars() 24606 1727096407.80574: Calling all_inventory to load vars for managed_node3 24606 1727096407.80577: Calling groups_inventory to load vars for managed_node3 24606 1727096407.80580: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.80592: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.80595: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.80598: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.80901: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.81090: done with get_vars() 24606 1727096407.81100: done getting variables 24606 1727096407.81151: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 7] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Monday 23 September 2024 09:00:07 -0400 (0:00:00.021) 0:00:02.746 ****** 24606 1727096407.81182: entering _queue_task() for managed_node3/command 24606 1727096407.81387: worker is 1 (out of 1 available) 24606 1727096407.81397: exiting _queue_task() for managed_node3/command 24606 1727096407.81407: done queuing things up, now waiting for results queue to drain 24606 1727096407.81408: waiting for pending results... 24606 1727096407.81784: running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 24606 1727096407.81788: in run() - task 0afff68d-5257-fd03-510f-0000000000ec 24606 1727096407.81791: variable 'ansible_search_path' from source: unknown 24606 1727096407.81794: variable 'ansible_search_path' from source: unknown 24606 1727096407.81796: calling self._execute() 24606 1727096407.81855: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.81869: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.81887: variable 'omit' from source: magic vars 24606 1727096407.82229: variable 'ansible_distribution' from source: facts 24606 1727096407.82247: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24606 1727096407.82378: variable 'ansible_distribution_major_version' from source: facts 24606 1727096407.82390: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24606 1727096407.82397: when evaluation is False, skipping this task 24606 1727096407.82403: _execute() done 24606 1727096407.82411: dumping result to json 24606 1727096407.82420: done dumping result, returning 24606 1727096407.82431: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 7 [0afff68d-5257-fd03-510f-0000000000ec] 24606 1727096407.82441: sending task result for task 0afff68d-5257-fd03-510f-0000000000ec 24606 1727096407.82674: done sending task result for task 0afff68d-5257-fd03-510f-0000000000ec 24606 1727096407.82677: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24606 1727096407.82710: no more pending results, returning what we have 24606 1727096407.82713: results queue empty 24606 1727096407.82714: checking for any_errors_fatal 24606 1727096407.82718: done checking for any_errors_fatal 24606 1727096407.82719: checking for max_fail_percentage 24606 1727096407.82721: done checking for max_fail_percentage 24606 1727096407.82721: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.82722: done checking to see if all hosts have failed 24606 1727096407.82723: getting the remaining hosts for this loop 24606 1727096407.82724: done getting the remaining hosts for this loop 24606 1727096407.82727: getting the next task for host managed_node3 24606 1727096407.82731: done getting next task for host managed_node3 24606 1727096407.82733: ^ task is: TASK: Enable EPEL 8 24606 1727096407.82737: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.82740: getting variables 24606 1727096407.82741: in VariableManager get_vars() 24606 1727096407.82762: Calling all_inventory to load vars for managed_node3 24606 1727096407.82764: Calling groups_inventory to load vars for managed_node3 24606 1727096407.82770: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.82779: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.82781: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.82784: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.83016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.83206: done with get_vars() 24606 1727096407.83214: done getting variables 24606 1727096407.83266: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 8] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Monday 23 September 2024 09:00:07 -0400 (0:00:00.021) 0:00:02.767 ****** 24606 1727096407.83294: entering _queue_task() for managed_node3/command 24606 1727096407.83497: worker is 1 (out of 1 available) 24606 1727096407.83508: exiting _queue_task() for managed_node3/command 24606 1727096407.83519: done queuing things up, now waiting for results queue to drain 24606 1727096407.83520: waiting for pending results... 24606 1727096407.83742: running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 24606 1727096407.83947: in run() - task 0afff68d-5257-fd03-510f-0000000000ed 24606 1727096407.83950: variable 'ansible_search_path' from source: unknown 24606 1727096407.83953: variable 'ansible_search_path' from source: unknown 24606 1727096407.83955: calling self._execute() 24606 1727096407.83964: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.83978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.83991: variable 'omit' from source: magic vars 24606 1727096407.84330: variable 'ansible_distribution' from source: facts 24606 1727096407.84348: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24606 1727096407.84477: variable 'ansible_distribution_major_version' from source: facts 24606 1727096407.84489: Evaluated conditional (ansible_distribution_major_version in ['7', '8']): False 24606 1727096407.84501: when evaluation is False, skipping this task 24606 1727096407.84509: _execute() done 24606 1727096407.84515: dumping result to json 24606 1727096407.84523: done dumping result, returning 24606 1727096407.84533: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 8 [0afff68d-5257-fd03-510f-0000000000ed] 24606 1727096407.84543: sending task result for task 0afff68d-5257-fd03-510f-0000000000ed 24606 1727096407.84802: done sending task result for task 0afff68d-5257-fd03-510f-0000000000ed 24606 1727096407.84805: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version in ['7', '8']", "skip_reason": "Conditional result was False" } 24606 1727096407.84840: no more pending results, returning what we have 24606 1727096407.84843: results queue empty 24606 1727096407.84843: checking for any_errors_fatal 24606 1727096407.84848: done checking for any_errors_fatal 24606 1727096407.84848: checking for max_fail_percentage 24606 1727096407.84850: done checking for max_fail_percentage 24606 1727096407.84851: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.84852: done checking to see if all hosts have failed 24606 1727096407.84853: getting the remaining hosts for this loop 24606 1727096407.84854: done getting the remaining hosts for this loop 24606 1727096407.84857: getting the next task for host managed_node3 24606 1727096407.84864: done getting next task for host managed_node3 24606 1727096407.84866: ^ task is: TASK: Enable EPEL 6 24606 1727096407.84871: ^ state is: HOST STATE: block=2, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.84874: getting variables 24606 1727096407.84876: in VariableManager get_vars() 24606 1727096407.84898: Calling all_inventory to load vars for managed_node3 24606 1727096407.84900: Calling groups_inventory to load vars for managed_node3 24606 1727096407.84903: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.84911: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.84914: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.84916: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.85089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.85279: done with get_vars() 24606 1727096407.85288: done getting variables 24606 1727096407.85340: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Enable EPEL 6] *********************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Monday 23 September 2024 09:00:07 -0400 (0:00:00.020) 0:00:02.788 ****** 24606 1727096407.85367: entering _queue_task() for managed_node3/copy 24606 1727096407.85574: worker is 1 (out of 1 available) 24606 1727096407.85585: exiting _queue_task() for managed_node3/copy 24606 1727096407.85596: done queuing things up, now waiting for results queue to drain 24606 1727096407.85597: waiting for pending results... 24606 1727096407.85812: running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 24606 1727096407.85913: in run() - task 0afff68d-5257-fd03-510f-0000000000ef 24606 1727096407.85938: variable 'ansible_search_path' from source: unknown 24606 1727096407.85945: variable 'ansible_search_path' from source: unknown 24606 1727096407.85985: calling self._execute() 24606 1727096407.86057: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.86069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.86086: variable 'omit' from source: magic vars 24606 1727096407.86446: variable 'ansible_distribution' from source: facts 24606 1727096407.86470: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): True 24606 1727096407.86582: variable 'ansible_distribution_major_version' from source: facts 24606 1727096407.86773: Evaluated conditional (ansible_distribution_major_version == '6'): False 24606 1727096407.86777: when evaluation is False, skipping this task 24606 1727096407.86779: _execute() done 24606 1727096407.86781: dumping result to json 24606 1727096407.86783: done dumping result, returning 24606 1727096407.86785: done running TaskExecutor() for managed_node3/TASK: Enable EPEL 6 [0afff68d-5257-fd03-510f-0000000000ef] 24606 1727096407.86787: sending task result for task 0afff68d-5257-fd03-510f-0000000000ef 24606 1727096407.86846: done sending task result for task 0afff68d-5257-fd03-510f-0000000000ef 24606 1727096407.86849: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } 24606 1727096407.86888: no more pending results, returning what we have 24606 1727096407.86891: results queue empty 24606 1727096407.86892: checking for any_errors_fatal 24606 1727096407.86897: done checking for any_errors_fatal 24606 1727096407.86898: checking for max_fail_percentage 24606 1727096407.86899: done checking for max_fail_percentage 24606 1727096407.86900: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.86901: done checking to see if all hosts have failed 24606 1727096407.86901: getting the remaining hosts for this loop 24606 1727096407.86902: done getting the remaining hosts for this loop 24606 1727096407.86905: getting the next task for host managed_node3 24606 1727096407.86912: done getting next task for host managed_node3 24606 1727096407.86915: ^ task is: TASK: Set network provider to 'initscripts' 24606 1727096407.86917: ^ state is: HOST STATE: block=2, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096407.86921: getting variables 24606 1727096407.86922: in VariableManager get_vars() 24606 1727096407.86944: Calling all_inventory to load vars for managed_node3 24606 1727096407.86947: Calling groups_inventory to load vars for managed_node3 24606 1727096407.86950: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.86958: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.86960: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.86963: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.87207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.87400: done with get_vars() 24606 1727096407.87407: done getting variables 24606 1727096407.87616: 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 [Set network provider to 'initscripts'] *********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:12 Monday 23 September 2024 09:00:07 -0400 (0:00:00.022) 0:00:02.811 ****** 24606 1727096407.87643: entering _queue_task() for managed_node3/set_fact 24606 1727096407.88058: worker is 1 (out of 1 available) 24606 1727096407.88272: exiting _queue_task() for managed_node3/set_fact 24606 1727096407.88284: done queuing things up, now waiting for results queue to drain 24606 1727096407.88286: waiting for pending results... 24606 1727096407.88521: running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' 24606 1727096407.88600: in run() - task 0afff68d-5257-fd03-510f-000000000007 24606 1727096407.88772: variable 'ansible_search_path' from source: unknown 24606 1727096407.88778: calling self._execute() 24606 1727096407.88783: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.88788: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.88790: variable 'omit' from source: magic vars 24606 1727096407.88855: variable 'omit' from source: magic vars 24606 1727096407.88889: variable 'omit' from source: magic vars 24606 1727096407.88930: variable 'omit' from source: magic vars 24606 1727096407.88974: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 24606 1727096407.89015: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 24606 1727096407.89037: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 24606 1727096407.89055: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096407.89066: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 24606 1727096407.89098: variable 'inventory_hostname' from source: host vars for 'managed_node3' 24606 1727096407.89101: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.89104: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.89221: Set connection var ansible_connection to ssh 24606 1727096407.89227: Set connection var ansible_pipelining to False 24606 1727096407.89232: Set connection var ansible_timeout to 10 24606 1727096407.89272: Set connection var ansible_shell_executable to /bin/sh 24606 1727096407.89276: Set connection var ansible_shell_type to sh 24606 1727096407.89279: Set connection var ansible_module_compression to ZIP_DEFLATED 24606 1727096407.89282: variable 'ansible_shell_executable' from source: unknown 24606 1727096407.89284: variable 'ansible_connection' from source: unknown 24606 1727096407.89286: variable 'ansible_module_compression' from source: unknown 24606 1727096407.89288: variable 'ansible_shell_type' from source: unknown 24606 1727096407.89290: variable 'ansible_shell_executable' from source: unknown 24606 1727096407.89293: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.89295: variable 'ansible_pipelining' from source: unknown 24606 1727096407.89300: variable 'ansible_timeout' from source: unknown 24606 1727096407.89302: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.89452: 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) 24606 1727096407.89456: variable 'omit' from source: magic vars 24606 1727096407.89459: starting attempt loop 24606 1727096407.89466: running the handler 24606 1727096407.89560: handler run complete 24606 1727096407.89563: attempt loop complete, returning result 24606 1727096407.89565: _execute() done 24606 1727096407.89566: dumping result to json 24606 1727096407.89570: done dumping result, returning 24606 1727096407.89572: done running TaskExecutor() for managed_node3/TASK: Set network provider to 'initscripts' [0afff68d-5257-fd03-510f-000000000007] 24606 1727096407.89574: sending task result for task 0afff68d-5257-fd03-510f-000000000007 24606 1727096407.89628: done sending task result for task 0afff68d-5257-fd03-510f-000000000007 24606 1727096407.89631: WORKER PROCESS EXITING ok: [managed_node3] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 24606 1727096407.89703: no more pending results, returning what we have 24606 1727096407.89706: results queue empty 24606 1727096407.89707: checking for any_errors_fatal 24606 1727096407.89711: done checking for any_errors_fatal 24606 1727096407.89712: checking for max_fail_percentage 24606 1727096407.89713: done checking for max_fail_percentage 24606 1727096407.89714: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.89715: done checking to see if all hosts have failed 24606 1727096407.89715: getting the remaining hosts for this loop 24606 1727096407.89716: done getting the remaining hosts for this loop 24606 1727096407.89719: getting the next task for host managed_node3 24606 1727096407.89724: done getting next task for host managed_node3 24606 1727096407.89726: ^ task is: TASK: meta (flush_handlers) 24606 1727096407.89728: ^ 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 24606 1727096407.89731: getting variables 24606 1727096407.89732: in VariableManager get_vars() 24606 1727096407.89753: Calling all_inventory to load vars for managed_node3 24606 1727096407.89756: Calling groups_inventory to load vars for managed_node3 24606 1727096407.89759: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.89769: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.89772: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.89776: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.89937: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.90124: done with get_vars() 24606 1727096407.90132: done getting variables 24606 1727096407.90191: in VariableManager get_vars() 24606 1727096407.90199: Calling all_inventory to load vars for managed_node3 24606 1727096407.90201: Calling groups_inventory to load vars for managed_node3 24606 1727096407.90203: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.90207: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.90209: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.90211: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.90759: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.91041: done with get_vars() 24606 1727096407.91055: done queuing things up, now waiting for results queue to drain 24606 1727096407.91056: results queue empty 24606 1727096407.91057: checking for any_errors_fatal 24606 1727096407.91059: done checking for any_errors_fatal 24606 1727096407.91059: checking for max_fail_percentage 24606 1727096407.91060: done checking for max_fail_percentage 24606 1727096407.91061: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.91062: done checking to see if all hosts have failed 24606 1727096407.91062: getting the remaining hosts for this loop 24606 1727096407.91063: done getting the remaining hosts for this loop 24606 1727096407.91065: getting the next task for host managed_node3 24606 1727096407.91070: done getting next task for host managed_node3 24606 1727096407.91071: ^ task is: TASK: meta (flush_handlers) 24606 1727096407.91073: ^ 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 24606 1727096407.91080: getting variables 24606 1727096407.91080: in VariableManager get_vars() 24606 1727096407.91087: Calling all_inventory to load vars for managed_node3 24606 1727096407.91089: Calling groups_inventory to load vars for managed_node3 24606 1727096407.91091: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.91095: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.91097: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.91100: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.91226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.91401: done with get_vars() 24606 1727096407.91409: done getting variables 24606 1727096407.91450: in VariableManager get_vars() 24606 1727096407.91457: Calling all_inventory to load vars for managed_node3 24606 1727096407.91459: Calling groups_inventory to load vars for managed_node3 24606 1727096407.91461: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.91465: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.91469: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.91472: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.91598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.91800: done with get_vars() 24606 1727096407.91811: done queuing things up, now waiting for results queue to drain 24606 1727096407.91812: results queue empty 24606 1727096407.91813: checking for any_errors_fatal 24606 1727096407.91814: done checking for any_errors_fatal 24606 1727096407.91815: checking for max_fail_percentage 24606 1727096407.91816: done checking for max_fail_percentage 24606 1727096407.91816: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.91817: done checking to see if all hosts have failed 24606 1727096407.91818: getting the remaining hosts for this loop 24606 1727096407.91819: done getting the remaining hosts for this loop 24606 1727096407.91821: getting the next task for host managed_node3 24606 1727096407.91823: done getting next task for host managed_node3 24606 1727096407.91824: ^ task is: None 24606 1727096407.91825: ^ 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 24606 1727096407.91826: done queuing things up, now waiting for results queue to drain 24606 1727096407.91827: results queue empty 24606 1727096407.91828: checking for any_errors_fatal 24606 1727096407.91828: done checking for any_errors_fatal 24606 1727096407.91829: checking for max_fail_percentage 24606 1727096407.91830: done checking for max_fail_percentage 24606 1727096407.91830: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.91831: done checking to see if all hosts have failed 24606 1727096407.91832: getting the next task for host managed_node3 24606 1727096407.91834: done getting next task for host managed_node3 24606 1727096407.91835: ^ task is: None 24606 1727096407.91836: ^ 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 24606 1727096407.92095: in VariableManager get_vars() 24606 1727096407.92118: done with get_vars() 24606 1727096407.92124: in VariableManager get_vars() 24606 1727096407.92140: done with get_vars() 24606 1727096407.92144: variable 'omit' from source: magic vars 24606 1727096407.92175: in VariableManager get_vars() 24606 1727096407.92189: done with get_vars() 24606 1727096407.92208: variable 'omit' from source: magic vars PLAY [Play for testing IPv6 config] ******************************************** 24606 1727096407.92694: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 24606 1727096407.92727: getting the remaining hosts for this loop 24606 1727096407.92729: done getting the remaining hosts for this loop 24606 1727096407.92731: getting the next task for host managed_node3 24606 1727096407.92734: done getting next task for host managed_node3 24606 1727096407.92736: ^ task is: TASK: Gathering Facts 24606 1727096407.92737: ^ 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 24606 1727096407.92739: getting variables 24606 1727096407.92740: in VariableManager get_vars() 24606 1727096407.92752: Calling all_inventory to load vars for managed_node3 24606 1727096407.92754: Calling groups_inventory to load vars for managed_node3 24606 1727096407.92756: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.92760: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.92777: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.92781: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.92916: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.93098: done with get_vars() 24606 1727096407.93106: done getting variables 24606 1727096407.93141: 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=True) TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:3 Monday 23 September 2024 09:00:07 -0400 (0:00:00.055) 0:00:02.866 ****** 24606 1727096407.93161: entering _queue_task() for managed_node3/gather_facts 24606 1727096407.93407: worker is 1 (out of 1 available) 24606 1727096407.93419: exiting _queue_task() for managed_node3/gather_facts 24606 1727096407.93431: done queuing things up, now waiting for results queue to drain 24606 1727096407.93433: waiting for pending results... 24606 1727096407.93655: running TaskExecutor() for managed_node3/TASK: Gathering Facts 24606 1727096407.93720: in run() - task 0afff68d-5257-fd03-510f-000000000115 24606 1727096407.93732: variable 'ansible_search_path' from source: unknown 24606 1727096407.93773: calling self._execute() 24606 1727096407.93826: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.93829: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.93837: variable 'omit' from source: magic vars 24606 1727096407.94201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096407.95837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096407.95927: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096407.95936: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096407.96073: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096407.96076: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096407.96079: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096407.96104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096407.96129: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096407.96164: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096407.96184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096407.96315: variable 'ansible_distribution' from source: facts 24606 1727096407.96327: variable 'ansible_distribution_major_version' from source: facts 24606 1727096407.96350: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096407.96359: when evaluation is False, skipping this task 24606 1727096407.96367: _execute() done 24606 1727096407.96377: dumping result to json 24606 1727096407.96386: done dumping result, returning 24606 1727096407.96396: done running TaskExecutor() for managed_node3/TASK: Gathering Facts [0afff68d-5257-fd03-510f-000000000115] 24606 1727096407.96407: sending task result for task 0afff68d-5257-fd03-510f-000000000115 24606 1727096407.96600: done sending task result for task 0afff68d-5257-fd03-510f-000000000115 24606 1727096407.96604: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096407.96651: no more pending results, returning what we have 24606 1727096407.96653: results queue empty 24606 1727096407.96654: checking for any_errors_fatal 24606 1727096407.96655: done checking for any_errors_fatal 24606 1727096407.96656: checking for max_fail_percentage 24606 1727096407.96657: done checking for max_fail_percentage 24606 1727096407.96658: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.96659: done checking to see if all hosts have failed 24606 1727096407.96660: getting the remaining hosts for this loop 24606 1727096407.96661: done getting the remaining hosts for this loop 24606 1727096407.96664: getting the next task for host managed_node3 24606 1727096407.96674: done getting next task for host managed_node3 24606 1727096407.96676: ^ task is: TASK: meta (flush_handlers) 24606 1727096407.96678: ^ 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 24606 1727096407.96681: getting variables 24606 1727096407.96683: in VariableManager get_vars() 24606 1727096407.96720: Calling all_inventory to load vars for managed_node3 24606 1727096407.96723: Calling groups_inventory to load vars for managed_node3 24606 1727096407.96725: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.96734: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.96736: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.96739: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.96983: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.97255: done with get_vars() 24606 1727096407.97263: done getting variables 24606 1727096407.97309: in VariableManager get_vars() 24606 1727096407.97319: Calling all_inventory to load vars for managed_node3 24606 1727096407.97322: Calling groups_inventory to load vars for managed_node3 24606 1727096407.97323: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.97327: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.97328: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.97329: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.97420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.97526: done with get_vars() 24606 1727096407.97535: done queuing things up, now waiting for results queue to drain 24606 1727096407.97537: results queue empty 24606 1727096407.97538: checking for any_errors_fatal 24606 1727096407.97539: done checking for any_errors_fatal 24606 1727096407.97540: checking for max_fail_percentage 24606 1727096407.97541: done checking for max_fail_percentage 24606 1727096407.97541: checking to see if all hosts have failed and the running result is not ok 24606 1727096407.97542: done checking to see if all hosts have failed 24606 1727096407.97542: getting the remaining hosts for this loop 24606 1727096407.97543: done getting the remaining hosts for this loop 24606 1727096407.97545: getting the next task for host managed_node3 24606 1727096407.97547: done getting next task for host managed_node3 24606 1727096407.97549: ^ task is: TASK: Include the task 'show_interfaces.yml' 24606 1727096407.97550: ^ 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 24606 1727096407.97551: getting variables 24606 1727096407.97552: in VariableManager get_vars() 24606 1727096407.97560: Calling all_inventory to load vars for managed_node3 24606 1727096407.97561: Calling groups_inventory to load vars for managed_node3 24606 1727096407.97562: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096407.97571: Calling all_plugins_play to load vars for managed_node3 24606 1727096407.97573: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096407.97575: Calling groups_plugins_play to load vars for managed_node3 24606 1727096407.97665: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096407.97781: done with get_vars() 24606 1727096407.97787: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:9 Monday 23 September 2024 09:00:07 -0400 (0:00:00.046) 0:00:02.913 ****** 24606 1727096407.97830: entering _queue_task() for managed_node3/include_tasks 24606 1727096407.98025: worker is 1 (out of 1 available) 24606 1727096407.98038: exiting _queue_task() for managed_node3/include_tasks 24606 1727096407.98049: done queuing things up, now waiting for results queue to drain 24606 1727096407.98050: waiting for pending results... 24606 1727096407.98193: running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' 24606 1727096407.98247: in run() - task 0afff68d-5257-fd03-510f-00000000000b 24606 1727096407.98258: variable 'ansible_search_path' from source: unknown 24606 1727096407.98291: calling self._execute() 24606 1727096407.98351: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096407.98354: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096407.98363: variable 'omit' from source: magic vars 24606 1727096407.98677: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.01050: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.01198: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.01202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.01204: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.01227: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.01306: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.01336: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.01362: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.01474: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.01477: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.01555: variable 'ansible_distribution' from source: facts 24606 1727096408.01564: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.01590: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.01597: when evaluation is False, skipping this task 24606 1727096408.01602: _execute() done 24606 1727096408.01607: dumping result to json 24606 1727096408.01613: done dumping result, returning 24606 1727096408.01625: done running TaskExecutor() for managed_node3/TASK: Include the task 'show_interfaces.yml' [0afff68d-5257-fd03-510f-00000000000b] 24606 1727096408.01633: sending task result for task 0afff68d-5257-fd03-510f-00000000000b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.01770: no more pending results, returning what we have 24606 1727096408.01774: results queue empty 24606 1727096408.01774: checking for any_errors_fatal 24606 1727096408.01778: done checking for any_errors_fatal 24606 1727096408.01779: checking for max_fail_percentage 24606 1727096408.01780: done checking for max_fail_percentage 24606 1727096408.01781: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.01782: done checking to see if all hosts have failed 24606 1727096408.01782: getting the remaining hosts for this loop 24606 1727096408.01784: done getting the remaining hosts for this loop 24606 1727096408.01787: getting the next task for host managed_node3 24606 1727096408.01792: done getting next task for host managed_node3 24606 1727096408.01795: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24606 1727096408.01797: ^ state is: HOST STATE: block=2, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.01800: getting variables 24606 1727096408.01801: in VariableManager get_vars() 24606 1727096408.01840: Calling all_inventory to load vars for managed_node3 24606 1727096408.01843: Calling groups_inventory to load vars for managed_node3 24606 1727096408.01846: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.01856: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.01859: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.01862: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.02008: done sending task result for task 0afff68d-5257-fd03-510f-00000000000b 24606 1727096408.02011: WORKER PROCESS EXITING 24606 1727096408.02022: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.02137: done with get_vars() 24606 1727096408.02144: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:11 Monday 23 September 2024 09:00:08 -0400 (0:00:00.043) 0:00:02.956 ****** 24606 1727096408.02211: entering _queue_task() for managed_node3/include_tasks 24606 1727096408.02403: worker is 1 (out of 1 available) 24606 1727096408.02414: exiting _queue_task() for managed_node3/include_tasks 24606 1727096408.02426: done queuing things up, now waiting for results queue to drain 24606 1727096408.02428: waiting for pending results... 24606 1727096408.02566: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 24606 1727096408.02620: in run() - task 0afff68d-5257-fd03-510f-00000000000c 24606 1727096408.02632: variable 'ansible_search_path' from source: unknown 24606 1727096408.02661: calling self._execute() 24606 1727096408.02724: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.02729: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.02738: variable 'omit' from source: magic vars 24606 1727096408.03037: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.04519: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.04561: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.04597: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.04625: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.04645: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.04702: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.04723: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.04743: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.04772: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.04782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.04879: variable 'ansible_distribution' from source: facts 24606 1727096408.04883: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.04899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.04902: when evaluation is False, skipping this task 24606 1727096408.04904: _execute() done 24606 1727096408.04907: dumping result to json 24606 1727096408.04909: done dumping result, returning 24606 1727096408.04916: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-fd03-510f-00000000000c] 24606 1727096408.04920: sending task result for task 0afff68d-5257-fd03-510f-00000000000c 24606 1727096408.05002: done sending task result for task 0afff68d-5257-fd03-510f-00000000000c 24606 1727096408.05004: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.05048: no more pending results, returning what we have 24606 1727096408.05051: results queue empty 24606 1727096408.05052: checking for any_errors_fatal 24606 1727096408.05056: done checking for any_errors_fatal 24606 1727096408.05057: checking for max_fail_percentage 24606 1727096408.05058: done checking for max_fail_percentage 24606 1727096408.05059: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.05060: done checking to see if all hosts have failed 24606 1727096408.05060: getting the remaining hosts for this loop 24606 1727096408.05062: done getting the remaining hosts for this loop 24606 1727096408.05065: getting the next task for host managed_node3 24606 1727096408.05075: done getting next task for host managed_node3 24606 1727096408.05078: ^ task is: TASK: Set up gateway ip on veth peer 24606 1727096408.05080: ^ state is: HOST STATE: block=2, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.05082: getting variables 24606 1727096408.05084: in VariableManager get_vars() 24606 1727096408.05127: Calling all_inventory to load vars for managed_node3 24606 1727096408.05130: Calling groups_inventory to load vars for managed_node3 24606 1727096408.05132: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.05141: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.05144: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.05146: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.05321: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.05435: done with get_vars() 24606 1727096408.05444: done getting variables 24606 1727096408.05509: 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 [Set up gateway ip on veth peer] ****************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:15 Monday 23 September 2024 09:00:08 -0400 (0:00:00.033) 0:00:02.990 ****** 24606 1727096408.05527: entering _queue_task() for managed_node3/shell 24606 1727096408.05528: Creating lock for shell 24606 1727096408.05735: worker is 1 (out of 1 available) 24606 1727096408.05750: exiting _queue_task() for managed_node3/shell 24606 1727096408.05761: done queuing things up, now waiting for results queue to drain 24606 1727096408.05763: waiting for pending results... 24606 1727096408.05906: running TaskExecutor() for managed_node3/TASK: Set up gateway ip on veth peer 24606 1727096408.05956: in run() - task 0afff68d-5257-fd03-510f-00000000000d 24606 1727096408.05977: variable 'ansible_search_path' from source: unknown 24606 1727096408.06008: calling self._execute() 24606 1727096408.06069: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.06079: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.06089: variable 'omit' from source: magic vars 24606 1727096408.06391: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.07888: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.07933: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.07960: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.07990: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.08008: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.08066: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.08090: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.08108: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.08134: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.08146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.08245: variable 'ansible_distribution' from source: facts 24606 1727096408.08249: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.08270: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.08273: when evaluation is False, skipping this task 24606 1727096408.08276: _execute() done 24606 1727096408.08278: dumping result to json 24606 1727096408.08280: done dumping result, returning 24606 1727096408.08287: done running TaskExecutor() for managed_node3/TASK: Set up gateway ip on veth peer [0afff68d-5257-fd03-510f-00000000000d] 24606 1727096408.08292: sending task result for task 0afff68d-5257-fd03-510f-00000000000d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.08417: no more pending results, returning what we have 24606 1727096408.08420: results queue empty 24606 1727096408.08421: checking for any_errors_fatal 24606 1727096408.08425: done checking for any_errors_fatal 24606 1727096408.08425: checking for max_fail_percentage 24606 1727096408.08427: done checking for max_fail_percentage 24606 1727096408.08428: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.08429: done checking to see if all hosts have failed 24606 1727096408.08429: getting the remaining hosts for this loop 24606 1727096408.08430: done getting the remaining hosts for this loop 24606 1727096408.08433: getting the next task for host managed_node3 24606 1727096408.08440: done getting next task for host managed_node3 24606 1727096408.08442: ^ task is: TASK: TEST: I can configure an interface with static ipv6 config 24606 1727096408.08444: ^ 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 24606 1727096408.08446: getting variables 24606 1727096408.08448: in VariableManager get_vars() 24606 1727096408.08488: Calling all_inventory to load vars for managed_node3 24606 1727096408.08490: Calling groups_inventory to load vars for managed_node3 24606 1727096408.08493: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.08502: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.08505: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.08508: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.08647: done sending task result for task 0afff68d-5257-fd03-510f-00000000000d 24606 1727096408.08650: WORKER PROCESS EXITING 24606 1727096408.08661: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.08778: done with get_vars() 24606 1727096408.08787: done getting variables 24606 1727096408.08848: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [TEST: I can configure an interface with static ipv6 config] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:27 Monday 23 September 2024 09:00:08 -0400 (0:00:00.033) 0:00:03.023 ****** 24606 1727096408.08866: entering _queue_task() for managed_node3/debug 24606 1727096408.08870: Creating lock for debug 24606 1727096408.09071: worker is 1 (out of 1 available) 24606 1727096408.09082: exiting _queue_task() for managed_node3/debug 24606 1727096408.09093: done queuing things up, now waiting for results queue to drain 24606 1727096408.09095: waiting for pending results... 24606 1727096408.09258: running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with static ipv6 config 24606 1727096408.09314: in run() - task 0afff68d-5257-fd03-510f-00000000000f 24606 1727096408.09326: variable 'ansible_search_path' from source: unknown 24606 1727096408.09356: calling self._execute() 24606 1727096408.09416: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.09420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.09429: variable 'omit' from source: magic vars 24606 1727096408.09793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.11233: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.11284: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.11314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.11338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.11357: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.11450: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.11453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.11472: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.11501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.11512: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.11609: variable 'ansible_distribution' from source: facts 24606 1727096408.11616: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.11636: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.11639: when evaluation is False, skipping this task 24606 1727096408.11642: _execute() done 24606 1727096408.11644: dumping result to json 24606 1727096408.11646: done dumping result, returning 24606 1727096408.11652: done running TaskExecutor() for managed_node3/TASK: TEST: I can configure an interface with static ipv6 config [0afff68d-5257-fd03-510f-00000000000f] 24606 1727096408.11656: sending task result for task 0afff68d-5257-fd03-510f-00000000000f 24606 1727096408.11734: done sending task result for task 0afff68d-5257-fd03-510f-00000000000f 24606 1727096408.11736: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096408.11786: no more pending results, returning what we have 24606 1727096408.11789: results queue empty 24606 1727096408.11790: checking for any_errors_fatal 24606 1727096408.11795: done checking for any_errors_fatal 24606 1727096408.11796: checking for max_fail_percentage 24606 1727096408.11797: done checking for max_fail_percentage 24606 1727096408.11798: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.11799: done checking to see if all hosts have failed 24606 1727096408.11799: getting the remaining hosts for this loop 24606 1727096408.11800: done getting the remaining hosts for this loop 24606 1727096408.11803: getting the next task for host managed_node3 24606 1727096408.11810: done getting next task for host managed_node3 24606 1727096408.11815: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24606 1727096408.11818: ^ 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 24606 1727096408.11832: getting variables 24606 1727096408.11833: in VariableManager get_vars() 24606 1727096408.11874: Calling all_inventory to load vars for managed_node3 24606 1727096408.11877: Calling groups_inventory to load vars for managed_node3 24606 1727096408.11879: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.11887: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.11889: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.11891: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.12060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.12196: done with get_vars() 24606 1727096408.12204: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:00:08 -0400 (0:00:00.033) 0:00:03.057 ****** 24606 1727096408.12266: entering _queue_task() for managed_node3/include_tasks 24606 1727096408.12457: worker is 1 (out of 1 available) 24606 1727096408.12471: exiting _queue_task() for managed_node3/include_tasks 24606 1727096408.12483: done queuing things up, now waiting for results queue to drain 24606 1727096408.12485: waiting for pending results... 24606 1727096408.12629: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24606 1727096408.12708: in run() - task 0afff68d-5257-fd03-510f-000000000017 24606 1727096408.12722: variable 'ansible_search_path' from source: unknown 24606 1727096408.12725: variable 'ansible_search_path' from source: unknown 24606 1727096408.12751: calling self._execute() 24606 1727096408.12812: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.12816: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.12832: variable 'omit' from source: magic vars 24606 1727096408.13124: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.14605: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.14646: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.14677: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.14704: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.14732: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.14792: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.14814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.14832: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.14857: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.14869: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.14965: variable 'ansible_distribution' from source: facts 24606 1727096408.14970: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.14989: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.14992: when evaluation is False, skipping this task 24606 1727096408.14994: _execute() done 24606 1727096408.14996: dumping result to json 24606 1727096408.14998: done dumping result, returning 24606 1727096408.15006: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-fd03-510f-000000000017] 24606 1727096408.15011: sending task result for task 0afff68d-5257-fd03-510f-000000000017 24606 1727096408.15092: done sending task result for task 0afff68d-5257-fd03-510f-000000000017 24606 1727096408.15095: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.15162: no more pending results, returning what we have 24606 1727096408.15165: results queue empty 24606 1727096408.15166: checking for any_errors_fatal 24606 1727096408.15173: done checking for any_errors_fatal 24606 1727096408.15174: checking for max_fail_percentage 24606 1727096408.15175: done checking for max_fail_percentage 24606 1727096408.15176: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.15177: done checking to see if all hosts have failed 24606 1727096408.15178: getting the remaining hosts for this loop 24606 1727096408.15179: done getting the remaining hosts for this loop 24606 1727096408.15182: getting the next task for host managed_node3 24606 1727096408.15188: done getting next task for host managed_node3 24606 1727096408.15192: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24606 1727096408.15194: ^ 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 24606 1727096408.15208: getting variables 24606 1727096408.15209: in VariableManager get_vars() 24606 1727096408.15244: Calling all_inventory to load vars for managed_node3 24606 1727096408.15246: Calling groups_inventory to load vars for managed_node3 24606 1727096408.15248: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.15256: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.15258: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.15260: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.15390: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.15519: done with get_vars() 24606 1727096408.15527: done getting variables 24606 1727096408.15569: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:00:08 -0400 (0:00:00.033) 0:00:03.090 ****** 24606 1727096408.15591: entering _queue_task() for managed_node3/debug 24606 1727096408.15786: worker is 1 (out of 1 available) 24606 1727096408.15799: exiting _queue_task() for managed_node3/debug 24606 1727096408.15812: done queuing things up, now waiting for results queue to drain 24606 1727096408.15814: waiting for pending results... 24606 1727096408.15986: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 24606 1727096408.16060: in run() - task 0afff68d-5257-fd03-510f-000000000018 24606 1727096408.16077: variable 'ansible_search_path' from source: unknown 24606 1727096408.16081: variable 'ansible_search_path' from source: unknown 24606 1727096408.16110: calling self._execute() 24606 1727096408.16165: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.16173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.16180: variable 'omit' from source: magic vars 24606 1727096408.16536: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.18001: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.18060: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.18092: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.18118: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.18137: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.18196: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.18217: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.18234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.18260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.18274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.18381: variable 'ansible_distribution' from source: facts 24606 1727096408.18385: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.18403: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.18406: when evaluation is False, skipping this task 24606 1727096408.18409: _execute() done 24606 1727096408.18411: dumping result to json 24606 1727096408.18413: done dumping result, returning 24606 1727096408.18420: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-fd03-510f-000000000018] 24606 1727096408.18425: sending task result for task 0afff68d-5257-fd03-510f-000000000018 24606 1727096408.18507: done sending task result for task 0afff68d-5257-fd03-510f-000000000018 24606 1727096408.18510: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096408.18582: no more pending results, returning what we have 24606 1727096408.18585: results queue empty 24606 1727096408.18586: checking for any_errors_fatal 24606 1727096408.18592: done checking for any_errors_fatal 24606 1727096408.18593: checking for max_fail_percentage 24606 1727096408.18594: done checking for max_fail_percentage 24606 1727096408.18595: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.18596: done checking to see if all hosts have failed 24606 1727096408.18597: getting the remaining hosts for this loop 24606 1727096408.18598: done getting the remaining hosts for this loop 24606 1727096408.18601: getting the next task for host managed_node3 24606 1727096408.18606: done getting next task for host managed_node3 24606 1727096408.18609: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24606 1727096408.18612: ^ 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 24606 1727096408.18631: getting variables 24606 1727096408.18633: in VariableManager get_vars() 24606 1727096408.18739: Calling all_inventory to load vars for managed_node3 24606 1727096408.18742: Calling groups_inventory to load vars for managed_node3 24606 1727096408.18745: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.18753: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.18755: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.18758: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.18976: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.19176: done with get_vars() 24606 1727096408.19187: done getting variables 24606 1727096408.19272: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:00:08 -0400 (0:00:00.037) 0:00:03.127 ****** 24606 1727096408.19303: entering _queue_task() for managed_node3/fail 24606 1727096408.19305: Creating lock for fail 24606 1727096408.19649: worker is 1 (out of 1 available) 24606 1727096408.19660: exiting _queue_task() for managed_node3/fail 24606 1727096408.19676: done queuing things up, now waiting for results queue to drain 24606 1727096408.19678: waiting for pending results... 24606 1727096408.19929: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24606 1727096408.19942: in run() - task 0afff68d-5257-fd03-510f-000000000019 24606 1727096408.19946: variable 'ansible_search_path' from source: unknown 24606 1727096408.19949: variable 'ansible_search_path' from source: unknown 24606 1727096408.19953: calling self._execute() 24606 1727096408.20006: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.20011: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.20019: variable 'omit' from source: magic vars 24606 1727096408.20307: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.21745: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.21792: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.21818: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.21852: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.21876: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.21930: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.21950: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.21971: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.21999: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.22011: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.22101: variable 'ansible_distribution' from source: facts 24606 1727096408.22107: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.22124: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.22127: when evaluation is False, skipping this task 24606 1727096408.22130: _execute() done 24606 1727096408.22132: dumping result to json 24606 1727096408.22134: done dumping result, returning 24606 1727096408.22141: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-fd03-510f-000000000019] 24606 1727096408.22145: sending task result for task 0afff68d-5257-fd03-510f-000000000019 24606 1727096408.22226: done sending task result for task 0afff68d-5257-fd03-510f-000000000019 24606 1727096408.22229: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.22273: no more pending results, returning what we have 24606 1727096408.22276: results queue empty 24606 1727096408.22277: checking for any_errors_fatal 24606 1727096408.22281: done checking for any_errors_fatal 24606 1727096408.22282: checking for max_fail_percentage 24606 1727096408.22283: done checking for max_fail_percentage 24606 1727096408.22284: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.22285: done checking to see if all hosts have failed 24606 1727096408.22285: getting the remaining hosts for this loop 24606 1727096408.22287: done getting the remaining hosts for this loop 24606 1727096408.22290: getting the next task for host managed_node3 24606 1727096408.22295: done getting next task for host managed_node3 24606 1727096408.22298: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24606 1727096408.22301: ^ 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 24606 1727096408.22312: getting variables 24606 1727096408.22314: in VariableManager get_vars() 24606 1727096408.22344: Calling all_inventory to load vars for managed_node3 24606 1727096408.22347: Calling groups_inventory to load vars for managed_node3 24606 1727096408.22349: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.22356: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.22358: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.22360: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.22491: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.22634: done with get_vars() 24606 1727096408.22641: done getting variables 24606 1727096408.22683: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:00:08 -0400 (0:00:00.034) 0:00:03.161 ****** 24606 1727096408.22708: entering _queue_task() for managed_node3/fail 24606 1727096408.22883: worker is 1 (out of 1 available) 24606 1727096408.22896: exiting _queue_task() for managed_node3/fail 24606 1727096408.22906: done queuing things up, now waiting for results queue to drain 24606 1727096408.22908: waiting for pending results... 24606 1727096408.23154: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24606 1727096408.23159: in run() - task 0afff68d-5257-fd03-510f-00000000001a 24606 1727096408.23163: variable 'ansible_search_path' from source: unknown 24606 1727096408.23165: variable 'ansible_search_path' from source: unknown 24606 1727096408.23173: calling self._execute() 24606 1727096408.23212: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.23216: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.23224: variable 'omit' from source: magic vars 24606 1727096408.23505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.24899: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.24942: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.24971: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.25072: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.25075: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.25076: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.25092: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.25114: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.25139: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.25150: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.25244: variable 'ansible_distribution' from source: facts 24606 1727096408.25248: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.25263: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.25266: when evaluation is False, skipping this task 24606 1727096408.25274: _execute() done 24606 1727096408.25277: dumping result to json 24606 1727096408.25280: done dumping result, returning 24606 1727096408.25283: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-fd03-510f-00000000001a] 24606 1727096408.25285: sending task result for task 0afff68d-5257-fd03-510f-00000000001a 24606 1727096408.25360: done sending task result for task 0afff68d-5257-fd03-510f-00000000001a 24606 1727096408.25362: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.25407: no more pending results, returning what we have 24606 1727096408.25410: results queue empty 24606 1727096408.25411: checking for any_errors_fatal 24606 1727096408.25416: done checking for any_errors_fatal 24606 1727096408.25417: checking for max_fail_percentage 24606 1727096408.25418: done checking for max_fail_percentage 24606 1727096408.25419: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.25420: done checking to see if all hosts have failed 24606 1727096408.25421: getting the remaining hosts for this loop 24606 1727096408.25422: done getting the remaining hosts for this loop 24606 1727096408.25425: getting the next task for host managed_node3 24606 1727096408.25430: done getting next task for host managed_node3 24606 1727096408.25433: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24606 1727096408.25436: ^ 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 24606 1727096408.25448: getting variables 24606 1727096408.25450: in VariableManager get_vars() 24606 1727096408.25485: Calling all_inventory to load vars for managed_node3 24606 1727096408.25487: Calling groups_inventory to load vars for managed_node3 24606 1727096408.25489: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.25496: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.25498: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.25501: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.25615: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.25736: done with get_vars() 24606 1727096408.25743: done getting variables 24606 1727096408.25786: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:00:08 -0400 (0:00:00.030) 0:00:03.192 ****** 24606 1727096408.25807: entering _queue_task() for managed_node3/fail 24606 1727096408.25985: worker is 1 (out of 1 available) 24606 1727096408.25997: exiting _queue_task() for managed_node3/fail 24606 1727096408.26009: done queuing things up, now waiting for results queue to drain 24606 1727096408.26010: waiting for pending results... 24606 1727096408.26149: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24606 1727096408.26222: in run() - task 0afff68d-5257-fd03-510f-00000000001b 24606 1727096408.26236: variable 'ansible_search_path' from source: unknown 24606 1727096408.26239: variable 'ansible_search_path' from source: unknown 24606 1727096408.26264: calling self._execute() 24606 1727096408.26317: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.26322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.26330: variable 'omit' from source: magic vars 24606 1727096408.26606: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.28165: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.28214: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.28248: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.28277: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.28299: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.28352: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.28375: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.28575: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.28578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.28580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.28603: variable 'ansible_distribution' from source: facts 24606 1727096408.28607: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.28630: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.28636: when evaluation is False, skipping this task 24606 1727096408.28642: _execute() done 24606 1727096408.28649: dumping result to json 24606 1727096408.28656: done dumping result, returning 24606 1727096408.28665: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-fd03-510f-00000000001b] 24606 1727096408.28681: sending task result for task 0afff68d-5257-fd03-510f-00000000001b skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.28904: no more pending results, returning what we have 24606 1727096408.28908: results queue empty 24606 1727096408.28908: checking for any_errors_fatal 24606 1727096408.28913: done checking for any_errors_fatal 24606 1727096408.28914: checking for max_fail_percentage 24606 1727096408.28915: done checking for max_fail_percentage 24606 1727096408.28916: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.28917: done checking to see if all hosts have failed 24606 1727096408.28917: getting the remaining hosts for this loop 24606 1727096408.28919: done getting the remaining hosts for this loop 24606 1727096408.28921: getting the next task for host managed_node3 24606 1727096408.28927: done getting next task for host managed_node3 24606 1727096408.28930: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24606 1727096408.28932: ^ 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 24606 1727096408.28947: done sending task result for task 0afff68d-5257-fd03-510f-00000000001b 24606 1727096408.28950: WORKER PROCESS EXITING 24606 1727096408.28957: getting variables 24606 1727096408.28958: in VariableManager get_vars() 24606 1727096408.29072: Calling all_inventory to load vars for managed_node3 24606 1727096408.29074: Calling groups_inventory to load vars for managed_node3 24606 1727096408.29077: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.29085: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.29088: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.29090: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.29287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.29462: done with get_vars() 24606 1727096408.29475: done getting variables 24606 1727096408.29552: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:00:08 -0400 (0:00:00.037) 0:00:03.230 ****** 24606 1727096408.29582: entering _queue_task() for managed_node3/dnf 24606 1727096408.29807: worker is 1 (out of 1 available) 24606 1727096408.29820: exiting _queue_task() for managed_node3/dnf 24606 1727096408.29830: done queuing things up, now waiting for results queue to drain 24606 1727096408.29832: waiting for pending results... 24606 1727096408.30066: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24606 1727096408.30166: in run() - task 0afff68d-5257-fd03-510f-00000000001c 24606 1727096408.30195: variable 'ansible_search_path' from source: unknown 24606 1727096408.30204: variable 'ansible_search_path' from source: unknown 24606 1727096408.30239: calling self._execute() 24606 1727096408.30322: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.30401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.30404: variable 'omit' from source: magic vars 24606 1727096408.30760: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.32912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.32985: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.33027: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.33074: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.33108: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.33192: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.33228: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.33475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.33479: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.33481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.33484: variable 'ansible_distribution' from source: facts 24606 1727096408.33486: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.33521: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.33528: when evaluation is False, skipping this task 24606 1727096408.33535: _execute() done 24606 1727096408.33542: dumping result to json 24606 1727096408.33549: done dumping result, returning 24606 1727096408.33560: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-fd03-510f-00000000001c] 24606 1727096408.33583: sending task result for task 0afff68d-5257-fd03-510f-00000000001c skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.33737: no more pending results, returning what we have 24606 1727096408.33741: results queue empty 24606 1727096408.33742: checking for any_errors_fatal 24606 1727096408.33748: done checking for any_errors_fatal 24606 1727096408.33749: checking for max_fail_percentage 24606 1727096408.33750: done checking for max_fail_percentage 24606 1727096408.33751: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.33752: done checking to see if all hosts have failed 24606 1727096408.33752: getting the remaining hosts for this loop 24606 1727096408.33754: done getting the remaining hosts for this loop 24606 1727096408.33757: getting the next task for host managed_node3 24606 1727096408.33763: done getting next task for host managed_node3 24606 1727096408.33771: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24606 1727096408.33775: ^ 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 24606 1727096408.33797: getting variables 24606 1727096408.33799: in VariableManager get_vars() 24606 1727096408.33837: Calling all_inventory to load vars for managed_node3 24606 1727096408.33840: Calling groups_inventory to load vars for managed_node3 24606 1727096408.33842: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.33853: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.33856: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.33859: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.34642: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.35065: done with get_vars() 24606 1727096408.35157: done getting variables 24606 1727096408.35231: done sending task result for task 0afff68d-5257-fd03-510f-00000000001c 24606 1727096408.35235: WORKER PROCESS EXITING redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24606 1727096408.35301: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:00:08 -0400 (0:00:00.057) 0:00:03.288 ****** 24606 1727096408.35451: entering _queue_task() for managed_node3/yum 24606 1727096408.35454: Creating lock for yum 24606 1727096408.36053: worker is 1 (out of 1 available) 24606 1727096408.36065: exiting _queue_task() for managed_node3/yum 24606 1727096408.36081: done queuing things up, now waiting for results queue to drain 24606 1727096408.36083: waiting for pending results... 24606 1727096408.36284: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24606 1727096408.36376: in run() - task 0afff68d-5257-fd03-510f-00000000001d 24606 1727096408.36547: variable 'ansible_search_path' from source: unknown 24606 1727096408.36555: variable 'ansible_search_path' from source: unknown 24606 1727096408.36595: calling self._execute() 24606 1727096408.36670: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.36685: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.36692: variable 'omit' from source: magic vars 24606 1727096408.37092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.39100: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.39165: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.39449: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.39490: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.39522: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.39595: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.39624: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.39651: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.39694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.39711: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.39851: variable 'ansible_distribution' from source: facts 24606 1727096408.39864: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.39892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.39900: when evaluation is False, skipping this task 24606 1727096408.39907: _execute() done 24606 1727096408.39913: dumping result to json 24606 1727096408.39922: done dumping result, returning 24606 1727096408.39933: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-fd03-510f-00000000001d] 24606 1727096408.39944: sending task result for task 0afff68d-5257-fd03-510f-00000000001d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.40118: no more pending results, returning what we have 24606 1727096408.40121: results queue empty 24606 1727096408.40122: checking for any_errors_fatal 24606 1727096408.40128: done checking for any_errors_fatal 24606 1727096408.40129: checking for max_fail_percentage 24606 1727096408.40130: done checking for max_fail_percentage 24606 1727096408.40131: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.40131: done checking to see if all hosts have failed 24606 1727096408.40132: getting the remaining hosts for this loop 24606 1727096408.40133: done getting the remaining hosts for this loop 24606 1727096408.40136: getting the next task for host managed_node3 24606 1727096408.40142: done getting next task for host managed_node3 24606 1727096408.40145: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24606 1727096408.40148: ^ 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 24606 1727096408.40160: getting variables 24606 1727096408.40161: in VariableManager get_vars() 24606 1727096408.40210: Calling all_inventory to load vars for managed_node3 24606 1727096408.40213: Calling groups_inventory to load vars for managed_node3 24606 1727096408.40215: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.40224: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.40227: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.40229: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.40484: done sending task result for task 0afff68d-5257-fd03-510f-00000000001d 24606 1727096408.40488: WORKER PROCESS EXITING 24606 1727096408.40510: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.40709: done with get_vars() 24606 1727096408.40719: done getting variables 24606 1727096408.40776: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:00:08 -0400 (0:00:00.053) 0:00:03.342 ****** 24606 1727096408.40808: entering _queue_task() for managed_node3/fail 24606 1727096408.41046: worker is 1 (out of 1 available) 24606 1727096408.41057: exiting _queue_task() for managed_node3/fail 24606 1727096408.41275: done queuing things up, now waiting for results queue to drain 24606 1727096408.41277: waiting for pending results... 24606 1727096408.41318: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24606 1727096408.41439: in run() - task 0afff68d-5257-fd03-510f-00000000001e 24606 1727096408.41460: variable 'ansible_search_path' from source: unknown 24606 1727096408.41472: variable 'ansible_search_path' from source: unknown 24606 1727096408.41514: calling self._execute() 24606 1727096408.41588: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.41600: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.41617: variable 'omit' from source: magic vars 24606 1727096408.42045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.43984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.44026: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.44050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.44079: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.44105: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.44153: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.44176: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.44194: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.44224: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.44234: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.44326: variable 'ansible_distribution' from source: facts 24606 1727096408.44331: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.44347: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.44349: when evaluation is False, skipping this task 24606 1727096408.44352: _execute() done 24606 1727096408.44354: dumping result to json 24606 1727096408.44356: done dumping result, returning 24606 1727096408.44362: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-fd03-510f-00000000001e] 24606 1727096408.44369: sending task result for task 0afff68d-5257-fd03-510f-00000000001e 24606 1727096408.44451: done sending task result for task 0afff68d-5257-fd03-510f-00000000001e 24606 1727096408.44453: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.44505: no more pending results, returning what we have 24606 1727096408.44508: results queue empty 24606 1727096408.44508: checking for any_errors_fatal 24606 1727096408.44514: done checking for any_errors_fatal 24606 1727096408.44515: checking for max_fail_percentage 24606 1727096408.44516: done checking for max_fail_percentage 24606 1727096408.44517: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.44518: done checking to see if all hosts have failed 24606 1727096408.44518: getting the remaining hosts for this loop 24606 1727096408.44519: done getting the remaining hosts for this loop 24606 1727096408.44522: getting the next task for host managed_node3 24606 1727096408.44528: done getting next task for host managed_node3 24606 1727096408.44531: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24606 1727096408.44534: ^ 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 24606 1727096408.44545: getting variables 24606 1727096408.44547: in VariableManager get_vars() 24606 1727096408.44583: Calling all_inventory to load vars for managed_node3 24606 1727096408.44585: Calling groups_inventory to load vars for managed_node3 24606 1727096408.44587: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.44594: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.44597: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.44599: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.44739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.44924: done with get_vars() 24606 1727096408.44933: done getting variables 24606 1727096408.44987: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:00:08 -0400 (0:00:00.042) 0:00:03.385 ****** 24606 1727096408.45019: entering _queue_task() for managed_node3/package 24606 1727096408.45255: worker is 1 (out of 1 available) 24606 1727096408.45469: exiting _queue_task() for managed_node3/package 24606 1727096408.45480: done queuing things up, now waiting for results queue to drain 24606 1727096408.45482: waiting for pending results... 24606 1727096408.45608: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 24606 1727096408.45653: in run() - task 0afff68d-5257-fd03-510f-00000000001f 24606 1727096408.45677: variable 'ansible_search_path' from source: unknown 24606 1727096408.45685: variable 'ansible_search_path' from source: unknown 24606 1727096408.45727: calling self._execute() 24606 1727096408.45809: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.45817: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.45825: variable 'omit' from source: magic vars 24606 1727096408.46202: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.47789: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.47830: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.47863: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.47911: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.47934: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.48075: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.48078: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.48081: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.48115: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.48135: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.48266: variable 'ansible_distribution' from source: facts 24606 1727096408.48296: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.48309: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.48317: when evaluation is False, skipping this task 24606 1727096408.48324: _execute() done 24606 1727096408.48330: dumping result to json 24606 1727096408.48337: done dumping result, returning 24606 1727096408.48347: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-fd03-510f-00000000001f] 24606 1727096408.48356: sending task result for task 0afff68d-5257-fd03-510f-00000000001f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.48499: no more pending results, returning what we have 24606 1727096408.48502: results queue empty 24606 1727096408.48510: checking for any_errors_fatal 24606 1727096408.48515: done checking for any_errors_fatal 24606 1727096408.48516: checking for max_fail_percentage 24606 1727096408.48518: done checking for max_fail_percentage 24606 1727096408.48518: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.48519: done checking to see if all hosts have failed 24606 1727096408.48520: getting the remaining hosts for this loop 24606 1727096408.48521: done getting the remaining hosts for this loop 24606 1727096408.48524: getting the next task for host managed_node3 24606 1727096408.48530: done getting next task for host managed_node3 24606 1727096408.48533: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24606 1727096408.48535: ^ 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 24606 1727096408.48552: getting variables 24606 1727096408.48555: in VariableManager get_vars() 24606 1727096408.48640: Calling all_inventory to load vars for managed_node3 24606 1727096408.48643: Calling groups_inventory to load vars for managed_node3 24606 1727096408.48646: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.48655: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.48657: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.48660: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.48928: done sending task result for task 0afff68d-5257-fd03-510f-00000000001f 24606 1727096408.48932: WORKER PROCESS EXITING 24606 1727096408.48945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.49143: done with get_vars() 24606 1727096408.49152: done getting variables 24606 1727096408.49208: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:00:08 -0400 (0:00:00.042) 0:00:03.427 ****** 24606 1727096408.49239: entering _queue_task() for managed_node3/package 24606 1727096408.49477: worker is 1 (out of 1 available) 24606 1727096408.49490: exiting _queue_task() for managed_node3/package 24606 1727096408.49502: done queuing things up, now waiting for results queue to drain 24606 1727096408.49503: waiting for pending results... 24606 1727096408.49888: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24606 1727096408.49893: in run() - task 0afff68d-5257-fd03-510f-000000000020 24606 1727096408.49895: variable 'ansible_search_path' from source: unknown 24606 1727096408.49898: variable 'ansible_search_path' from source: unknown 24606 1727096408.49927: calling self._execute() 24606 1727096408.50016: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.50029: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.50042: variable 'omit' from source: magic vars 24606 1727096408.50464: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.52940: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.53013: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.53060: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.53104: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.53134: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.53218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.53257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.53294: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.53338: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.53363: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.53508: variable 'ansible_distribution' from source: facts 24606 1727096408.53519: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.53542: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.53548: when evaluation is False, skipping this task 24606 1727096408.53554: _execute() done 24606 1727096408.53561: dumping result to json 24606 1727096408.53573: done dumping result, returning 24606 1727096408.53590: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-fd03-510f-000000000020] 24606 1727096408.53600: sending task result for task 0afff68d-5257-fd03-510f-000000000020 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.53752: no more pending results, returning what we have 24606 1727096408.53756: results queue empty 24606 1727096408.53757: checking for any_errors_fatal 24606 1727096408.53762: done checking for any_errors_fatal 24606 1727096408.53763: checking for max_fail_percentage 24606 1727096408.53765: done checking for max_fail_percentage 24606 1727096408.53766: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.53767: done checking to see if all hosts have failed 24606 1727096408.53772: getting the remaining hosts for this loop 24606 1727096408.53773: done getting the remaining hosts for this loop 24606 1727096408.53777: getting the next task for host managed_node3 24606 1727096408.53784: done getting next task for host managed_node3 24606 1727096408.53788: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24606 1727096408.53791: ^ 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 24606 1727096408.53806: getting variables 24606 1727096408.53808: in VariableManager get_vars() 24606 1727096408.53851: Calling all_inventory to load vars for managed_node3 24606 1727096408.53854: Calling groups_inventory to load vars for managed_node3 24606 1727096408.53857: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.54173: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.54178: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.54183: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.54356: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.54590: done with get_vars() 24606 1727096408.54601: done getting variables 24606 1727096408.54630: done sending task result for task 0afff68d-5257-fd03-510f-000000000020 24606 1727096408.54633: WORKER PROCESS EXITING 24606 1727096408.54665: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:00:08 -0400 (0:00:00.054) 0:00:03.481 ****** 24606 1727096408.54699: entering _queue_task() for managed_node3/package 24606 1727096408.54956: worker is 1 (out of 1 available) 24606 1727096408.55175: exiting _queue_task() for managed_node3/package 24606 1727096408.55185: done queuing things up, now waiting for results queue to drain 24606 1727096408.55187: waiting for pending results... 24606 1727096408.55234: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24606 1727096408.55357: in run() - task 0afff68d-5257-fd03-510f-000000000021 24606 1727096408.55383: variable 'ansible_search_path' from source: unknown 24606 1727096408.55392: variable 'ansible_search_path' from source: unknown 24606 1727096408.55434: calling self._execute() 24606 1727096408.55515: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.55530: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.55543: variable 'omit' from source: magic vars 24606 1727096408.56020: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.58464: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.58542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.58591: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.58628: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.58660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.58744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.58786: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.58818: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.58864: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.58894: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.59031: variable 'ansible_distribution' from source: facts 24606 1727096408.59044: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.59073: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.59082: when evaluation is False, skipping this task 24606 1727096408.59090: _execute() done 24606 1727096408.59097: dumping result to json 24606 1727096408.59172: done dumping result, returning 24606 1727096408.59177: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-fd03-510f-000000000021] 24606 1727096408.59180: sending task result for task 0afff68d-5257-fd03-510f-000000000021 24606 1727096408.59248: done sending task result for task 0afff68d-5257-fd03-510f-000000000021 24606 1727096408.59251: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.59300: no more pending results, returning what we have 24606 1727096408.59304: results queue empty 24606 1727096408.59305: checking for any_errors_fatal 24606 1727096408.59311: done checking for any_errors_fatal 24606 1727096408.59312: checking for max_fail_percentage 24606 1727096408.59314: done checking for max_fail_percentage 24606 1727096408.59314: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.59315: done checking to see if all hosts have failed 24606 1727096408.59316: getting the remaining hosts for this loop 24606 1727096408.59317: done getting the remaining hosts for this loop 24606 1727096408.59321: getting the next task for host managed_node3 24606 1727096408.59327: done getting next task for host managed_node3 24606 1727096408.59332: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24606 1727096408.59335: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.59348: getting variables 24606 1727096408.59350: in VariableManager get_vars() 24606 1727096408.59395: Calling all_inventory to load vars for managed_node3 24606 1727096408.59398: Calling groups_inventory to load vars for managed_node3 24606 1727096408.59401: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.59411: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.59413: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.59416: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.59830: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.60106: done with get_vars() 24606 1727096408.60116: done getting variables 24606 1727096408.60208: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:00:08 -0400 (0:00:00.055) 0:00:03.537 ****** 24606 1727096408.60239: entering _queue_task() for managed_node3/service 24606 1727096408.60241: Creating lock for service 24606 1727096408.60496: worker is 1 (out of 1 available) 24606 1727096408.60508: exiting _queue_task() for managed_node3/service 24606 1727096408.60519: done queuing things up, now waiting for results queue to drain 24606 1727096408.60521: waiting for pending results... 24606 1727096408.60884: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24606 1727096408.60901: in run() - task 0afff68d-5257-fd03-510f-000000000022 24606 1727096408.60924: variable 'ansible_search_path' from source: unknown 24606 1727096408.60932: variable 'ansible_search_path' from source: unknown 24606 1727096408.60977: calling self._execute() 24606 1727096408.61054: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.61066: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.61175: variable 'omit' from source: magic vars 24606 1727096408.61512: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.63984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.64055: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.64101: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.64143: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.64179: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.64260: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.64312: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.64344: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.64397: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.64417: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.64554: variable 'ansible_distribution' from source: facts 24606 1727096408.64564: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.64774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.64778: when evaluation is False, skipping this task 24606 1727096408.64780: _execute() done 24606 1727096408.64782: dumping result to json 24606 1727096408.64784: done dumping result, returning 24606 1727096408.64786: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-fd03-510f-000000000022] 24606 1727096408.64788: sending task result for task 0afff68d-5257-fd03-510f-000000000022 24606 1727096408.64859: done sending task result for task 0afff68d-5257-fd03-510f-000000000022 24606 1727096408.64862: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.64913: no more pending results, returning what we have 24606 1727096408.64916: results queue empty 24606 1727096408.64917: checking for any_errors_fatal 24606 1727096408.64922: done checking for any_errors_fatal 24606 1727096408.64923: checking for max_fail_percentage 24606 1727096408.64925: done checking for max_fail_percentage 24606 1727096408.64925: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.64926: done checking to see if all hosts have failed 24606 1727096408.64927: getting the remaining hosts for this loop 24606 1727096408.64928: done getting the remaining hosts for this loop 24606 1727096408.64932: getting the next task for host managed_node3 24606 1727096408.64937: done getting next task for host managed_node3 24606 1727096408.64941: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24606 1727096408.64944: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.64957: getting variables 24606 1727096408.64959: in VariableManager get_vars() 24606 1727096408.65005: Calling all_inventory to load vars for managed_node3 24606 1727096408.65007: Calling groups_inventory to load vars for managed_node3 24606 1727096408.65010: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.65020: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.65023: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.65026: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.65361: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.65801: done with get_vars() 24606 1727096408.65810: done getting variables 24606 1727096408.65865: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:00:08 -0400 (0:00:00.056) 0:00:03.593 ****** 24606 1727096408.65897: entering _queue_task() for managed_node3/service 24606 1727096408.66147: worker is 1 (out of 1 available) 24606 1727096408.66159: exiting _queue_task() for managed_node3/service 24606 1727096408.66177: done queuing things up, now waiting for results queue to drain 24606 1727096408.66178: waiting for pending results... 24606 1727096408.66430: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24606 1727096408.66551: in run() - task 0afff68d-5257-fd03-510f-000000000023 24606 1727096408.66576: variable 'ansible_search_path' from source: unknown 24606 1727096408.66585: variable 'ansible_search_path' from source: unknown 24606 1727096408.66622: calling self._execute() 24606 1727096408.66708: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.66724: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.66771: variable 'omit' from source: magic vars 24606 1727096408.67175: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.69429: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.69505: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.69592: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.69596: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.69622: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.69701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.69740: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.69778: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.69828: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.69926: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.69999: variable 'ansible_distribution' from source: facts 24606 1727096408.70012: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.70038: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.70048: when evaluation is False, skipping this task 24606 1727096408.70056: _execute() done 24606 1727096408.70064: dumping result to json 24606 1727096408.70077: done dumping result, returning 24606 1727096408.70155: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-fd03-510f-000000000023] 24606 1727096408.70158: sending task result for task 0afff68d-5257-fd03-510f-000000000023 24606 1727096408.70232: done sending task result for task 0afff68d-5257-fd03-510f-000000000023 24606 1727096408.70235: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24606 1727096408.70305: no more pending results, returning what we have 24606 1727096408.70308: results queue empty 24606 1727096408.70309: checking for any_errors_fatal 24606 1727096408.70316: done checking for any_errors_fatal 24606 1727096408.70317: checking for max_fail_percentage 24606 1727096408.70318: done checking for max_fail_percentage 24606 1727096408.70319: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.70320: done checking to see if all hosts have failed 24606 1727096408.70321: getting the remaining hosts for this loop 24606 1727096408.70322: done getting the remaining hosts for this loop 24606 1727096408.70325: getting the next task for host managed_node3 24606 1727096408.70331: done getting next task for host managed_node3 24606 1727096408.70334: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24606 1727096408.70338: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.70351: getting variables 24606 1727096408.70352: in VariableManager get_vars() 24606 1727096408.70595: Calling all_inventory to load vars for managed_node3 24606 1727096408.70598: Calling groups_inventory to load vars for managed_node3 24606 1727096408.70601: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.70609: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.70611: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.70614: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.70788: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.71047: done with get_vars() 24606 1727096408.71058: done getting variables 24606 1727096408.71117: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:00:08 -0400 (0:00:00.052) 0:00:03.646 ****** 24606 1727096408.71147: entering _queue_task() for managed_node3/service 24606 1727096408.71494: worker is 1 (out of 1 available) 24606 1727096408.71504: exiting _queue_task() for managed_node3/service 24606 1727096408.71514: done queuing things up, now waiting for results queue to drain 24606 1727096408.71516: waiting for pending results... 24606 1727096408.71786: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24606 1727096408.71822: in run() - task 0afff68d-5257-fd03-510f-000000000024 24606 1727096408.71845: variable 'ansible_search_path' from source: unknown 24606 1727096408.71854: variable 'ansible_search_path' from source: unknown 24606 1727096408.71900: calling self._execute() 24606 1727096408.71990: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.72003: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.72126: variable 'omit' from source: magic vars 24606 1727096408.72437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.74803: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.74880: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.74933: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.74983: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.75015: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.75104: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.75138: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.75173: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.75220: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.75238: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.75380: variable 'ansible_distribution' from source: facts 24606 1727096408.75393: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.75418: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.75425: when evaluation is False, skipping this task 24606 1727096408.75432: _execute() done 24606 1727096408.75475: dumping result to json 24606 1727096408.75478: done dumping result, returning 24606 1727096408.75481: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-fd03-510f-000000000024] 24606 1727096408.75483: sending task result for task 0afff68d-5257-fd03-510f-000000000024 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.75616: no more pending results, returning what we have 24606 1727096408.75619: results queue empty 24606 1727096408.75620: checking for any_errors_fatal 24606 1727096408.75625: done checking for any_errors_fatal 24606 1727096408.75626: checking for max_fail_percentage 24606 1727096408.75628: done checking for max_fail_percentage 24606 1727096408.75629: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.75630: done checking to see if all hosts have failed 24606 1727096408.75631: getting the remaining hosts for this loop 24606 1727096408.75632: done getting the remaining hosts for this loop 24606 1727096408.75635: getting the next task for host managed_node3 24606 1727096408.75642: done getting next task for host managed_node3 24606 1727096408.75646: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24606 1727096408.75649: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.75663: getting variables 24606 1727096408.75664: in VariableManager get_vars() 24606 1727096408.75917: Calling all_inventory to load vars for managed_node3 24606 1727096408.75920: Calling groups_inventory to load vars for managed_node3 24606 1727096408.75923: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.75933: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.75937: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.75940: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.76164: done sending task result for task 0afff68d-5257-fd03-510f-000000000024 24606 1727096408.76169: WORKER PROCESS EXITING 24606 1727096408.76287: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.76494: done with get_vars() 24606 1727096408.76504: done getting variables 24606 1727096408.76559: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:00:08 -0400 (0:00:00.054) 0:00:03.700 ****** 24606 1727096408.76593: entering _queue_task() for managed_node3/service 24606 1727096408.76848: worker is 1 (out of 1 available) 24606 1727096408.76860: exiting _queue_task() for managed_node3/service 24606 1727096408.76977: done queuing things up, now waiting for results queue to drain 24606 1727096408.76979: waiting for pending results... 24606 1727096408.77132: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 24606 1727096408.77256: in run() - task 0afff68d-5257-fd03-510f-000000000025 24606 1727096408.77281: variable 'ansible_search_path' from source: unknown 24606 1727096408.77290: variable 'ansible_search_path' from source: unknown 24606 1727096408.77329: calling self._execute() 24606 1727096408.77411: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.77427: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.77440: variable 'omit' from source: magic vars 24606 1727096408.77872: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.80113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.80159: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.80190: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.80218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.80235: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.80298: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.80318: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.80337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.80366: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.80381: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.80478: variable 'ansible_distribution' from source: facts 24606 1727096408.80484: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.80500: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.80503: when evaluation is False, skipping this task 24606 1727096408.80505: _execute() done 24606 1727096408.80508: dumping result to json 24606 1727096408.80510: done dumping result, returning 24606 1727096408.80517: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-fd03-510f-000000000025] 24606 1727096408.80522: sending task result for task 0afff68d-5257-fd03-510f-000000000025 24606 1727096408.80609: done sending task result for task 0afff68d-5257-fd03-510f-000000000025 24606 1727096408.80612: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24606 1727096408.80688: no more pending results, returning what we have 24606 1727096408.80691: results queue empty 24606 1727096408.80692: checking for any_errors_fatal 24606 1727096408.80697: done checking for any_errors_fatal 24606 1727096408.80698: checking for max_fail_percentage 24606 1727096408.80699: done checking for max_fail_percentage 24606 1727096408.80700: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.80701: done checking to see if all hosts have failed 24606 1727096408.80702: getting the remaining hosts for this loop 24606 1727096408.80703: done getting the remaining hosts for this loop 24606 1727096408.80706: getting the next task for host managed_node3 24606 1727096408.80711: done getting next task for host managed_node3 24606 1727096408.80715: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24606 1727096408.80717: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.80731: getting variables 24606 1727096408.80733: in VariableManager get_vars() 24606 1727096408.80765: Calling all_inventory to load vars for managed_node3 24606 1727096408.80769: Calling groups_inventory to load vars for managed_node3 24606 1727096408.80772: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.80780: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.80782: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.80784: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.80908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.81033: done with get_vars() 24606 1727096408.81040: done getting variables 24606 1727096408.81084: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:00:08 -0400 (0:00:00.045) 0:00:03.745 ****** 24606 1727096408.81107: entering _queue_task() for managed_node3/copy 24606 1727096408.81298: worker is 1 (out of 1 available) 24606 1727096408.81311: exiting _queue_task() for managed_node3/copy 24606 1727096408.81322: done queuing things up, now waiting for results queue to drain 24606 1727096408.81323: waiting for pending results... 24606 1727096408.81474: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24606 1727096408.81548: in run() - task 0afff68d-5257-fd03-510f-000000000026 24606 1727096408.81615: variable 'ansible_search_path' from source: unknown 24606 1727096408.81618: variable 'ansible_search_path' from source: unknown 24606 1727096408.81621: calling self._execute() 24606 1727096408.81684: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.81688: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.81696: variable 'omit' from source: magic vars 24606 1727096408.82176: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.84121: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.84191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.84245: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.84301: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.84333: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.84412: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.84446: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.84482: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.84528: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.84546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.84661: variable 'ansible_distribution' from source: facts 24606 1727096408.84665: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.84685: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.84688: when evaluation is False, skipping this task 24606 1727096408.84690: _execute() done 24606 1727096408.84693: dumping result to json 24606 1727096408.84695: done dumping result, returning 24606 1727096408.84701: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-fd03-510f-000000000026] 24606 1727096408.84706: sending task result for task 0afff68d-5257-fd03-510f-000000000026 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.84841: no more pending results, returning what we have 24606 1727096408.84844: results queue empty 24606 1727096408.84845: checking for any_errors_fatal 24606 1727096408.84852: done checking for any_errors_fatal 24606 1727096408.84853: checking for max_fail_percentage 24606 1727096408.84854: done checking for max_fail_percentage 24606 1727096408.84855: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.84856: done checking to see if all hosts have failed 24606 1727096408.84856: getting the remaining hosts for this loop 24606 1727096408.84858: done getting the remaining hosts for this loop 24606 1727096408.84861: getting the next task for host managed_node3 24606 1727096408.84867: done getting next task for host managed_node3 24606 1727096408.84873: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24606 1727096408.84876: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.84889: getting variables 24606 1727096408.84890: in VariableManager get_vars() 24606 1727096408.84927: Calling all_inventory to load vars for managed_node3 24606 1727096408.84930: Calling groups_inventory to load vars for managed_node3 24606 1727096408.84932: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.84939: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.84941: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.84944: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.85116: done sending task result for task 0afff68d-5257-fd03-510f-000000000026 24606 1727096408.85120: WORKER PROCESS EXITING 24606 1727096408.85130: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.85264: done with get_vars() 24606 1727096408.85276: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:00:08 -0400 (0:00:00.042) 0:00:03.788 ****** 24606 1727096408.85337: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24606 1727096408.85338: Creating lock for fedora.linux_system_roles.network_connections 24606 1727096408.85537: worker is 1 (out of 1 available) 24606 1727096408.85550: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24606 1727096408.85561: done queuing things up, now waiting for results queue to drain 24606 1727096408.85563: waiting for pending results... 24606 1727096408.85721: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24606 1727096408.85808: in run() - task 0afff68d-5257-fd03-510f-000000000027 24606 1727096408.85820: variable 'ansible_search_path' from source: unknown 24606 1727096408.85823: variable 'ansible_search_path' from source: unknown 24606 1727096408.85850: calling self._execute() 24606 1727096408.85917: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.85921: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.85928: variable 'omit' from source: magic vars 24606 1727096408.86228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.88062: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.88109: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.88135: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.88163: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.88186: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.88240: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.88264: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.88286: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.88311: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.88322: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.88418: variable 'ansible_distribution' from source: facts 24606 1727096408.88422: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.88437: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.88440: when evaluation is False, skipping this task 24606 1727096408.88443: _execute() done 24606 1727096408.88445: dumping result to json 24606 1727096408.88447: done dumping result, returning 24606 1727096408.88454: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-fd03-510f-000000000027] 24606 1727096408.88457: sending task result for task 0afff68d-5257-fd03-510f-000000000027 24606 1727096408.88545: done sending task result for task 0afff68d-5257-fd03-510f-000000000027 24606 1727096408.88548: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.88615: no more pending results, returning what we have 24606 1727096408.88619: results queue empty 24606 1727096408.88619: checking for any_errors_fatal 24606 1727096408.88624: done checking for any_errors_fatal 24606 1727096408.88624: checking for max_fail_percentage 24606 1727096408.88626: done checking for max_fail_percentage 24606 1727096408.88627: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.88628: done checking to see if all hosts have failed 24606 1727096408.88628: getting the remaining hosts for this loop 24606 1727096408.88629: done getting the remaining hosts for this loop 24606 1727096408.88632: getting the next task for host managed_node3 24606 1727096408.88638: done getting next task for host managed_node3 24606 1727096408.88641: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24606 1727096408.88645: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.88656: getting variables 24606 1727096408.88657: in VariableManager get_vars() 24606 1727096408.88693: Calling all_inventory to load vars for managed_node3 24606 1727096408.88696: Calling groups_inventory to load vars for managed_node3 24606 1727096408.88698: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.88705: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.88708: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.88710: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.88832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.88951: done with get_vars() 24606 1727096408.88959: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:00:08 -0400 (0:00:00.036) 0:00:03.825 ****** 24606 1727096408.89017: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24606 1727096408.89019: Creating lock for fedora.linux_system_roles.network_state 24606 1727096408.89210: worker is 1 (out of 1 available) 24606 1727096408.89223: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24606 1727096408.89233: done queuing things up, now waiting for results queue to drain 24606 1727096408.89235: waiting for pending results... 24606 1727096408.89389: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 24606 1727096408.89470: in run() - task 0afff68d-5257-fd03-510f-000000000028 24606 1727096408.89478: variable 'ansible_search_path' from source: unknown 24606 1727096408.89482: variable 'ansible_search_path' from source: unknown 24606 1727096408.89508: calling self._execute() 24606 1727096408.89566: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.89572: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.89582: variable 'omit' from source: magic vars 24606 1727096408.89870: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.91383: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.91426: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.91465: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.91494: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.91513: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.91571: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.91593: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.91611: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.91636: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.91653: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.91750: variable 'ansible_distribution' from source: facts 24606 1727096408.91755: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.91776: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.91780: when evaluation is False, skipping this task 24606 1727096408.91782: _execute() done 24606 1727096408.91785: dumping result to json 24606 1727096408.91787: done dumping result, returning 24606 1727096408.91793: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-fd03-510f-000000000028] 24606 1727096408.91798: sending task result for task 0afff68d-5257-fd03-510f-000000000028 24606 1727096408.91879: done sending task result for task 0afff68d-5257-fd03-510f-000000000028 24606 1727096408.91882: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096408.91926: no more pending results, returning what we have 24606 1727096408.91928: results queue empty 24606 1727096408.91929: checking for any_errors_fatal 24606 1727096408.91935: done checking for any_errors_fatal 24606 1727096408.91936: checking for max_fail_percentage 24606 1727096408.91938: done checking for max_fail_percentage 24606 1727096408.91939: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.91940: done checking to see if all hosts have failed 24606 1727096408.91940: getting the remaining hosts for this loop 24606 1727096408.91941: done getting the remaining hosts for this loop 24606 1727096408.91945: getting the next task for host managed_node3 24606 1727096408.91951: done getting next task for host managed_node3 24606 1727096408.91954: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24606 1727096408.91956: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.91971: getting variables 24606 1727096408.91972: in VariableManager get_vars() 24606 1727096408.92009: Calling all_inventory to load vars for managed_node3 24606 1727096408.92012: Calling groups_inventory to load vars for managed_node3 24606 1727096408.92014: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.92022: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.92024: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.92027: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.92199: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.92318: done with get_vars() 24606 1727096408.92325: done getting variables 24606 1727096408.92363: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:00:08 -0400 (0:00:00.033) 0:00:03.858 ****** 24606 1727096408.92387: entering _queue_task() for managed_node3/debug 24606 1727096408.92576: worker is 1 (out of 1 available) 24606 1727096408.92589: exiting _queue_task() for managed_node3/debug 24606 1727096408.92600: done queuing things up, now waiting for results queue to drain 24606 1727096408.92602: waiting for pending results... 24606 1727096408.92772: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24606 1727096408.92848: in run() - task 0afff68d-5257-fd03-510f-000000000029 24606 1727096408.92861: variable 'ansible_search_path' from source: unknown 24606 1727096408.92864: variable 'ansible_search_path' from source: unknown 24606 1727096408.92894: calling self._execute() 24606 1727096408.92950: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.92955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.92963: variable 'omit' from source: magic vars 24606 1727096408.93254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.94737: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.94785: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.94812: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.94836: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.94856: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.94916: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.94936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.94953: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.94984: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.94995: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.95093: variable 'ansible_distribution' from source: facts 24606 1727096408.95097: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.95114: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.95117: when evaluation is False, skipping this task 24606 1727096408.95120: _execute() done 24606 1727096408.95122: dumping result to json 24606 1727096408.95125: done dumping result, returning 24606 1727096408.95135: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-fd03-510f-000000000029] 24606 1727096408.95138: sending task result for task 0afff68d-5257-fd03-510f-000000000029 24606 1727096408.95211: done sending task result for task 0afff68d-5257-fd03-510f-000000000029 24606 1727096408.95214: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096408.95281: no more pending results, returning what we have 24606 1727096408.95284: results queue empty 24606 1727096408.95285: checking for any_errors_fatal 24606 1727096408.95290: done checking for any_errors_fatal 24606 1727096408.95291: checking for max_fail_percentage 24606 1727096408.95293: done checking for max_fail_percentage 24606 1727096408.95294: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.95295: done checking to see if all hosts have failed 24606 1727096408.95296: getting the remaining hosts for this loop 24606 1727096408.95297: done getting the remaining hosts for this loop 24606 1727096408.95300: getting the next task for host managed_node3 24606 1727096408.95305: done getting next task for host managed_node3 24606 1727096408.95309: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24606 1727096408.95312: ^ state is: HOST STATE: block=3, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.95324: getting variables 24606 1727096408.95325: in VariableManager get_vars() 24606 1727096408.95360: Calling all_inventory to load vars for managed_node3 24606 1727096408.95363: Calling groups_inventory to load vars for managed_node3 24606 1727096408.95365: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.95374: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.95376: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.95379: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.95509: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.95632: done with get_vars() 24606 1727096408.95640: done getting variables 24606 1727096408.95683: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:00:08 -0400 (0:00:00.033) 0:00:03.891 ****** 24606 1727096408.95704: entering _queue_task() for managed_node3/debug 24606 1727096408.95897: worker is 1 (out of 1 available) 24606 1727096408.95910: exiting _queue_task() for managed_node3/debug 24606 1727096408.95920: done queuing things up, now waiting for results queue to drain 24606 1727096408.95922: waiting for pending results... 24606 1727096408.96084: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24606 1727096408.96154: in run() - task 0afff68d-5257-fd03-510f-00000000002a 24606 1727096408.96170: variable 'ansible_search_path' from source: unknown 24606 1727096408.96174: variable 'ansible_search_path' from source: unknown 24606 1727096408.96201: calling self._execute() 24606 1727096408.96256: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.96272: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.96279: variable 'omit' from source: magic vars 24606 1727096408.96565: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096408.98049: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096408.98095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096408.98132: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096408.98157: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096408.98180: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096408.98236: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096408.98257: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096408.98278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096408.98304: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096408.98314: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096408.98410: variable 'ansible_distribution' from source: facts 24606 1727096408.98413: variable 'ansible_distribution_major_version' from source: facts 24606 1727096408.98431: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096408.98434: when evaluation is False, skipping this task 24606 1727096408.98437: _execute() done 24606 1727096408.98440: dumping result to json 24606 1727096408.98442: done dumping result, returning 24606 1727096408.98445: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-fd03-510f-00000000002a] 24606 1727096408.98455: sending task result for task 0afff68d-5257-fd03-510f-00000000002a 24606 1727096408.98528: done sending task result for task 0afff68d-5257-fd03-510f-00000000002a 24606 1727096408.98531: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096408.98604: no more pending results, returning what we have 24606 1727096408.98607: results queue empty 24606 1727096408.98607: checking for any_errors_fatal 24606 1727096408.98611: done checking for any_errors_fatal 24606 1727096408.98612: checking for max_fail_percentage 24606 1727096408.98613: done checking for max_fail_percentage 24606 1727096408.98614: checking to see if all hosts have failed and the running result is not ok 24606 1727096408.98615: done checking to see if all hosts have failed 24606 1727096408.98616: getting the remaining hosts for this loop 24606 1727096408.98617: done getting the remaining hosts for this loop 24606 1727096408.98620: getting the next task for host managed_node3 24606 1727096408.98625: done getting next task for host managed_node3 24606 1727096408.98628: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24606 1727096408.98631: ^ 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=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096408.98642: getting variables 24606 1727096408.98645: in VariableManager get_vars() 24606 1727096408.98686: Calling all_inventory to load vars for managed_node3 24606 1727096408.98688: Calling groups_inventory to load vars for managed_node3 24606 1727096408.98691: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096408.98698: Calling all_plugins_play to load vars for managed_node3 24606 1727096408.98700: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096408.98703: Calling groups_plugins_play to load vars for managed_node3 24606 1727096408.98848: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096408.98974: done with get_vars() 24606 1727096408.98982: done getting variables 24606 1727096408.99021: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:00:08 -0400 (0:00:00.033) 0:00:03.925 ****** 24606 1727096408.99043: entering _queue_task() for managed_node3/debug 24606 1727096408.99233: worker is 1 (out of 1 available) 24606 1727096408.99247: exiting _queue_task() for managed_node3/debug 24606 1727096408.99259: done queuing things up, now waiting for results queue to drain 24606 1727096408.99261: waiting for pending results... 24606 1727096408.99409: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24606 1727096408.99483: in run() - task 0afff68d-5257-fd03-510f-00000000002b 24606 1727096408.99496: variable 'ansible_search_path' from source: unknown 24606 1727096408.99499: variable 'ansible_search_path' from source: unknown 24606 1727096408.99525: calling self._execute() 24606 1727096408.99581: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096408.99584: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096408.99592: variable 'omit' from source: magic vars 24606 1727096408.99878: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.01330: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.01379: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.01406: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.01431: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.01451: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.01510: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.01539: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.01556: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.01590: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.01601: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.01694: variable 'ansible_distribution' from source: facts 24606 1727096409.01698: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.01716: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.01719: when evaluation is False, skipping this task 24606 1727096409.01722: _execute() done 24606 1727096409.01724: dumping result to json 24606 1727096409.01726: done dumping result, returning 24606 1727096409.01729: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-fd03-510f-00000000002b] 24606 1727096409.01734: sending task result for task 0afff68d-5257-fd03-510f-00000000002b 24606 1727096409.01812: done sending task result for task 0afff68d-5257-fd03-510f-00000000002b 24606 1727096409.01815: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096409.01857: no more pending results, returning what we have 24606 1727096409.01860: results queue empty 24606 1727096409.01861: checking for any_errors_fatal 24606 1727096409.01867: done checking for any_errors_fatal 24606 1727096409.01870: checking for max_fail_percentage 24606 1727096409.01872: done checking for max_fail_percentage 24606 1727096409.01873: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.01874: done checking to see if all hosts have failed 24606 1727096409.01874: getting the remaining hosts for this loop 24606 1727096409.01875: done getting the remaining hosts for this loop 24606 1727096409.01878: getting the next task for host managed_node3 24606 1727096409.01884: done getting next task for host managed_node3 24606 1727096409.01888: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24606 1727096409.01891: ^ 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=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.01903: getting variables 24606 1727096409.01904: in VariableManager get_vars() 24606 1727096409.01944: Calling all_inventory to load vars for managed_node3 24606 1727096409.01947: Calling groups_inventory to load vars for managed_node3 24606 1727096409.01949: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.01956: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.01959: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.01961: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.02091: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.02218: done with get_vars() 24606 1727096409.02225: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:00:09 -0400 (0:00:00.032) 0:00:03.957 ****** 24606 1727096409.02297: entering _queue_task() for managed_node3/ping 24606 1727096409.02298: Creating lock for ping 24606 1727096409.02487: worker is 1 (out of 1 available) 24606 1727096409.02501: exiting _queue_task() for managed_node3/ping 24606 1727096409.02512: done queuing things up, now waiting for results queue to drain 24606 1727096409.02514: waiting for pending results... 24606 1727096409.02671: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 24606 1727096409.02741: in run() - task 0afff68d-5257-fd03-510f-00000000002c 24606 1727096409.02761: variable 'ansible_search_path' from source: unknown 24606 1727096409.02764: variable 'ansible_search_path' from source: unknown 24606 1727096409.02795: calling self._execute() 24606 1727096409.02848: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.02853: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.02864: variable 'omit' from source: magic vars 24606 1727096409.03217: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.04644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.04697: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.04725: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.04750: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.04774: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.04829: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.04849: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.04866: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.04895: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.04906: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.05002: variable 'ansible_distribution' from source: facts 24606 1727096409.05005: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.05021: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.05024: when evaluation is False, skipping this task 24606 1727096409.05026: _execute() done 24606 1727096409.05031: dumping result to json 24606 1727096409.05033: done dumping result, returning 24606 1727096409.05045: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-fd03-510f-00000000002c] 24606 1727096409.05047: sending task result for task 0afff68d-5257-fd03-510f-00000000002c 24606 1727096409.05123: done sending task result for task 0afff68d-5257-fd03-510f-00000000002c 24606 1727096409.05126: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.05193: no more pending results, returning what we have 24606 1727096409.05196: results queue empty 24606 1727096409.05197: checking for any_errors_fatal 24606 1727096409.05202: done checking for any_errors_fatal 24606 1727096409.05203: checking for max_fail_percentage 24606 1727096409.05204: done checking for max_fail_percentage 24606 1727096409.05205: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.05206: done checking to see if all hosts have failed 24606 1727096409.05207: getting the remaining hosts for this loop 24606 1727096409.05208: done getting the remaining hosts for this loop 24606 1727096409.05211: getting the next task for host managed_node3 24606 1727096409.05219: done getting next task for host managed_node3 24606 1727096409.05220: ^ task is: TASK: meta (role_complete) 24606 1727096409.05223: ^ state is: HOST STATE: block=3, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.05236: getting variables 24606 1727096409.05238: in VariableManager get_vars() 24606 1727096409.05276: Calling all_inventory to load vars for managed_node3 24606 1727096409.05278: Calling groups_inventory to load vars for managed_node3 24606 1727096409.05286: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.05294: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.05296: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.05299: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.05454: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.05580: done with get_vars() 24606 1727096409.05587: done getting variables 24606 1727096409.05640: done queuing things up, now waiting for results queue to drain 24606 1727096409.05641: results queue empty 24606 1727096409.05642: checking for any_errors_fatal 24606 1727096409.05643: done checking for any_errors_fatal 24606 1727096409.05644: checking for max_fail_percentage 24606 1727096409.05645: done checking for max_fail_percentage 24606 1727096409.05645: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.05645: done checking to see if all hosts have failed 24606 1727096409.05646: getting the remaining hosts for this loop 24606 1727096409.05646: done getting the remaining hosts for this loop 24606 1727096409.05648: getting the next task for host managed_node3 24606 1727096409.05651: done getting next task for host managed_node3 24606 1727096409.05652: ^ task is: TASK: Include the task 'assert_device_present.yml' 24606 1727096409.05653: ^ state is: HOST STATE: block=3, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.05655: getting variables 24606 1727096409.05655: in VariableManager get_vars() 24606 1727096409.05663: Calling all_inventory to load vars for managed_node3 24606 1727096409.05665: Calling groups_inventory to load vars for managed_node3 24606 1727096409.05666: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.05673: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.05675: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.05677: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.05755: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.05872: done with get_vars() 24606 1727096409.05878: done getting variables TASK [Include the task 'assert_device_present.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:47 Monday 23 September 2024 09:00:09 -0400 (0:00:00.036) 0:00:03.994 ****** 24606 1727096409.05922: entering _queue_task() for managed_node3/include_tasks 24606 1727096409.06122: worker is 1 (out of 1 available) 24606 1727096409.06134: exiting _queue_task() for managed_node3/include_tasks 24606 1727096409.06145: done queuing things up, now waiting for results queue to drain 24606 1727096409.06147: waiting for pending results... 24606 1727096409.06297: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' 24606 1727096409.06352: in run() - task 0afff68d-5257-fd03-510f-00000000005c 24606 1727096409.06363: variable 'ansible_search_path' from source: unknown 24606 1727096409.06395: calling self._execute() 24606 1727096409.06450: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.06454: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.06461: variable 'omit' from source: magic vars 24606 1727096409.06808: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.08232: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.08287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.08313: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.08338: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.08360: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.08416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.08435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.08454: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.08485: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.08496: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.08588: variable 'ansible_distribution' from source: facts 24606 1727096409.08593: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.08609: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.08612: when evaluation is False, skipping this task 24606 1727096409.08615: _execute() done 24606 1727096409.08617: dumping result to json 24606 1727096409.08619: done dumping result, returning 24606 1727096409.08626: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_device_present.yml' [0afff68d-5257-fd03-510f-00000000005c] 24606 1727096409.08630: sending task result for task 0afff68d-5257-fd03-510f-00000000005c 24606 1727096409.08716: done sending task result for task 0afff68d-5257-fd03-510f-00000000005c 24606 1727096409.08719: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.08763: no more pending results, returning what we have 24606 1727096409.08766: results queue empty 24606 1727096409.08771: checking for any_errors_fatal 24606 1727096409.08772: done checking for any_errors_fatal 24606 1727096409.08773: checking for max_fail_percentage 24606 1727096409.08774: done checking for max_fail_percentage 24606 1727096409.08775: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.08776: done checking to see if all hosts have failed 24606 1727096409.08777: getting the remaining hosts for this loop 24606 1727096409.08778: done getting the remaining hosts for this loop 24606 1727096409.08782: getting the next task for host managed_node3 24606 1727096409.08787: done getting next task for host managed_node3 24606 1727096409.08789: ^ task is: TASK: Include the task 'assert_profile_present.yml' 24606 1727096409.08791: ^ state is: HOST STATE: block=3, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.08794: getting variables 24606 1727096409.08796: in VariableManager get_vars() 24606 1727096409.08840: Calling all_inventory to load vars for managed_node3 24606 1727096409.08843: Calling groups_inventory to load vars for managed_node3 24606 1727096409.08845: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.08853: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.08855: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.08857: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.09027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.09141: done with get_vars() 24606 1727096409.09148: done getting variables TASK [Include the task 'assert_profile_present.yml'] *************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:49 Monday 23 September 2024 09:00:09 -0400 (0:00:00.032) 0:00:04.026 ****** 24606 1727096409.09213: entering _queue_task() for managed_node3/include_tasks 24606 1727096409.09407: worker is 1 (out of 1 available) 24606 1727096409.09420: exiting _queue_task() for managed_node3/include_tasks 24606 1727096409.09432: done queuing things up, now waiting for results queue to drain 24606 1727096409.09433: waiting for pending results... 24606 1727096409.09582: running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' 24606 1727096409.09638: in run() - task 0afff68d-5257-fd03-510f-00000000005d 24606 1727096409.09650: variable 'ansible_search_path' from source: unknown 24606 1727096409.09681: calling self._execute() 24606 1727096409.09737: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.09740: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.09749: variable 'omit' from source: magic vars 24606 1727096409.10044: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.11498: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.11544: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.11574: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.11597: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.11626: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.11683: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.11703: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.11728: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.11752: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.11762: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.11860: variable 'ansible_distribution' from source: facts 24606 1727096409.11863: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.11883: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.11886: when evaluation is False, skipping this task 24606 1727096409.11889: _execute() done 24606 1727096409.11891: dumping result to json 24606 1727096409.11893: done dumping result, returning 24606 1727096409.11899: done running TaskExecutor() for managed_node3/TASK: Include the task 'assert_profile_present.yml' [0afff68d-5257-fd03-510f-00000000005d] 24606 1727096409.11904: sending task result for task 0afff68d-5257-fd03-510f-00000000005d 24606 1727096409.11993: done sending task result for task 0afff68d-5257-fd03-510f-00000000005d 24606 1727096409.11995: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.12038: no more pending results, returning what we have 24606 1727096409.12042: results queue empty 24606 1727096409.12043: checking for any_errors_fatal 24606 1727096409.12050: done checking for any_errors_fatal 24606 1727096409.12051: checking for max_fail_percentage 24606 1727096409.12052: done checking for max_fail_percentage 24606 1727096409.12053: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.12054: done checking to see if all hosts have failed 24606 1727096409.12055: getting the remaining hosts for this loop 24606 1727096409.12056: done getting the remaining hosts for this loop 24606 1727096409.12060: getting the next task for host managed_node3 24606 1727096409.12065: done getting next task for host managed_node3 24606 1727096409.12071: ^ task is: TASK: Get ip address information 24606 1727096409.12073: ^ state is: HOST STATE: block=3, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.12076: getting variables 24606 1727096409.12078: in VariableManager get_vars() 24606 1727096409.12115: Calling all_inventory to load vars for managed_node3 24606 1727096409.12117: Calling groups_inventory to load vars for managed_node3 24606 1727096409.12119: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.12127: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.12129: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.12131: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.12264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.12388: done with get_vars() 24606 1727096409.12397: done getting variables 24606 1727096409.12435: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ip address information] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:53 Monday 23 September 2024 09:00:09 -0400 (0:00:00.032) 0:00:04.059 ****** 24606 1727096409.12454: entering _queue_task() for managed_node3/command 24606 1727096409.12654: worker is 1 (out of 1 available) 24606 1727096409.12672: exiting _queue_task() for managed_node3/command 24606 1727096409.12684: done queuing things up, now waiting for results queue to drain 24606 1727096409.12686: waiting for pending results... 24606 1727096409.12824: running TaskExecutor() for managed_node3/TASK: Get ip address information 24606 1727096409.12878: in run() - task 0afff68d-5257-fd03-510f-00000000005e 24606 1727096409.12890: variable 'ansible_search_path' from source: unknown 24606 1727096409.12916: calling self._execute() 24606 1727096409.12975: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.12979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.12987: variable 'omit' from source: magic vars 24606 1727096409.13329: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.14753: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.14808: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.14834: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.14859: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.14882: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.14939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.14959: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.14986: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.15009: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.15020: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.15120: variable 'ansible_distribution' from source: facts 24606 1727096409.15123: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.15140: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.15143: when evaluation is False, skipping this task 24606 1727096409.15146: _execute() done 24606 1727096409.15148: dumping result to json 24606 1727096409.15150: done dumping result, returning 24606 1727096409.15157: done running TaskExecutor() for managed_node3/TASK: Get ip address information [0afff68d-5257-fd03-510f-00000000005e] 24606 1727096409.15161: sending task result for task 0afff68d-5257-fd03-510f-00000000005e 24606 1727096409.15245: done sending task result for task 0afff68d-5257-fd03-510f-00000000005e 24606 1727096409.15248: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.15296: no more pending results, returning what we have 24606 1727096409.15299: results queue empty 24606 1727096409.15300: checking for any_errors_fatal 24606 1727096409.15306: done checking for any_errors_fatal 24606 1727096409.15307: checking for max_fail_percentage 24606 1727096409.15308: done checking for max_fail_percentage 24606 1727096409.15309: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.15310: done checking to see if all hosts have failed 24606 1727096409.15311: getting the remaining hosts for this loop 24606 1727096409.15312: done getting the remaining hosts for this loop 24606 1727096409.15316: getting the next task for host managed_node3 24606 1727096409.15321: done getting next task for host managed_node3 24606 1727096409.15323: ^ task is: TASK: Show ip_addr 24606 1727096409.15325: ^ state is: HOST STATE: block=3, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.15328: getting variables 24606 1727096409.15330: in VariableManager get_vars() 24606 1727096409.15366: Calling all_inventory to load vars for managed_node3 24606 1727096409.15379: Calling groups_inventory to load vars for managed_node3 24606 1727096409.15382: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.15391: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.15393: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.15395: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.15556: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.15679: done with get_vars() 24606 1727096409.15686: done getting variables 24606 1727096409.15727: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ip_addr] ************************************************************ task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:57 Monday 23 September 2024 09:00:09 -0400 (0:00:00.032) 0:00:04.092 ****** 24606 1727096409.15745: entering _queue_task() for managed_node3/debug 24606 1727096409.15940: worker is 1 (out of 1 available) 24606 1727096409.15954: exiting _queue_task() for managed_node3/debug 24606 1727096409.15966: done queuing things up, now waiting for results queue to drain 24606 1727096409.15971: waiting for pending results... 24606 1727096409.16116: running TaskExecutor() for managed_node3/TASK: Show ip_addr 24606 1727096409.16173: in run() - task 0afff68d-5257-fd03-510f-00000000005f 24606 1727096409.16183: variable 'ansible_search_path' from source: unknown 24606 1727096409.16211: calling self._execute() 24606 1727096409.16272: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.16276: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.16283: variable 'omit' from source: magic vars 24606 1727096409.16576: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.18030: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.18171: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.18175: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.18178: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.18181: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.18206: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.18226: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.18245: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.18278: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.18288: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.18386: variable 'ansible_distribution' from source: facts 24606 1727096409.18390: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.18406: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.18408: when evaluation is False, skipping this task 24606 1727096409.18411: _execute() done 24606 1727096409.18414: dumping result to json 24606 1727096409.18416: done dumping result, returning 24606 1727096409.18421: done running TaskExecutor() for managed_node3/TASK: Show ip_addr [0afff68d-5257-fd03-510f-00000000005f] 24606 1727096409.18426: sending task result for task 0afff68d-5257-fd03-510f-00000000005f 24606 1727096409.18509: done sending task result for task 0afff68d-5257-fd03-510f-00000000005f 24606 1727096409.18511: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096409.18552: no more pending results, returning what we have 24606 1727096409.18555: results queue empty 24606 1727096409.18556: checking for any_errors_fatal 24606 1727096409.18560: done checking for any_errors_fatal 24606 1727096409.18560: checking for max_fail_percentage 24606 1727096409.18562: done checking for max_fail_percentage 24606 1727096409.18563: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.18564: done checking to see if all hosts have failed 24606 1727096409.18564: getting the remaining hosts for this loop 24606 1727096409.18566: done getting the remaining hosts for this loop 24606 1727096409.18573: getting the next task for host managed_node3 24606 1727096409.18579: done getting next task for host managed_node3 24606 1727096409.18582: ^ task is: TASK: Assert ipv6 addresses are correctly set 24606 1727096409.18584: ^ state is: HOST STATE: block=3, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.18587: getting variables 24606 1727096409.18589: in VariableManager get_vars() 24606 1727096409.18625: Calling all_inventory to load vars for managed_node3 24606 1727096409.18628: Calling groups_inventory to load vars for managed_node3 24606 1727096409.18630: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.18639: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.18642: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.18645: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.18793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.18928: done with get_vars() 24606 1727096409.18935: done getting variables 24606 1727096409.19007: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [Assert ipv6 addresses are correctly set] ********************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:60 Monday 23 September 2024 09:00:09 -0400 (0:00:00.032) 0:00:04.125 ****** 24606 1727096409.19026: entering _queue_task() for managed_node3/assert 24606 1727096409.19028: Creating lock for assert 24606 1727096409.19227: worker is 1 (out of 1 available) 24606 1727096409.19242: exiting _queue_task() for managed_node3/assert 24606 1727096409.19253: done queuing things up, now waiting for results queue to drain 24606 1727096409.19254: waiting for pending results... 24606 1727096409.19402: running TaskExecutor() for managed_node3/TASK: Assert ipv6 addresses are correctly set 24606 1727096409.19457: in run() - task 0afff68d-5257-fd03-510f-000000000060 24606 1727096409.19472: variable 'ansible_search_path' from source: unknown 24606 1727096409.19498: calling self._execute() 24606 1727096409.19554: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.19557: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.19565: variable 'omit' from source: magic vars 24606 1727096409.19858: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.21303: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.21348: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.21376: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.21403: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.21422: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.21481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.21501: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.21519: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.21546: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.21560: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.21652: variable 'ansible_distribution' from source: facts 24606 1727096409.21658: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.21678: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.21681: when evaluation is False, skipping this task 24606 1727096409.21683: _execute() done 24606 1727096409.21686: dumping result to json 24606 1727096409.21688: done dumping result, returning 24606 1727096409.21694: done running TaskExecutor() for managed_node3/TASK: Assert ipv6 addresses are correctly set [0afff68d-5257-fd03-510f-000000000060] 24606 1727096409.21698: sending task result for task 0afff68d-5257-fd03-510f-000000000060 24606 1727096409.21785: done sending task result for task 0afff68d-5257-fd03-510f-000000000060 24606 1727096409.21788: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.21830: no more pending results, returning what we have 24606 1727096409.21833: results queue empty 24606 1727096409.21834: checking for any_errors_fatal 24606 1727096409.21841: done checking for any_errors_fatal 24606 1727096409.21842: checking for max_fail_percentage 24606 1727096409.21844: done checking for max_fail_percentage 24606 1727096409.21845: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.21846: done checking to see if all hosts have failed 24606 1727096409.21847: getting the remaining hosts for this loop 24606 1727096409.21848: done getting the remaining hosts for this loop 24606 1727096409.21851: getting the next task for host managed_node3 24606 1727096409.21856: done getting next task for host managed_node3 24606 1727096409.21859: ^ task is: TASK: Get ipv6 routes 24606 1727096409.21861: ^ state is: HOST STATE: block=3, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.21864: getting variables 24606 1727096409.21865: in VariableManager get_vars() 24606 1727096409.21906: Calling all_inventory to load vars for managed_node3 24606 1727096409.21909: Calling groups_inventory to load vars for managed_node3 24606 1727096409.21911: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.21920: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.21922: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.21925: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.22059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.22181: done with get_vars() 24606 1727096409.22191: done getting variables 24606 1727096409.22229: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Get ipv6 routes] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:69 Monday 23 September 2024 09:00:09 -0400 (0:00:00.032) 0:00:04.157 ****** 24606 1727096409.22249: entering _queue_task() for managed_node3/command 24606 1727096409.22450: worker is 1 (out of 1 available) 24606 1727096409.22461: exiting _queue_task() for managed_node3/command 24606 1727096409.22477: done queuing things up, now waiting for results queue to drain 24606 1727096409.22479: waiting for pending results... 24606 1727096409.22636: running TaskExecutor() for managed_node3/TASK: Get ipv6 routes 24606 1727096409.22689: in run() - task 0afff68d-5257-fd03-510f-000000000061 24606 1727096409.22709: variable 'ansible_search_path' from source: unknown 24606 1727096409.22730: calling self._execute() 24606 1727096409.22795: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.22799: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.22808: variable 'omit' from source: magic vars 24606 1727096409.23108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.24596: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.24638: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.24836: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.24863: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.24890: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.24943: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.24963: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.24988: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.25017: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.25027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.25125: variable 'ansible_distribution' from source: facts 24606 1727096409.25129: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.25146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.25149: when evaluation is False, skipping this task 24606 1727096409.25152: _execute() done 24606 1727096409.25154: dumping result to json 24606 1727096409.25156: done dumping result, returning 24606 1727096409.25161: done running TaskExecutor() for managed_node3/TASK: Get ipv6 routes [0afff68d-5257-fd03-510f-000000000061] 24606 1727096409.25168: sending task result for task 0afff68d-5257-fd03-510f-000000000061 24606 1727096409.25248: done sending task result for task 0afff68d-5257-fd03-510f-000000000061 24606 1727096409.25251: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.25301: no more pending results, returning what we have 24606 1727096409.25304: results queue empty 24606 1727096409.25304: checking for any_errors_fatal 24606 1727096409.25310: done checking for any_errors_fatal 24606 1727096409.25310: checking for max_fail_percentage 24606 1727096409.25312: done checking for max_fail_percentage 24606 1727096409.25313: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.25314: done checking to see if all hosts have failed 24606 1727096409.25314: getting the remaining hosts for this loop 24606 1727096409.25315: done getting the remaining hosts for this loop 24606 1727096409.25319: getting the next task for host managed_node3 24606 1727096409.25324: done getting next task for host managed_node3 24606 1727096409.25326: ^ task is: TASK: Show ipv6_route 24606 1727096409.25328: ^ state is: HOST STATE: block=3, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.25331: getting variables 24606 1727096409.25332: in VariableManager get_vars() 24606 1727096409.25373: Calling all_inventory to load vars for managed_node3 24606 1727096409.25375: Calling groups_inventory to load vars for managed_node3 24606 1727096409.25378: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.25388: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.25390: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.25393: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.25561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.25681: done with get_vars() 24606 1727096409.25691: done getting variables 24606 1727096409.25730: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Show ipv6_route] ********************************************************* task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:73 Monday 23 September 2024 09:00:09 -0400 (0:00:00.034) 0:00:04.192 ****** 24606 1727096409.25749: entering _queue_task() for managed_node3/debug 24606 1727096409.25948: worker is 1 (out of 1 available) 24606 1727096409.25962: exiting _queue_task() for managed_node3/debug 24606 1727096409.25975: done queuing things up, now waiting for results queue to drain 24606 1727096409.25977: waiting for pending results... 24606 1727096409.26141: running TaskExecutor() for managed_node3/TASK: Show ipv6_route 24606 1727096409.26195: in run() - task 0afff68d-5257-fd03-510f-000000000062 24606 1727096409.26207: variable 'ansible_search_path' from source: unknown 24606 1727096409.26239: calling self._execute() 24606 1727096409.26299: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.26303: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.26314: variable 'omit' from source: magic vars 24606 1727096409.26612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.28260: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.28307: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.28333: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.28357: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.28386: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.28435: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.28455: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.28475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.28505: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.28516: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.28609: variable 'ansible_distribution' from source: facts 24606 1727096409.28615: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.28631: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.28634: when evaluation is False, skipping this task 24606 1727096409.28636: _execute() done 24606 1727096409.28638: dumping result to json 24606 1727096409.28641: done dumping result, returning 24606 1727096409.28647: done running TaskExecutor() for managed_node3/TASK: Show ipv6_route [0afff68d-5257-fd03-510f-000000000062] 24606 1727096409.28652: sending task result for task 0afff68d-5257-fd03-510f-000000000062 24606 1727096409.28732: done sending task result for task 0afff68d-5257-fd03-510f-000000000062 24606 1727096409.28734: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096409.28785: no more pending results, returning what we have 24606 1727096409.28788: results queue empty 24606 1727096409.28789: checking for any_errors_fatal 24606 1727096409.28793: done checking for any_errors_fatal 24606 1727096409.28794: checking for max_fail_percentage 24606 1727096409.28795: done checking for max_fail_percentage 24606 1727096409.28796: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.28797: done checking to see if all hosts have failed 24606 1727096409.28798: getting the remaining hosts for this loop 24606 1727096409.28799: done getting the remaining hosts for this loop 24606 1727096409.28802: getting the next task for host managed_node3 24606 1727096409.28807: done getting next task for host managed_node3 24606 1727096409.28810: ^ task is: TASK: Assert default ipv6 route is set 24606 1727096409.28812: ^ state is: HOST STATE: block=3, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.28815: getting variables 24606 1727096409.28816: in VariableManager get_vars() 24606 1727096409.28856: Calling all_inventory to load vars for managed_node3 24606 1727096409.28859: Calling groups_inventory to load vars for managed_node3 24606 1727096409.28861: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.28874: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.28876: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.28879: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.29017: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.29133: done with get_vars() 24606 1727096409.29141: done getting variables 24606 1727096409.29187: Loading ActionModule 'assert' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/assert.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Assert default ipv6 route is set] **************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:76 Monday 23 September 2024 09:00:09 -0400 (0:00:00.034) 0:00:04.226 ****** 24606 1727096409.29207: entering _queue_task() for managed_node3/assert 24606 1727096409.29405: worker is 1 (out of 1 available) 24606 1727096409.29417: exiting _queue_task() for managed_node3/assert 24606 1727096409.29429: done queuing things up, now waiting for results queue to drain 24606 1727096409.29430: waiting for pending results... 24606 1727096409.29587: running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is set 24606 1727096409.29641: in run() - task 0afff68d-5257-fd03-510f-000000000063 24606 1727096409.29655: variable 'ansible_search_path' from source: unknown 24606 1727096409.29685: calling self._execute() 24606 1727096409.29741: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.29745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.29753: variable 'omit' from source: magic vars 24606 1727096409.30108: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.31681: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.31725: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.31753: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.31791: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.31810: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.31870: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.31891: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.31908: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.31934: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.31946: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.32038: variable 'ansible_distribution' from source: facts 24606 1727096409.32042: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.32063: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.32066: when evaluation is False, skipping this task 24606 1727096409.32073: _execute() done 24606 1727096409.32076: dumping result to json 24606 1727096409.32078: done dumping result, returning 24606 1727096409.32080: done running TaskExecutor() for managed_node3/TASK: Assert default ipv6 route is set [0afff68d-5257-fd03-510f-000000000063] 24606 1727096409.32083: sending task result for task 0afff68d-5257-fd03-510f-000000000063 24606 1727096409.32205: done sending task result for task 0afff68d-5257-fd03-510f-000000000063 24606 1727096409.32208: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.32318: no more pending results, returning what we have 24606 1727096409.32321: results queue empty 24606 1727096409.32324: checking for any_errors_fatal 24606 1727096409.32329: done checking for any_errors_fatal 24606 1727096409.32330: checking for max_fail_percentage 24606 1727096409.32331: done checking for max_fail_percentage 24606 1727096409.32332: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.32333: done checking to see if all hosts have failed 24606 1727096409.32334: getting the remaining hosts for this loop 24606 1727096409.32335: done getting the remaining hosts for this loop 24606 1727096409.32339: getting the next task for host managed_node3 24606 1727096409.32346: done getting next task for host managed_node3 24606 1727096409.32348: ^ task is: TASK: Ensure ping6 command is present 24606 1727096409.32350: ^ state is: HOST STATE: block=3, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.32352: getting variables 24606 1727096409.32353: in VariableManager get_vars() 24606 1727096409.32390: Calling all_inventory to load vars for managed_node3 24606 1727096409.32393: Calling groups_inventory to load vars for managed_node3 24606 1727096409.32395: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.32403: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.32405: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.32408: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.32625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.32738: done with get_vars() 24606 1727096409.32745: done getting variables 24606 1727096409.32787: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Ensure ping6 command is present] ***************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:81 Monday 23 September 2024 09:00:09 -0400 (0:00:00.036) 0:00:04.262 ****** 24606 1727096409.32809: entering _queue_task() for managed_node3/package 24606 1727096409.33003: worker is 1 (out of 1 available) 24606 1727096409.33016: exiting _queue_task() for managed_node3/package 24606 1727096409.33028: done queuing things up, now waiting for results queue to drain 24606 1727096409.33030: waiting for pending results... 24606 1727096409.33193: running TaskExecutor() for managed_node3/TASK: Ensure ping6 command is present 24606 1727096409.33246: in run() - task 0afff68d-5257-fd03-510f-000000000064 24606 1727096409.33261: variable 'ansible_search_path' from source: unknown 24606 1727096409.33291: calling self._execute() 24606 1727096409.33347: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.33351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.33361: variable 'omit' from source: magic vars 24606 1727096409.33659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.35941: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.36095: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.36099: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.36101: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.36131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.36213: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.36249: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.36282: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.36335: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.36355: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.36497: variable 'ansible_distribution' from source: facts 24606 1727096409.36507: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.36537: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.36544: when evaluation is False, skipping this task 24606 1727096409.36551: _execute() done 24606 1727096409.36639: dumping result to json 24606 1727096409.36642: done dumping result, returning 24606 1727096409.36645: done running TaskExecutor() for managed_node3/TASK: Ensure ping6 command is present [0afff68d-5257-fd03-510f-000000000064] 24606 1727096409.36647: sending task result for task 0afff68d-5257-fd03-510f-000000000064 24606 1727096409.36716: done sending task result for task 0afff68d-5257-fd03-510f-000000000064 24606 1727096409.36719: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.36793: no more pending results, returning what we have 24606 1727096409.36796: results queue empty 24606 1727096409.36797: checking for any_errors_fatal 24606 1727096409.36802: done checking for any_errors_fatal 24606 1727096409.36803: checking for max_fail_percentage 24606 1727096409.36804: done checking for max_fail_percentage 24606 1727096409.36805: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.36806: done checking to see if all hosts have failed 24606 1727096409.36807: getting the remaining hosts for this loop 24606 1727096409.36808: done getting the remaining hosts for this loop 24606 1727096409.36813: getting the next task for host managed_node3 24606 1727096409.36819: done getting next task for host managed_node3 24606 1727096409.36821: ^ task is: TASK: Test gateway can be pinged 24606 1727096409.36823: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.36826: getting variables 24606 1727096409.36828: in VariableManager get_vars() 24606 1727096409.36987: Calling all_inventory to load vars for managed_node3 24606 1727096409.36990: Calling groups_inventory to load vars for managed_node3 24606 1727096409.36993: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.37004: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.37007: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.37010: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.37363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.37564: done with get_vars() 24606 1727096409.37580: done getting variables 24606 1727096409.37648: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Test gateway can be pinged] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 Monday 23 September 2024 09:00:09 -0400 (0:00:00.048) 0:00:04.311 ****** 24606 1727096409.37682: entering _queue_task() for managed_node3/command 24606 1727096409.38075: worker is 1 (out of 1 available) 24606 1727096409.38085: exiting _queue_task() for managed_node3/command 24606 1727096409.38097: done queuing things up, now waiting for results queue to drain 24606 1727096409.38099: waiting for pending results... 24606 1727096409.38552: running TaskExecutor() for managed_node3/TASK: Test gateway can be pinged 24606 1727096409.38880: in run() - task 0afff68d-5257-fd03-510f-000000000065 24606 1727096409.38884: variable 'ansible_search_path' from source: unknown 24606 1727096409.38887: calling self._execute() 24606 1727096409.38961: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.38979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.38999: variable 'omit' from source: magic vars 24606 1727096409.39839: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.42433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.42522: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.42564: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.42610: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.42641: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.42726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.42760: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.42802: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.42876: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.42879: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.43004: variable 'ansible_distribution' from source: facts 24606 1727096409.43022: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.43047: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.43055: when evaluation is False, skipping this task 24606 1727096409.43075: _execute() done 24606 1727096409.43078: dumping result to json 24606 1727096409.43080: done dumping result, returning 24606 1727096409.43126: done running TaskExecutor() for managed_node3/TASK: Test gateway can be pinged [0afff68d-5257-fd03-510f-000000000065] 24606 1727096409.43129: sending task result for task 0afff68d-5257-fd03-510f-000000000065 24606 1727096409.43199: done sending task result for task 0afff68d-5257-fd03-510f-000000000065 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.43277: no more pending results, returning what we have 24606 1727096409.43281: results queue empty 24606 1727096409.43281: checking for any_errors_fatal 24606 1727096409.43287: done checking for any_errors_fatal 24606 1727096409.43288: checking for max_fail_percentage 24606 1727096409.43290: done checking for max_fail_percentage 24606 1727096409.43290: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.43291: done checking to see if all hosts have failed 24606 1727096409.43292: getting the remaining hosts for this loop 24606 1727096409.43293: done getting the remaining hosts for this loop 24606 1727096409.43297: getting the next task for host managed_node3 24606 1727096409.43304: done getting next task for host managed_node3 24606 1727096409.43307: ^ task is: TASK: TEARDOWN: remove profiles. 24606 1727096409.43309: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=1, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096409.43311: getting variables 24606 1727096409.43313: in VariableManager get_vars() 24606 1727096409.43356: Calling all_inventory to load vars for managed_node3 24606 1727096409.43359: Calling groups_inventory to load vars for managed_node3 24606 1727096409.43361: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.43375: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.43378: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.43381: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.43870: WORKER PROCESS EXITING 24606 1727096409.43893: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.44098: done with get_vars() 24606 1727096409.44108: done getting variables 24606 1727096409.44162: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [TEARDOWN: remove profiles.] ********************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:92 Monday 23 September 2024 09:00:09 -0400 (0:00:00.065) 0:00:04.376 ****** 24606 1727096409.44199: entering _queue_task() for managed_node3/debug 24606 1727096409.44450: worker is 1 (out of 1 available) 24606 1727096409.44461: exiting _queue_task() for managed_node3/debug 24606 1727096409.44627: done queuing things up, now waiting for results queue to drain 24606 1727096409.44630: waiting for pending results... 24606 1727096409.44726: running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. 24606 1727096409.44825: in run() - task 0afff68d-5257-fd03-510f-000000000066 24606 1727096409.44849: variable 'ansible_search_path' from source: unknown 24606 1727096409.44892: calling self._execute() 24606 1727096409.45064: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.45070: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.45073: variable 'omit' from source: magic vars 24606 1727096409.45436: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.47935: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.48006: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.48050: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.48120: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.48124: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.48201: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.48241: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.48274: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.48337: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.48341: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.48473: variable 'ansible_distribution' from source: facts 24606 1727096409.48484: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.48509: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.48556: when evaluation is False, skipping this task 24606 1727096409.48560: _execute() done 24606 1727096409.48562: dumping result to json 24606 1727096409.48564: done dumping result, returning 24606 1727096409.48566: done running TaskExecutor() for managed_node3/TASK: TEARDOWN: remove profiles. [0afff68d-5257-fd03-510f-000000000066] 24606 1727096409.48570: sending task result for task 0afff68d-5257-fd03-510f-000000000066 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096409.48707: no more pending results, returning what we have 24606 1727096409.48711: results queue empty 24606 1727096409.48712: checking for any_errors_fatal 24606 1727096409.48717: done checking for any_errors_fatal 24606 1727096409.48718: checking for max_fail_percentage 24606 1727096409.48720: done checking for max_fail_percentage 24606 1727096409.48721: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.48722: done checking to see if all hosts have failed 24606 1727096409.48722: getting the remaining hosts for this loop 24606 1727096409.48724: done getting the remaining hosts for this loop 24606 1727096409.48728: getting the next task for host managed_node3 24606 1727096409.48737: done getting next task for host managed_node3 24606 1727096409.48742: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24606 1727096409.48746: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096409.48763: getting variables 24606 1727096409.48767: in VariableManager get_vars() 24606 1727096409.48810: Calling all_inventory to load vars for managed_node3 24606 1727096409.48813: Calling groups_inventory to load vars for managed_node3 24606 1727096409.48815: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.48826: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.48828: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.48831: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.49310: done sending task result for task 0afff68d-5257-fd03-510f-000000000066 24606 1727096409.49313: WORKER PROCESS EXITING 24606 1727096409.49334: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.49546: done with get_vars() 24606 1727096409.49558: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 23 September 2024 09:00:09 -0400 (0:00:00.054) 0:00:04.431 ****** 24606 1727096409.49656: entering _queue_task() for managed_node3/include_tasks 24606 1727096409.49929: worker is 1 (out of 1 available) 24606 1727096409.50053: exiting _queue_task() for managed_node3/include_tasks 24606 1727096409.50063: done queuing things up, now waiting for results queue to drain 24606 1727096409.50065: waiting for pending results... 24606 1727096409.50220: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 24606 1727096409.50347: in run() - task 0afff68d-5257-fd03-510f-00000000006e 24606 1727096409.50371: variable 'ansible_search_path' from source: unknown 24606 1727096409.50382: variable 'ansible_search_path' from source: unknown 24606 1727096409.50421: calling self._execute() 24606 1727096409.50502: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.50515: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.50528: variable 'omit' from source: magic vars 24606 1727096409.51284: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.53413: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.53540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.53544: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.53579: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.53610: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.53696: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.53730: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.53769: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.53814: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.53868: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.53984: variable 'ansible_distribution' from source: facts 24606 1727096409.53995: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.54017: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.54023: when evaluation is False, skipping this task 24606 1727096409.54030: _execute() done 24606 1727096409.54035: dumping result to json 24606 1727096409.54085: done dumping result, returning 24606 1727096409.54088: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0afff68d-5257-fd03-510f-00000000006e] 24606 1727096409.54091: sending task result for task 0afff68d-5257-fd03-510f-00000000006e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.54237: no more pending results, returning what we have 24606 1727096409.54241: results queue empty 24606 1727096409.54242: checking for any_errors_fatal 24606 1727096409.54249: done checking for any_errors_fatal 24606 1727096409.54250: checking for max_fail_percentage 24606 1727096409.54252: done checking for max_fail_percentage 24606 1727096409.54253: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.54254: done checking to see if all hosts have failed 24606 1727096409.54255: getting the remaining hosts for this loop 24606 1727096409.54256: done getting the remaining hosts for this loop 24606 1727096409.54260: getting the next task for host managed_node3 24606 1727096409.54269: done getting next task for host managed_node3 24606 1727096409.54273: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 24606 1727096409.54276: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=2, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096409.54293: getting variables 24606 1727096409.54295: in VariableManager get_vars() 24606 1727096409.54336: Calling all_inventory to load vars for managed_node3 24606 1727096409.54339: Calling groups_inventory to load vars for managed_node3 24606 1727096409.54341: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.54352: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.54355: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.54358: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.54983: done sending task result for task 0afff68d-5257-fd03-510f-00000000006e 24606 1727096409.54987: WORKER PROCESS EXITING 24606 1727096409.55060: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.55278: done with get_vars() 24606 1727096409.55287: done getting variables 24606 1727096409.55344: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 23 September 2024 09:00:09 -0400 (0:00:00.057) 0:00:04.488 ****** 24606 1727096409.55375: entering _queue_task() for managed_node3/debug 24606 1727096409.55631: worker is 1 (out of 1 available) 24606 1727096409.55643: exiting _queue_task() for managed_node3/debug 24606 1727096409.55654: done queuing things up, now waiting for results queue to drain 24606 1727096409.55655: waiting for pending results... 24606 1727096409.55924: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider 24606 1727096409.56051: in run() - task 0afff68d-5257-fd03-510f-00000000006f 24606 1727096409.56078: variable 'ansible_search_path' from source: unknown 24606 1727096409.56090: variable 'ansible_search_path' from source: unknown 24606 1727096409.56135: calling self._execute() 24606 1727096409.56220: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.56231: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.56246: variable 'omit' from source: magic vars 24606 1727096409.56659: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.58956: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.59022: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.59069: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.59121: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.59159: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.59261: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.59295: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.59340: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.59476: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.59480: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.59550: variable 'ansible_distribution' from source: facts 24606 1727096409.59564: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.59598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.59606: when evaluation is False, skipping this task 24606 1727096409.59612: _execute() done 24606 1727096409.59619: dumping result to json 24606 1727096409.59626: done dumping result, returning 24606 1727096409.59636: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Print network provider [0afff68d-5257-fd03-510f-00000000006f] 24606 1727096409.59645: sending task result for task 0afff68d-5257-fd03-510f-00000000006f skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096409.59789: no more pending results, returning what we have 24606 1727096409.59794: results queue empty 24606 1727096409.59795: checking for any_errors_fatal 24606 1727096409.59802: done checking for any_errors_fatal 24606 1727096409.59803: checking for max_fail_percentage 24606 1727096409.59805: done checking for max_fail_percentage 24606 1727096409.59806: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.59807: done checking to see if all hosts have failed 24606 1727096409.59807: getting the remaining hosts for this loop 24606 1727096409.59809: done getting the remaining hosts for this loop 24606 1727096409.59813: getting the next task for host managed_node3 24606 1727096409.59820: done getting next task for host managed_node3 24606 1727096409.59824: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24606 1727096409.59827: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=3, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096409.59844: getting variables 24606 1727096409.59846: in VariableManager get_vars() 24606 1727096409.59890: Calling all_inventory to load vars for managed_node3 24606 1727096409.59893: Calling groups_inventory to load vars for managed_node3 24606 1727096409.59895: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.59905: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.59908: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.59911: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.60374: done sending task result for task 0afff68d-5257-fd03-510f-00000000006f 24606 1727096409.60378: WORKER PROCESS EXITING 24606 1727096409.60405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.60650: done with get_vars() 24606 1727096409.60660: done getting variables 24606 1727096409.60718: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 23 September 2024 09:00:09 -0400 (0:00:00.053) 0:00:04.542 ****** 24606 1727096409.60749: entering _queue_task() for managed_node3/fail 24606 1727096409.61275: worker is 1 (out of 1 available) 24606 1727096409.61285: exiting _queue_task() for managed_node3/fail 24606 1727096409.61294: done queuing things up, now waiting for results queue to drain 24606 1727096409.61296: waiting for pending results... 24606 1727096409.61627: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 24606 1727096409.61730: in run() - task 0afff68d-5257-fd03-510f-000000000070 24606 1727096409.61746: variable 'ansible_search_path' from source: unknown 24606 1727096409.61749: variable 'ansible_search_path' from source: unknown 24606 1727096409.61989: calling self._execute() 24606 1727096409.62066: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.62075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.62085: variable 'omit' from source: magic vars 24606 1727096409.62981: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.65088: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.65149: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.65191: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.65230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.65260: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.65350: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.65391: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.65421: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.65465: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.65488: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.65617: variable 'ansible_distribution' from source: facts 24606 1727096409.65628: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.65649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.65656: when evaluation is False, skipping this task 24606 1727096409.65663: _execute() done 24606 1727096409.65674: dumping result to json 24606 1727096409.65682: done dumping result, returning 24606 1727096409.65693: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0afff68d-5257-fd03-510f-000000000070] 24606 1727096409.65702: sending task result for task 0afff68d-5257-fd03-510f-000000000070 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.65841: no more pending results, returning what we have 24606 1727096409.65845: results queue empty 24606 1727096409.65846: checking for any_errors_fatal 24606 1727096409.65851: done checking for any_errors_fatal 24606 1727096409.65851: checking for max_fail_percentage 24606 1727096409.65853: done checking for max_fail_percentage 24606 1727096409.65854: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.65855: done checking to see if all hosts have failed 24606 1727096409.65855: getting the remaining hosts for this loop 24606 1727096409.65857: done getting the remaining hosts for this loop 24606 1727096409.65860: getting the next task for host managed_node3 24606 1727096409.65869: done getting next task for host managed_node3 24606 1727096409.65873: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24606 1727096409.65971: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=4, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096409.65989: getting variables 24606 1727096409.65991: in VariableManager get_vars() 24606 1727096409.66025: Calling all_inventory to load vars for managed_node3 24606 1727096409.66027: Calling groups_inventory to load vars for managed_node3 24606 1727096409.66029: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.66036: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.66038: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.66041: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.66521: done sending task result for task 0afff68d-5257-fd03-510f-000000000070 24606 1727096409.66525: WORKER PROCESS EXITING 24606 1727096409.66546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.66972: done with get_vars() 24606 1727096409.66984: done getting variables 24606 1727096409.67153: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 23 September 2024 09:00:09 -0400 (0:00:00.064) 0:00:04.606 ****** 24606 1727096409.67187: entering _queue_task() for managed_node3/fail 24606 1727096409.67722: worker is 1 (out of 1 available) 24606 1727096409.67736: exiting _queue_task() for managed_node3/fail 24606 1727096409.67746: done queuing things up, now waiting for results queue to drain 24606 1727096409.67747: waiting for pending results... 24606 1727096409.68040: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 24606 1727096409.68274: in run() - task 0afff68d-5257-fd03-510f-000000000071 24606 1727096409.68296: variable 'ansible_search_path' from source: unknown 24606 1727096409.68674: variable 'ansible_search_path' from source: unknown 24606 1727096409.68678: calling self._execute() 24606 1727096409.68680: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.68683: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.68686: variable 'omit' from source: magic vars 24606 1727096409.69420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.72763: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.72836: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.73007: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.73050: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.73199: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.73325: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.73360: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.73453: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.73503: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.73592: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.73851: variable 'ansible_distribution' from source: facts 24606 1727096409.73983: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.74007: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.74015: when evaluation is False, skipping this task 24606 1727096409.74022: _execute() done 24606 1727096409.74028: dumping result to json 24606 1727096409.74034: done dumping result, returning 24606 1727096409.74045: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0afff68d-5257-fd03-510f-000000000071] 24606 1727096409.74054: sending task result for task 0afff68d-5257-fd03-510f-000000000071 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.74200: no more pending results, returning what we have 24606 1727096409.74204: results queue empty 24606 1727096409.74205: checking for any_errors_fatal 24606 1727096409.74210: done checking for any_errors_fatal 24606 1727096409.74211: checking for max_fail_percentage 24606 1727096409.74213: done checking for max_fail_percentage 24606 1727096409.74213: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.74214: done checking to see if all hosts have failed 24606 1727096409.74215: getting the remaining hosts for this loop 24606 1727096409.74217: done getting the remaining hosts for this loop 24606 1727096409.74220: getting the next task for host managed_node3 24606 1727096409.74227: done getting next task for host managed_node3 24606 1727096409.74232: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24606 1727096409.74236: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=5, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096409.74255: getting variables 24606 1727096409.74257: in VariableManager get_vars() 24606 1727096409.74304: Calling all_inventory to load vars for managed_node3 24606 1727096409.74307: Calling groups_inventory to load vars for managed_node3 24606 1727096409.74309: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.74320: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.74323: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.74326: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.74841: done sending task result for task 0afff68d-5257-fd03-510f-000000000071 24606 1727096409.74844: WORKER PROCESS EXITING 24606 1727096409.74866: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.75281: done with get_vars() 24606 1727096409.75291: done getting variables 24606 1727096409.75347: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 23 September 2024 09:00:09 -0400 (0:00:00.082) 0:00:04.689 ****** 24606 1727096409.75484: entering _queue_task() for managed_node3/fail 24606 1727096409.75825: worker is 1 (out of 1 available) 24606 1727096409.75837: exiting _queue_task() for managed_node3/fail 24606 1727096409.75850: done queuing things up, now waiting for results queue to drain 24606 1727096409.75852: waiting for pending results... 24606 1727096409.76321: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 24606 1727096409.76499: in run() - task 0afff68d-5257-fd03-510f-000000000072 24606 1727096409.76521: variable 'ansible_search_path' from source: unknown 24606 1727096409.76535: variable 'ansible_search_path' from source: unknown 24606 1727096409.76582: calling self._execute() 24606 1727096409.76663: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.76679: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.76691: variable 'omit' from source: magic vars 24606 1727096409.77115: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.80117: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.80192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.80234: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.80278: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.80314: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.80573: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.80578: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.80580: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.80583: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.80585: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.80654: variable 'ansible_distribution' from source: facts 24606 1727096409.80664: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.80690: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.80701: when evaluation is False, skipping this task 24606 1727096409.80707: _execute() done 24606 1727096409.80712: dumping result to json 24606 1727096409.80718: done dumping result, returning 24606 1727096409.80727: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0afff68d-5257-fd03-510f-000000000072] 24606 1727096409.80735: sending task result for task 0afff68d-5257-fd03-510f-000000000072 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.80945: no more pending results, returning what we have 24606 1727096409.80948: results queue empty 24606 1727096409.80949: checking for any_errors_fatal 24606 1727096409.80956: done checking for any_errors_fatal 24606 1727096409.80956: checking for max_fail_percentage 24606 1727096409.80958: done checking for max_fail_percentage 24606 1727096409.80958: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.80959: done checking to see if all hosts have failed 24606 1727096409.80960: getting the remaining hosts for this loop 24606 1727096409.80961: done getting the remaining hosts for this loop 24606 1727096409.80965: getting the next task for host managed_node3 24606 1727096409.80975: done getting next task for host managed_node3 24606 1727096409.80979: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24606 1727096409.80982: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096409.80998: getting variables 24606 1727096409.80999: in VariableManager get_vars() 24606 1727096409.81038: Calling all_inventory to load vars for managed_node3 24606 1727096409.81040: Calling groups_inventory to load vars for managed_node3 24606 1727096409.81042: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.81053: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.81055: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.81058: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.81437: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.81681: done with get_vars() 24606 1727096409.81693: done getting variables 24606 1727096409.81724: done sending task result for task 0afff68d-5257-fd03-510f-000000000072 24606 1727096409.81728: WORKER PROCESS EXITING 24606 1727096409.81762: Loading ActionModule 'dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Monday 23 September 2024 09:00:09 -0400 (0:00:00.063) 0:00:04.752 ****** 24606 1727096409.81796: entering _queue_task() for managed_node3/dnf 24606 1727096409.82301: worker is 1 (out of 1 available) 24606 1727096409.82311: exiting _queue_task() for managed_node3/dnf 24606 1727096409.82320: done queuing things up, now waiting for results queue to drain 24606 1727096409.82322: waiting for pending results... 24606 1727096409.82419: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces 24606 1727096409.82552: in run() - task 0afff68d-5257-fd03-510f-000000000073 24606 1727096409.82580: variable 'ansible_search_path' from source: unknown 24606 1727096409.82589: variable 'ansible_search_path' from source: unknown 24606 1727096409.82628: calling self._execute() 24606 1727096409.82715: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.82728: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.82743: variable 'omit' from source: magic vars 24606 1727096409.83183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.85436: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.85508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.85559: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.85775: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.85778: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.85781: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.85783: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.85785: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.85817: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.85837: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.85980: variable 'ansible_distribution' from source: facts 24606 1727096409.85992: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.86021: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.86029: when evaluation is False, skipping this task 24606 1727096409.86036: _execute() done 24606 1727096409.86042: dumping result to json 24606 1727096409.86049: done dumping result, returning 24606 1727096409.86060: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces [0afff68d-5257-fd03-510f-000000000073] 24606 1727096409.86074: sending task result for task 0afff68d-5257-fd03-510f-000000000073 24606 1727096409.86275: done sending task result for task 0afff68d-5257-fd03-510f-000000000073 24606 1727096409.86279: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.86328: no more pending results, returning what we have 24606 1727096409.86331: results queue empty 24606 1727096409.86332: checking for any_errors_fatal 24606 1727096409.86337: done checking for any_errors_fatal 24606 1727096409.86338: checking for max_fail_percentage 24606 1727096409.86340: done checking for max_fail_percentage 24606 1727096409.86341: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.86342: done checking to see if all hosts have failed 24606 1727096409.86342: getting the remaining hosts for this loop 24606 1727096409.86344: done getting the remaining hosts for this loop 24606 1727096409.86347: getting the next task for host managed_node3 24606 1727096409.86354: done getting next task for host managed_node3 24606 1727096409.86357: ^ task is: TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24606 1727096409.86361: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096409.86382: getting variables 24606 1727096409.86384: in VariableManager get_vars() 24606 1727096409.86424: Calling all_inventory to load vars for managed_node3 24606 1727096409.86427: Calling groups_inventory to load vars for managed_node3 24606 1727096409.86429: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.86439: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.86442: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.86445: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.86849: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.87050: done with get_vars() 24606 1727096409.87058: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 24606 1727096409.87131: Loading ActionModule 'ansible_collections.ansible.builtin.plugins.action.dnf' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/dnf.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Monday 23 September 2024 09:00:09 -0400 (0:00:00.053) 0:00:04.806 ****** 24606 1727096409.87159: entering _queue_task() for managed_node3/yum 24606 1727096409.87413: worker is 1 (out of 1 available) 24606 1727096409.87424: exiting _queue_task() for managed_node3/yum 24606 1727096409.87435: done queuing things up, now waiting for results queue to drain 24606 1727096409.87437: waiting for pending results... 24606 1727096409.87687: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces 24606 1727096409.87805: in run() - task 0afff68d-5257-fd03-510f-000000000074 24606 1727096409.87825: variable 'ansible_search_path' from source: unknown 24606 1727096409.87874: variable 'ansible_search_path' from source: unknown 24606 1727096409.87877: calling self._execute() 24606 1727096409.87945: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.87955: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.87965: variable 'omit' from source: magic vars 24606 1727096409.88388: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.90626: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.90698: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.90775: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.90784: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.90818: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.90897: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.90936: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.90965: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.91035: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.91038: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.91181: variable 'ansible_distribution' from source: facts 24606 1727096409.91191: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.91252: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.91256: when evaluation is False, skipping this task 24606 1727096409.91258: _execute() done 24606 1727096409.91260: dumping result to json 24606 1727096409.91262: done dumping result, returning 24606 1727096409.91265: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces [0afff68d-5257-fd03-510f-000000000074] 24606 1727096409.91270: sending task result for task 0afff68d-5257-fd03-510f-000000000074 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.91408: no more pending results, returning what we have 24606 1727096409.91411: results queue empty 24606 1727096409.91412: checking for any_errors_fatal 24606 1727096409.91417: done checking for any_errors_fatal 24606 1727096409.91418: checking for max_fail_percentage 24606 1727096409.91420: done checking for max_fail_percentage 24606 1727096409.91421: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.91422: done checking to see if all hosts have failed 24606 1727096409.91422: getting the remaining hosts for this loop 24606 1727096409.91424: done getting the remaining hosts for this loop 24606 1727096409.91427: getting the next task for host managed_node3 24606 1727096409.91433: done getting next task for host managed_node3 24606 1727096409.91436: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24606 1727096409.91440: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24606 1727096409.91457: getting variables 24606 1727096409.91459: in VariableManager get_vars() 24606 1727096409.91503: Calling all_inventory to load vars for managed_node3 24606 1727096409.91506: Calling groups_inventory to load vars for managed_node3 24606 1727096409.91508: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.91519: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.91521: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.91524: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.91978: done sending task result for task 0afff68d-5257-fd03-510f-000000000074 24606 1727096409.91981: WORKER PROCESS EXITING 24606 1727096409.92003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.92215: done with get_vars() 24606 1727096409.92226: done getting variables 24606 1727096409.92283: Loading ActionModule 'fail' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/fail.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Monday 23 September 2024 09:00:09 -0400 (0:00:00.051) 0:00:04.857 ****** 24606 1727096409.92313: entering _queue_task() for managed_node3/fail 24606 1727096409.92556: worker is 1 (out of 1 available) 24606 1727096409.92566: exiting _queue_task() for managed_node3/fail 24606 1727096409.92581: done queuing things up, now waiting for results queue to drain 24606 1727096409.92582: waiting for pending results... 24606 1727096409.92834: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 24606 1727096409.92959: in run() - task 0afff68d-5257-fd03-510f-000000000075 24606 1727096409.92984: variable 'ansible_search_path' from source: unknown 24606 1727096409.92994: variable 'ansible_search_path' from source: unknown 24606 1727096409.93030: calling self._execute() 24606 1727096409.93114: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096409.93125: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096409.93139: variable 'omit' from source: magic vars 24606 1727096409.93552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096409.96912: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096409.96916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096409.97052: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096409.97236: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096409.97240: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096409.97383: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096409.97418: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096409.97486: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096409.97609: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096409.97630: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096409.97924: variable 'ansible_distribution' from source: facts 24606 1727096409.97936: variable 'ansible_distribution_major_version' from source: facts 24606 1727096409.98173: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096409.98178: when evaluation is False, skipping this task 24606 1727096409.98180: _execute() done 24606 1727096409.98182: dumping result to json 24606 1727096409.98184: done dumping result, returning 24606 1727096409.98186: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0afff68d-5257-fd03-510f-000000000075] 24606 1727096409.98188: sending task result for task 0afff68d-5257-fd03-510f-000000000075 24606 1727096409.98260: done sending task result for task 0afff68d-5257-fd03-510f-000000000075 24606 1727096409.98264: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096409.98320: no more pending results, returning what we have 24606 1727096409.98323: results queue empty 24606 1727096409.98324: checking for any_errors_fatal 24606 1727096409.98330: done checking for any_errors_fatal 24606 1727096409.98331: checking for max_fail_percentage 24606 1727096409.98333: done checking for max_fail_percentage 24606 1727096409.98334: checking to see if all hosts have failed and the running result is not ok 24606 1727096409.98334: done checking to see if all hosts have failed 24606 1727096409.98335: getting the remaining hosts for this loop 24606 1727096409.98337: done getting the remaining hosts for this loop 24606 1727096409.98340: getting the next task for host managed_node3 24606 1727096409.98347: done getting next task for host managed_node3 24606 1727096409.98351: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 24606 1727096409.98355: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24606 1727096409.98377: getting variables 24606 1727096409.98379: in VariableManager get_vars() 24606 1727096409.98421: Calling all_inventory to load vars for managed_node3 24606 1727096409.98424: Calling groups_inventory to load vars for managed_node3 24606 1727096409.98427: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096409.98438: Calling all_plugins_play to load vars for managed_node3 24606 1727096409.98441: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096409.98445: Calling groups_plugins_play to load vars for managed_node3 24606 1727096409.99282: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096409.99696: done with get_vars() 24606 1727096409.99708: done getting variables 24606 1727096409.99764: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Monday 23 September 2024 09:00:09 -0400 (0:00:00.076) 0:00:04.934 ****** 24606 1727096410.00003: entering _queue_task() for managed_node3/package 24606 1727096410.00485: worker is 1 (out of 1 available) 24606 1727096410.00498: exiting _queue_task() for managed_node3/package 24606 1727096410.00510: done queuing things up, now waiting for results queue to drain 24606 1727096410.00512: waiting for pending results... 24606 1727096410.00988: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages 24606 1727096410.01195: in run() - task 0afff68d-5257-fd03-510f-000000000076 24606 1727096410.01199: variable 'ansible_search_path' from source: unknown 24606 1727096410.01202: variable 'ansible_search_path' from source: unknown 24606 1727096410.01283: calling self._execute() 24606 1727096410.01364: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.01372: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.01380: variable 'omit' from source: magic vars 24606 1727096410.02472: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.05831: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.05920: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.05947: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.06027: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.06031: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.06101: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.06140: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.06175: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.06221: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.06242: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.06390: variable 'ansible_distribution' from source: facts 24606 1727096410.06402: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.06425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.06433: when evaluation is False, skipping this task 24606 1727096410.06439: _execute() done 24606 1727096410.06474: dumping result to json 24606 1727096410.06477: done dumping result, returning 24606 1727096410.06480: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install packages [0afff68d-5257-fd03-510f-000000000076] 24606 1727096410.06482: sending task result for task 0afff68d-5257-fd03-510f-000000000076 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.06821: no more pending results, returning what we have 24606 1727096410.06824: results queue empty 24606 1727096410.06825: checking for any_errors_fatal 24606 1727096410.06831: done checking for any_errors_fatal 24606 1727096410.06832: checking for max_fail_percentage 24606 1727096410.06834: done checking for max_fail_percentage 24606 1727096410.06834: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.06835: done checking to see if all hosts have failed 24606 1727096410.06836: getting the remaining hosts for this loop 24606 1727096410.06837: done getting the remaining hosts for this loop 24606 1727096410.06841: getting the next task for host managed_node3 24606 1727096410.06846: done getting next task for host managed_node3 24606 1727096410.06850: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24606 1727096410.06853: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24606 1727096410.06873: getting variables 24606 1727096410.06875: in VariableManager get_vars() 24606 1727096410.06916: Calling all_inventory to load vars for managed_node3 24606 1727096410.06919: Calling groups_inventory to load vars for managed_node3 24606 1727096410.06921: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.06932: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.06935: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.06938: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.07241: done sending task result for task 0afff68d-5257-fd03-510f-000000000076 24606 1727096410.07245: WORKER PROCESS EXITING 24606 1727096410.07272: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.07486: done with get_vars() 24606 1727096410.07498: done getting variables 24606 1727096410.07551: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 23 September 2024 09:00:10 -0400 (0:00:00.075) 0:00:05.010 ****** 24606 1727096410.07586: entering _queue_task() for managed_node3/package 24606 1727096410.07841: worker is 1 (out of 1 available) 24606 1727096410.07853: exiting _queue_task() for managed_node3/package 24606 1727096410.07864: done queuing things up, now waiting for results queue to drain 24606 1727096410.07865: waiting for pending results... 24606 1727096410.08125: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 24606 1727096410.08249: in run() - task 0afff68d-5257-fd03-510f-000000000077 24606 1727096410.08274: variable 'ansible_search_path' from source: unknown 24606 1727096410.08283: variable 'ansible_search_path' from source: unknown 24606 1727096410.08323: calling self._execute() 24606 1727096410.08404: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.08420: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.08432: variable 'omit' from source: magic vars 24606 1727096410.08857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.11076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.11146: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.11202: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.11241: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.11271: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.11353: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.11389: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.11416: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.11645: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.11649: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.11807: variable 'ansible_distribution' from source: facts 24606 1727096410.11818: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.11842: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.11866: when evaluation is False, skipping this task 24606 1727096410.12076: _execute() done 24606 1727096410.12080: dumping result to json 24606 1727096410.12082: done dumping result, returning 24606 1727096410.12084: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0afff68d-5257-fd03-510f-000000000077] 24606 1727096410.12086: sending task result for task 0afff68d-5257-fd03-510f-000000000077 24606 1727096410.12158: done sending task result for task 0afff68d-5257-fd03-510f-000000000077 24606 1727096410.12161: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.12224: no more pending results, returning what we have 24606 1727096410.12228: results queue empty 24606 1727096410.12229: checking for any_errors_fatal 24606 1727096410.12233: done checking for any_errors_fatal 24606 1727096410.12234: checking for max_fail_percentage 24606 1727096410.12236: done checking for max_fail_percentage 24606 1727096410.12237: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.12238: done checking to see if all hosts have failed 24606 1727096410.12239: getting the remaining hosts for this loop 24606 1727096410.12240: done getting the remaining hosts for this loop 24606 1727096410.12244: getting the next task for host managed_node3 24606 1727096410.12251: done getting next task for host managed_node3 24606 1727096410.12254: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24606 1727096410.12258: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=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), did rescue? False, did start at task? False 24606 1727096410.12281: getting variables 24606 1727096410.12283: in VariableManager get_vars() 24606 1727096410.12325: Calling all_inventory to load vars for managed_node3 24606 1727096410.12328: Calling groups_inventory to load vars for managed_node3 24606 1727096410.12331: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.12341: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.12344: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.12347: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.12770: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.13685: done with get_vars() 24606 1727096410.13696: done getting variables 24606 1727096410.13751: Loading ActionModule 'package' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/package.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Monday 23 September 2024 09:00:10 -0400 (0:00:00.062) 0:00:05.072 ****** 24606 1727096410.13789: entering _queue_task() for managed_node3/package 24606 1727096410.14263: worker is 1 (out of 1 available) 24606 1727096410.14677: exiting _queue_task() for managed_node3/package 24606 1727096410.14687: done queuing things up, now waiting for results queue to drain 24606 1727096410.14688: waiting for pending results... 24606 1727096410.14923: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 24606 1727096410.15021: in run() - task 0afff68d-5257-fd03-510f-000000000078 24606 1727096410.15091: variable 'ansible_search_path' from source: unknown 24606 1727096410.15101: variable 'ansible_search_path' from source: unknown 24606 1727096410.15346: calling self._execute() 24606 1727096410.15349: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.15352: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.15354: variable 'omit' from source: magic vars 24606 1727096410.16220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.20736: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.20813: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.20853: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.20899: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.20931: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.21015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.21051: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.21088: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.21133: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.21151: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.21296: variable 'ansible_distribution' from source: facts 24606 1727096410.21312: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.21334: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.21341: when evaluation is False, skipping this task 24606 1727096410.21347: _execute() done 24606 1727096410.21353: dumping result to json 24606 1727096410.21360: done dumping result, returning 24606 1727096410.21375: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0afff68d-5257-fd03-510f-000000000078] 24606 1727096410.21383: sending task result for task 0afff68d-5257-fd03-510f-000000000078 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.21562: no more pending results, returning what we have 24606 1727096410.21566: results queue empty 24606 1727096410.21567: checking for any_errors_fatal 24606 1727096410.21577: done checking for any_errors_fatal 24606 1727096410.21578: checking for max_fail_percentage 24606 1727096410.21579: done checking for max_fail_percentage 24606 1727096410.21580: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.21581: done checking to see if all hosts have failed 24606 1727096410.21582: getting the remaining hosts for this loop 24606 1727096410.21583: done getting the remaining hosts for this loop 24606 1727096410.21587: getting the next task for host managed_node3 24606 1727096410.21593: done getting next task for host managed_node3 24606 1727096410.21597: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24606 1727096410.21601: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.21618: getting variables 24606 1727096410.21620: in VariableManager get_vars() 24606 1727096410.21663: Calling all_inventory to load vars for managed_node3 24606 1727096410.21665: Calling groups_inventory to load vars for managed_node3 24606 1727096410.21774: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.21786: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.21789: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.21792: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.22151: done sending task result for task 0afff68d-5257-fd03-510f-000000000078 24606 1727096410.22154: WORKER PROCESS EXITING 24606 1727096410.22162: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.22379: done with get_vars() 24606 1727096410.22390: done getting variables 24606 1727096410.22444: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Monday 23 September 2024 09:00:10 -0400 (0:00:00.086) 0:00:05.159 ****** 24606 1727096410.22482: entering _queue_task() for managed_node3/service 24606 1727096410.22738: worker is 1 (out of 1 available) 24606 1727096410.22751: exiting _queue_task() for managed_node3/service 24606 1727096410.22762: done queuing things up, now waiting for results queue to drain 24606 1727096410.22764: waiting for pending results... 24606 1727096410.23026: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 24606 1727096410.23150: in run() - task 0afff68d-5257-fd03-510f-000000000079 24606 1727096410.23175: variable 'ansible_search_path' from source: unknown 24606 1727096410.23185: variable 'ansible_search_path' from source: unknown 24606 1727096410.23227: calling self._execute() 24606 1727096410.23313: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.23325: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.23336: variable 'omit' from source: magic vars 24606 1727096410.23754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.26211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.26282: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.26339: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.26383: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.26413: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.26499: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.26537: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.26566: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.26616: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.26634: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.26778: variable 'ansible_distribution' from source: facts 24606 1727096410.26789: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.26811: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.26817: when evaluation is False, skipping this task 24606 1727096410.26860: _execute() done 24606 1727096410.26863: dumping result to json 24606 1727096410.26865: done dumping result, returning 24606 1727096410.26871: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0afff68d-5257-fd03-510f-000000000079] 24606 1727096410.26874: sending task result for task 0afff68d-5257-fd03-510f-000000000079 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.27114: no more pending results, returning what we have 24606 1727096410.27117: results queue empty 24606 1727096410.27118: checking for any_errors_fatal 24606 1727096410.27122: done checking for any_errors_fatal 24606 1727096410.27123: checking for max_fail_percentage 24606 1727096410.27125: done checking for max_fail_percentage 24606 1727096410.27126: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.27126: done checking to see if all hosts have failed 24606 1727096410.27127: getting the remaining hosts for this loop 24606 1727096410.27129: done getting the remaining hosts for this loop 24606 1727096410.27132: getting the next task for host managed_node3 24606 1727096410.27140: done getting next task for host managed_node3 24606 1727096410.27144: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24606 1727096410.27148: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.27172: getting variables 24606 1727096410.27174: in VariableManager get_vars() 24606 1727096410.27218: Calling all_inventory to load vars for managed_node3 24606 1727096410.27220: Calling groups_inventory to load vars for managed_node3 24606 1727096410.27223: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.27278: done sending task result for task 0afff68d-5257-fd03-510f-000000000079 24606 1727096410.27282: WORKER PROCESS EXITING 24606 1727096410.27291: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.27295: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.27299: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.27690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.27895: done with get_vars() 24606 1727096410.27905: done getting variables 24606 1727096410.27961: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 23 September 2024 09:00:10 -0400 (0:00:00.055) 0:00:05.215 ****** 24606 1727096410.28038: entering _queue_task() for managed_node3/service 24606 1727096410.28493: worker is 1 (out of 1 available) 24606 1727096410.28502: exiting _queue_task() for managed_node3/service 24606 1727096410.28512: done queuing things up, now waiting for results queue to drain 24606 1727096410.28513: waiting for pending results... 24606 1727096410.28582: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 24606 1727096410.28707: in run() - task 0afff68d-5257-fd03-510f-00000000007a 24606 1727096410.28729: variable 'ansible_search_path' from source: unknown 24606 1727096410.28744: variable 'ansible_search_path' from source: unknown 24606 1727096410.28785: calling self._execute() 24606 1727096410.28871: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.28956: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.28960: variable 'omit' from source: magic vars 24606 1727096410.29320: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.31656: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.31733: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.31780: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.31822: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.31854: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.31939: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.31979: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.32015: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.32055: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.32077: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.32228: variable 'ansible_distribution' from source: facts 24606 1727096410.32231: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.32241: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.32249: when evaluation is False, skipping this task 24606 1727096410.32256: _execute() done 24606 1727096410.32336: dumping result to json 24606 1727096410.32339: done dumping result, returning 24606 1727096410.32342: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0afff68d-5257-fd03-510f-00000000007a] 24606 1727096410.32344: sending task result for task 0afff68d-5257-fd03-510f-00000000007a 24606 1727096410.32414: done sending task result for task 0afff68d-5257-fd03-510f-00000000007a 24606 1727096410.32417: WORKER PROCESS EXITING skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24606 1727096410.32487: no more pending results, returning what we have 24606 1727096410.32491: results queue empty 24606 1727096410.32492: checking for any_errors_fatal 24606 1727096410.32499: done checking for any_errors_fatal 24606 1727096410.32499: checking for max_fail_percentage 24606 1727096410.32501: done checking for max_fail_percentage 24606 1727096410.32502: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.32503: done checking to see if all hosts have failed 24606 1727096410.32504: getting the remaining hosts for this loop 24606 1727096410.32505: done getting the remaining hosts for this loop 24606 1727096410.32508: getting the next task for host managed_node3 24606 1727096410.32514: done getting next task for host managed_node3 24606 1727096410.32518: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24606 1727096410.32521: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.32537: getting variables 24606 1727096410.32538: in VariableManager get_vars() 24606 1727096410.32683: Calling all_inventory to load vars for managed_node3 24606 1727096410.32686: Calling groups_inventory to load vars for managed_node3 24606 1727096410.32688: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.32696: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.32699: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.32701: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.33030: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.33240: done with get_vars() 24606 1727096410.33251: done getting variables 24606 1727096410.33312: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Monday 23 September 2024 09:00:10 -0400 (0:00:00.053) 0:00:05.268 ****** 24606 1727096410.33344: entering _queue_task() for managed_node3/service 24606 1727096410.33598: worker is 1 (out of 1 available) 24606 1727096410.33610: exiting _queue_task() for managed_node3/service 24606 1727096410.33622: done queuing things up, now waiting for results queue to drain 24606 1727096410.33623: waiting for pending results... 24606 1727096410.33885: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 24606 1727096410.34077: in run() - task 0afff68d-5257-fd03-510f-00000000007b 24606 1727096410.34080: variable 'ansible_search_path' from source: unknown 24606 1727096410.34083: variable 'ansible_search_path' from source: unknown 24606 1727096410.34086: calling self._execute() 24606 1727096410.34149: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.34161: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.34180: variable 'omit' from source: magic vars 24606 1727096410.34618: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.38222: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.38297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.38375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.38398: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.38429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.38513: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.38557: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.38666: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.38673: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.38676: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.38799: variable 'ansible_distribution' from source: facts 24606 1727096410.38813: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.38840: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.38847: when evaluation is False, skipping this task 24606 1727096410.38854: _execute() done 24606 1727096410.38859: dumping result to json 24606 1727096410.38866: done dumping result, returning 24606 1727096410.38885: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0afff68d-5257-fd03-510f-00000000007b] 24606 1727096410.38895: sending task result for task 0afff68d-5257-fd03-510f-00000000007b 24606 1727096410.39196: done sending task result for task 0afff68d-5257-fd03-510f-00000000007b 24606 1727096410.39199: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.39248: no more pending results, returning what we have 24606 1727096410.39251: results queue empty 24606 1727096410.39252: checking for any_errors_fatal 24606 1727096410.39257: done checking for any_errors_fatal 24606 1727096410.39258: checking for max_fail_percentage 24606 1727096410.39260: done checking for max_fail_percentage 24606 1727096410.39261: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.39261: done checking to see if all hosts have failed 24606 1727096410.39262: getting the remaining hosts for this loop 24606 1727096410.39263: done getting the remaining hosts for this loop 24606 1727096410.39271: getting the next task for host managed_node3 24606 1727096410.39277: done getting next task for host managed_node3 24606 1727096410.39281: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 24606 1727096410.39284: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=15, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.39301: getting variables 24606 1727096410.39302: in VariableManager get_vars() 24606 1727096410.39341: Calling all_inventory to load vars for managed_node3 24606 1727096410.39343: Calling groups_inventory to load vars for managed_node3 24606 1727096410.39346: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.39355: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.39357: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.39360: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.39741: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.39953: done with get_vars() 24606 1727096410.39963: done getting variables 24606 1727096410.40020: Loading ActionModule 'service' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/service.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Monday 23 September 2024 09:00:10 -0400 (0:00:00.067) 0:00:05.335 ****** 24606 1727096410.40049: entering _queue_task() for managed_node3/service 24606 1727096410.40497: worker is 1 (out of 1 available) 24606 1727096410.40509: exiting _queue_task() for managed_node3/service 24606 1727096410.40519: done queuing things up, now waiting for results queue to drain 24606 1727096410.40521: waiting for pending results... 24606 1727096410.40652: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service 24606 1727096410.40857: in run() - task 0afff68d-5257-fd03-510f-00000000007c 24606 1727096410.40861: variable 'ansible_search_path' from source: unknown 24606 1727096410.40864: variable 'ansible_search_path' from source: unknown 24606 1727096410.40866: calling self._execute() 24606 1727096410.40920: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.40933: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.40945: variable 'omit' from source: magic vars 24606 1727096410.41420: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.44764: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.45061: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.45114: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.45152: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.45201: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.45402: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.45695: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.45699: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.45701: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.45704: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.45850: variable 'ansible_distribution' from source: facts 24606 1727096410.45863: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.45893: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.45901: when evaluation is False, skipping this task 24606 1727096410.45908: _execute() done 24606 1727096410.45915: dumping result to json 24606 1727096410.45925: done dumping result, returning 24606 1727096410.45977: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Enable network service [0afff68d-5257-fd03-510f-00000000007c] 24606 1727096410.45981: sending task result for task 0afff68d-5257-fd03-510f-00000000007c skipping: [managed_node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 24606 1727096410.46128: no more pending results, returning what we have 24606 1727096410.46131: results queue empty 24606 1727096410.46132: checking for any_errors_fatal 24606 1727096410.46140: done checking for any_errors_fatal 24606 1727096410.46141: checking for max_fail_percentage 24606 1727096410.46143: done checking for max_fail_percentage 24606 1727096410.46144: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.46145: done checking to see if all hosts have failed 24606 1727096410.46145: getting the remaining hosts for this loop 24606 1727096410.46147: done getting the remaining hosts for this loop 24606 1727096410.46151: getting the next task for host managed_node3 24606 1727096410.46159: done getting next task for host managed_node3 24606 1727096410.46163: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24606 1727096410.46172: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=16, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.46192: getting variables 24606 1727096410.46193: in VariableManager get_vars() 24606 1727096410.46238: Calling all_inventory to load vars for managed_node3 24606 1727096410.46241: Calling groups_inventory to load vars for managed_node3 24606 1727096410.46245: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.46255: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.46258: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.46261: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.46380: done sending task result for task 0afff68d-5257-fd03-510f-00000000007c 24606 1727096410.46384: WORKER PROCESS EXITING 24606 1727096410.46547: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.46940: done with get_vars() 24606 1727096410.46953: done getting variables 24606 1727096410.47019: Loading ActionModule 'copy' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/copy.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Monday 23 September 2024 09:00:10 -0400 (0:00:00.070) 0:00:05.405 ****** 24606 1727096410.47054: entering _queue_task() for managed_node3/copy 24606 1727096410.47331: worker is 1 (out of 1 available) 24606 1727096410.47344: exiting _queue_task() for managed_node3/copy 24606 1727096410.47356: done queuing things up, now waiting for results queue to drain 24606 1727096410.47358: waiting for pending results... 24606 1727096410.47640: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 24606 1727096410.47765: in run() - task 0afff68d-5257-fd03-510f-00000000007d 24606 1727096410.47798: variable 'ansible_search_path' from source: unknown 24606 1727096410.47807: variable 'ansible_search_path' from source: unknown 24606 1727096410.47847: calling self._execute() 24606 1727096410.47975: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.47979: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.47981: variable 'omit' from source: magic vars 24606 1727096410.48681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.51076: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.51081: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.51183: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.51225: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.51258: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.51345: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.51387: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.51423: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.51473: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.51495: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.51644: variable 'ansible_distribution' from source: facts 24606 1727096410.51655: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.51739: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.51742: when evaluation is False, skipping this task 24606 1727096410.51745: _execute() done 24606 1727096410.51747: dumping result to json 24606 1727096410.51749: done dumping result, returning 24606 1727096410.51751: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0afff68d-5257-fd03-510f-00000000007d] 24606 1727096410.51753: sending task result for task 0afff68d-5257-fd03-510f-00000000007d skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.51895: no more pending results, returning what we have 24606 1727096410.51899: results queue empty 24606 1727096410.51900: checking for any_errors_fatal 24606 1727096410.51905: done checking for any_errors_fatal 24606 1727096410.51906: checking for max_fail_percentage 24606 1727096410.51909: done checking for max_fail_percentage 24606 1727096410.51909: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.51910: done checking to see if all hosts have failed 24606 1727096410.51911: getting the remaining hosts for this loop 24606 1727096410.51912: done getting the remaining hosts for this loop 24606 1727096410.51916: getting the next task for host managed_node3 24606 1727096410.51924: done getting next task for host managed_node3 24606 1727096410.51927: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24606 1727096410.51931: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=17, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.51948: getting variables 24606 1727096410.51950: in VariableManager get_vars() 24606 1727096410.51997: Calling all_inventory to load vars for managed_node3 24606 1727096410.51999: Calling groups_inventory to load vars for managed_node3 24606 1727096410.52002: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.52012: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.52015: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.52018: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.52518: done sending task result for task 0afff68d-5257-fd03-510f-00000000007d 24606 1727096410.52521: WORKER PROCESS EXITING 24606 1727096410.52541: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.52741: done with get_vars() 24606 1727096410.52751: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Monday 23 September 2024 09:00:10 -0400 (0:00:00.057) 0:00:05.463 ****** 24606 1727096410.52827: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24606 1727096410.53285: worker is 1 (out of 1 available) 24606 1727096410.53296: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_connections 24606 1727096410.53305: done queuing things up, now waiting for results queue to drain 24606 1727096410.53307: waiting for pending results... 24606 1727096410.53378: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 24606 1727096410.53502: in run() - task 0afff68d-5257-fd03-510f-00000000007e 24606 1727096410.53527: variable 'ansible_search_path' from source: unknown 24606 1727096410.53538: variable 'ansible_search_path' from source: unknown 24606 1727096410.53580: calling self._execute() 24606 1727096410.53660: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.53678: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.53692: variable 'omit' from source: magic vars 24606 1727096410.54127: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.56374: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.56440: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.56488: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.56529: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.56574: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.56646: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.56692: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.56801: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.56804: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.56807: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.56927: variable 'ansible_distribution' from source: facts 24606 1727096410.56939: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.56962: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.56976: when evaluation is False, skipping this task 24606 1727096410.56985: _execute() done 24606 1727096410.56992: dumping result to json 24606 1727096410.57000: done dumping result, returning 24606 1727096410.57011: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0afff68d-5257-fd03-510f-00000000007e] 24606 1727096410.57027: sending task result for task 0afff68d-5257-fd03-510f-00000000007e skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.57290: no more pending results, returning what we have 24606 1727096410.57294: results queue empty 24606 1727096410.57295: checking for any_errors_fatal 24606 1727096410.57301: done checking for any_errors_fatal 24606 1727096410.57302: checking for max_fail_percentage 24606 1727096410.57305: done checking for max_fail_percentage 24606 1727096410.57305: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.57306: done checking to see if all hosts have failed 24606 1727096410.57307: getting the remaining hosts for this loop 24606 1727096410.57309: done getting the remaining hosts for this loop 24606 1727096410.57312: getting the next task for host managed_node3 24606 1727096410.57320: done getting next task for host managed_node3 24606 1727096410.57324: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 24606 1727096410.57328: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=18, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.57346: getting variables 24606 1727096410.57347: in VariableManager get_vars() 24606 1727096410.57591: Calling all_inventory to load vars for managed_node3 24606 1727096410.57593: Calling groups_inventory to load vars for managed_node3 24606 1727096410.57596: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.57605: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.57607: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.57611: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.57811: done sending task result for task 0afff68d-5257-fd03-510f-00000000007e 24606 1727096410.57814: WORKER PROCESS EXITING 24606 1727096410.57833: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.58037: done with get_vars() 24606 1727096410.58048: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Monday 23 September 2024 09:00:10 -0400 (0:00:00.053) 0:00:05.516 ****** 24606 1727096410.58132: entering _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24606 1727096410.58586: worker is 1 (out of 1 available) 24606 1727096410.58594: exiting _queue_task() for managed_node3/fedora.linux_system_roles.network_state 24606 1727096410.58603: done queuing things up, now waiting for results queue to drain 24606 1727096410.58605: waiting for pending results... 24606 1727096410.58672: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state 24606 1727096410.58787: in run() - task 0afff68d-5257-fd03-510f-00000000007f 24606 1727096410.58809: variable 'ansible_search_path' from source: unknown 24606 1727096410.58817: variable 'ansible_search_path' from source: unknown 24606 1727096410.58858: calling self._execute() 24606 1727096410.58946: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.58958: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.58976: variable 'omit' from source: magic vars 24606 1727096410.59407: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.61639: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.61716: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.61996: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.62035: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.62063: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.62146: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.62184: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.62218: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.62262: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.62285: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.62427: variable 'ansible_distribution' from source: facts 24606 1727096410.62437: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.62458: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.62464: when evaluation is False, skipping this task 24606 1727096410.62475: _execute() done 24606 1727096410.62481: dumping result to json 24606 1727096410.62488: done dumping result, returning 24606 1727096410.62498: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Configure networking state [0afff68d-5257-fd03-510f-00000000007f] 24606 1727096410.62507: sending task result for task 0afff68d-5257-fd03-510f-00000000007f skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.62819: no more pending results, returning what we have 24606 1727096410.62823: results queue empty 24606 1727096410.62824: checking for any_errors_fatal 24606 1727096410.62830: done checking for any_errors_fatal 24606 1727096410.62831: checking for max_fail_percentage 24606 1727096410.62832: done checking for max_fail_percentage 24606 1727096410.62833: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.62834: done checking to see if all hosts have failed 24606 1727096410.62835: getting the remaining hosts for this loop 24606 1727096410.62836: done getting the remaining hosts for this loop 24606 1727096410.62840: getting the next task for host managed_node3 24606 1727096410.62845: done getting next task for host managed_node3 24606 1727096410.62849: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24606 1727096410.62853: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=19, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.62873: getting variables 24606 1727096410.62875: in VariableManager get_vars() 24606 1727096410.62914: Calling all_inventory to load vars for managed_node3 24606 1727096410.62917: Calling groups_inventory to load vars for managed_node3 24606 1727096410.62919: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.62928: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.62931: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.62934: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.63273: done sending task result for task 0afff68d-5257-fd03-510f-00000000007f 24606 1727096410.63277: WORKER PROCESS EXITING 24606 1727096410.63300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.63510: done with get_vars() 24606 1727096410.63521: done getting variables 24606 1727096410.63582: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Monday 23 September 2024 09:00:10 -0400 (0:00:00.054) 0:00:05.570 ****** 24606 1727096410.63614: entering _queue_task() for managed_node3/debug 24606 1727096410.64075: worker is 1 (out of 1 available) 24606 1727096410.64087: exiting _queue_task() for managed_node3/debug 24606 1727096410.64098: done queuing things up, now waiting for results queue to drain 24606 1727096410.64100: waiting for pending results... 24606 1727096410.64180: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 24606 1727096410.64315: in run() - task 0afff68d-5257-fd03-510f-000000000080 24606 1727096410.64344: variable 'ansible_search_path' from source: unknown 24606 1727096410.64352: variable 'ansible_search_path' from source: unknown 24606 1727096410.64394: calling self._execute() 24606 1727096410.64482: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.64495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.64508: variable 'omit' from source: magic vars 24606 1727096410.64959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.67476: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.67542: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.67589: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.67630: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.67705: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.67744: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.67782: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.67816: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.67861: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.67885: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.68028: variable 'ansible_distribution' from source: facts 24606 1727096410.68042: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.68144: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.68147: when evaluation is False, skipping this task 24606 1727096410.68150: _execute() done 24606 1727096410.68152: dumping result to json 24606 1727096410.68154: done dumping result, returning 24606 1727096410.68157: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0afff68d-5257-fd03-510f-000000000080] 24606 1727096410.68159: sending task result for task 0afff68d-5257-fd03-510f-000000000080 24606 1727096410.68226: done sending task result for task 0afff68d-5257-fd03-510f-000000000080 24606 1727096410.68229: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096410.68295: no more pending results, returning what we have 24606 1727096410.68298: results queue empty 24606 1727096410.68299: checking for any_errors_fatal 24606 1727096410.68304: done checking for any_errors_fatal 24606 1727096410.68305: checking for max_fail_percentage 24606 1727096410.68306: done checking for max_fail_percentage 24606 1727096410.68307: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.68308: done checking to see if all hosts have failed 24606 1727096410.68309: getting the remaining hosts for this loop 24606 1727096410.68310: done getting the remaining hosts for this loop 24606 1727096410.68314: getting the next task for host managed_node3 24606 1727096410.68321: done getting next task for host managed_node3 24606 1727096410.68326: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24606 1727096410.68329: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=20, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.68345: getting variables 24606 1727096410.68347: in VariableManager get_vars() 24606 1727096410.68590: Calling all_inventory to load vars for managed_node3 24606 1727096410.68593: Calling groups_inventory to load vars for managed_node3 24606 1727096410.68595: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.68604: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.68606: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.68609: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.68792: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.69059: done with get_vars() 24606 1727096410.69077: done getting variables 24606 1727096410.69132: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 23 September 2024 09:00:10 -0400 (0:00:00.055) 0:00:05.626 ****** 24606 1727096410.69160: entering _queue_task() for managed_node3/debug 24606 1727096410.69438: worker is 1 (out of 1 available) 24606 1727096410.69453: exiting _queue_task() for managed_node3/debug 24606 1727096410.69464: done queuing things up, now waiting for results queue to drain 24606 1727096410.69466: waiting for pending results... 24606 1727096410.69801: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 24606 1727096410.69887: in run() - task 0afff68d-5257-fd03-510f-000000000081 24606 1727096410.70006: variable 'ansible_search_path' from source: unknown 24606 1727096410.70010: variable 'ansible_search_path' from source: unknown 24606 1727096410.70013: calling self._execute() 24606 1727096410.70053: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.70065: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.70082: variable 'omit' from source: magic vars 24606 1727096410.70539: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.73103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.73178: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.73218: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.73257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.73295: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.73475: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.73481: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.73483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.73500: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.73518: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.73659: variable 'ansible_distribution' from source: facts 24606 1727096410.73675: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.73698: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.73709: when evaluation is False, skipping this task 24606 1727096410.73716: _execute() done 24606 1727096410.73722: dumping result to json 24606 1727096410.73729: done dumping result, returning 24606 1727096410.73739: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0afff68d-5257-fd03-510f-000000000081] 24606 1727096410.73748: sending task result for task 0afff68d-5257-fd03-510f-000000000081 24606 1727096410.74015: done sending task result for task 0afff68d-5257-fd03-510f-000000000081 24606 1727096410.74019: WORKER PROCESS EXITING skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096410.74065: no more pending results, returning what we have 24606 1727096410.74072: results queue empty 24606 1727096410.74074: checking for any_errors_fatal 24606 1727096410.74079: done checking for any_errors_fatal 24606 1727096410.74080: checking for max_fail_percentage 24606 1727096410.74082: done checking for max_fail_percentage 24606 1727096410.74083: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.74084: done checking to see if all hosts have failed 24606 1727096410.74085: getting the remaining hosts for this loop 24606 1727096410.74086: done getting the remaining hosts for this loop 24606 1727096410.74090: getting the next task for host managed_node3 24606 1727096410.74097: done getting next task for host managed_node3 24606 1727096410.74101: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24606 1727096410.74104: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=21, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=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 24606 1727096410.74122: getting variables 24606 1727096410.74123: in VariableManager get_vars() 24606 1727096410.74165: Calling all_inventory to load vars for managed_node3 24606 1727096410.74171: Calling groups_inventory to load vars for managed_node3 24606 1727096410.74174: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.74184: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.74187: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.74190: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.74581: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.74748: done with get_vars() 24606 1727096410.74757: done getting variables 24606 1727096410.74819: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Monday 23 September 2024 09:00:10 -0400 (0:00:00.056) 0:00:05.683 ****** 24606 1727096410.74853: entering _queue_task() for managed_node3/debug 24606 1727096410.75144: worker is 1 (out of 1 available) 24606 1727096410.75159: exiting _queue_task() for managed_node3/debug 24606 1727096410.75177: done queuing things up, now waiting for results queue to drain 24606 1727096410.75179: waiting for pending results... 24606 1727096410.75452: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 24606 1727096410.75584: in run() - task 0afff68d-5257-fd03-510f-000000000082 24606 1727096410.75607: variable 'ansible_search_path' from source: unknown 24606 1727096410.75615: variable 'ansible_search_path' from source: unknown 24606 1727096410.75656: calling self._execute() 24606 1727096410.75745: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.75785: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.75789: variable 'omit' from source: magic vars 24606 1727096410.76225: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.78735: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.78916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.78920: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.78923: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.78925: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.78993: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.79027: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.79064: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.79111: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.79130: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.79275: variable 'ansible_distribution' from source: facts 24606 1727096410.79287: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.79311: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.79318: when evaluation is False, skipping this task 24606 1727096410.79325: _execute() done 24606 1727096410.79332: dumping result to json 24606 1727096410.79340: done dumping result, returning 24606 1727096410.79365: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0afff68d-5257-fd03-510f-000000000082] 24606 1727096410.79370: sending task result for task 0afff68d-5257-fd03-510f-000000000082 skipping: [managed_node3] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 24606 1727096410.79616: no more pending results, returning what we have 24606 1727096410.79620: results queue empty 24606 1727096410.79621: checking for any_errors_fatal 24606 1727096410.79627: done checking for any_errors_fatal 24606 1727096410.79628: checking for max_fail_percentage 24606 1727096410.79629: done checking for max_fail_percentage 24606 1727096410.79630: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.79631: done checking to see if all hosts have failed 24606 1727096410.79632: getting the remaining hosts for this loop 24606 1727096410.79633: done getting the remaining hosts for this loop 24606 1727096410.79637: getting the next task for host managed_node3 24606 1727096410.79644: done getting next task for host managed_node3 24606 1727096410.79648: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 24606 1727096410.79652: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=2, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=22, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=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 24606 1727096410.79672: getting variables 24606 1727096410.79674: in VariableManager get_vars() 24606 1727096410.79715: Calling all_inventory to load vars for managed_node3 24606 1727096410.79717: Calling groups_inventory to load vars for managed_node3 24606 1727096410.79720: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.79730: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.79733: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.79736: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.80113: done sending task result for task 0afff68d-5257-fd03-510f-000000000082 24606 1727096410.80116: WORKER PROCESS EXITING 24606 1727096410.80138: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.80335: done with get_vars() 24606 1727096410.80346: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Monday 23 September 2024 09:00:10 -0400 (0:00:00.055) 0:00:05.739 ****** 24606 1727096410.80442: entering _queue_task() for managed_node3/ping 24606 1727096410.80705: worker is 1 (out of 1 available) 24606 1727096410.80718: exiting _queue_task() for managed_node3/ping 24606 1727096410.80730: done queuing things up, now waiting for results queue to drain 24606 1727096410.80732: waiting for pending results... 24606 1727096410.80988: running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity 24606 1727096410.81110: in run() - task 0afff68d-5257-fd03-510f-000000000083 24606 1727096410.81131: variable 'ansible_search_path' from source: unknown 24606 1727096410.81140: variable 'ansible_search_path' from source: unknown 24606 1727096410.81180: calling self._execute() 24606 1727096410.81260: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.81273: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.81287: variable 'omit' from source: magic vars 24606 1727096410.81690: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.84204: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.84275: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.84320: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.84408: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.84411: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.84483: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.84521: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.84552: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.84597: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.84615: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.84757: variable 'ansible_distribution' from source: facts 24606 1727096410.84772: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.84796: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.84842: when evaluation is False, skipping this task 24606 1727096410.84845: _execute() done 24606 1727096410.84847: dumping result to json 24606 1727096410.84850: done dumping result, returning 24606 1727096410.84852: done running TaskExecutor() for managed_node3/TASK: fedora.linux_system_roles.network : Re-test connectivity [0afff68d-5257-fd03-510f-000000000083] 24606 1727096410.84854: sending task result for task 0afff68d-5257-fd03-510f-000000000083 skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.84995: no more pending results, returning what we have 24606 1727096410.84998: results queue empty 24606 1727096410.84999: checking for any_errors_fatal 24606 1727096410.85004: done checking for any_errors_fatal 24606 1727096410.85005: checking for max_fail_percentage 24606 1727096410.85007: done checking for max_fail_percentage 24606 1727096410.85007: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.85008: done checking to see if all hosts have failed 24606 1727096410.85009: getting the remaining hosts for this loop 24606 1727096410.85011: done getting the remaining hosts for this loop 24606 1727096410.85015: getting the next task for host managed_node3 24606 1727096410.85025: done getting next task for host managed_node3 24606 1727096410.85027: ^ task is: TASK: meta (role_complete) 24606 1727096410.85031: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=3, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (HOST STATE: block=0, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=None, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False), did rescue? False, did start at task? False 24606 1727096410.85050: getting variables 24606 1727096410.85052: in VariableManager get_vars() 24606 1727096410.85096: Calling all_inventory to load vars for managed_node3 24606 1727096410.85099: Calling groups_inventory to load vars for managed_node3 24606 1727096410.85102: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.85112: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.85115: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.85118: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.85611: done sending task result for task 0afff68d-5257-fd03-510f-000000000083 24606 1727096410.85614: WORKER PROCESS EXITING 24606 1727096410.85640: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.85840: done with get_vars() 24606 1727096410.85852: done getting variables 24606 1727096410.85935: done queuing things up, now waiting for results queue to drain 24606 1727096410.85937: results queue empty 24606 1727096410.85938: checking for any_errors_fatal 24606 1727096410.85940: done checking for any_errors_fatal 24606 1727096410.85941: checking for max_fail_percentage 24606 1727096410.85942: done checking for max_fail_percentage 24606 1727096410.85943: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.85944: done checking to see if all hosts have failed 24606 1727096410.85944: getting the remaining hosts for this loop 24606 1727096410.85945: done getting the remaining hosts for this loop 24606 1727096410.85948: getting the next task for host managed_node3 24606 1727096410.85952: done getting next task for host managed_node3 24606 1727096410.85954: ^ task is: TASK: Include the task 'manage_test_interface.yml' 24606 1727096410.85956: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=4, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096410.85958: getting variables 24606 1727096410.85959: in VariableManager get_vars() 24606 1727096410.85974: Calling all_inventory to load vars for managed_node3 24606 1727096410.85977: Calling groups_inventory to load vars for managed_node3 24606 1727096410.85979: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.85984: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.85986: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.85989: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.86121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.86309: done with get_vars() 24606 1727096410.86318: done getting variables TASK [Include the task 'manage_test_interface.yml'] **************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 Monday 23 September 2024 09:00:10 -0400 (0:00:00.059) 0:00:05.798 ****** 24606 1727096410.86388: entering _queue_task() for managed_node3/include_tasks 24606 1727096410.86877: worker is 1 (out of 1 available) 24606 1727096410.86887: exiting _queue_task() for managed_node3/include_tasks 24606 1727096410.86898: done queuing things up, now waiting for results queue to drain 24606 1727096410.86899: waiting for pending results... 24606 1727096410.86969: running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' 24606 1727096410.87063: in run() - task 0afff68d-5257-fd03-510f-0000000000b3 24606 1727096410.87086: variable 'ansible_search_path' from source: unknown 24606 1727096410.87129: calling self._execute() 24606 1727096410.87210: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.87222: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.87241: variable 'omit' from source: magic vars 24606 1727096410.87889: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.90372: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.90445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.90498: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.90541: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.90606: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.90655: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.90694: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.90729: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.90774: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.90795: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.91037: variable 'ansible_distribution' from source: facts 24606 1727096410.91041: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.91044: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.91046: when evaluation is False, skipping this task 24606 1727096410.91048: _execute() done 24606 1727096410.91050: dumping result to json 24606 1727096410.91052: done dumping result, returning 24606 1727096410.91054: done running TaskExecutor() for managed_node3/TASK: Include the task 'manage_test_interface.yml' [0afff68d-5257-fd03-510f-0000000000b3] 24606 1727096410.91056: sending task result for task 0afff68d-5257-fd03-510f-0000000000b3 24606 1727096410.91129: done sending task result for task 0afff68d-5257-fd03-510f-0000000000b3 24606 1727096410.91131: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.91182: no more pending results, returning what we have 24606 1727096410.91186: results queue empty 24606 1727096410.91187: checking for any_errors_fatal 24606 1727096410.91189: done checking for any_errors_fatal 24606 1727096410.91190: checking for max_fail_percentage 24606 1727096410.91191: done checking for max_fail_percentage 24606 1727096410.91192: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.91193: done checking to see if all hosts have failed 24606 1727096410.91194: getting the remaining hosts for this loop 24606 1727096410.91195: done getting the remaining hosts for this loop 24606 1727096410.91199: getting the next task for host managed_node3 24606 1727096410.91205: done getting next task for host managed_node3 24606 1727096410.91208: ^ task is: TASK: Clean up namespace 24606 1727096410.91211: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=5, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096410.91214: getting variables 24606 1727096410.91216: in VariableManager get_vars() 24606 1727096410.91258: Calling all_inventory to load vars for managed_node3 24606 1727096410.91261: Calling groups_inventory to load vars for managed_node3 24606 1727096410.91264: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.91277: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.91280: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.91284: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.91657: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.92172: done with get_vars() 24606 1727096410.92182: done getting variables 24606 1727096410.92234: Loading ActionModule 'command' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/command.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=True, class_only=True) TASK [Clean up namespace] ****************************************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 Monday 23 September 2024 09:00:10 -0400 (0:00:00.058) 0:00:05.857 ****** 24606 1727096410.92261: entering _queue_task() for managed_node3/command 24606 1727096410.92596: worker is 1 (out of 1 available) 24606 1727096410.92606: exiting _queue_task() for managed_node3/command 24606 1727096410.92615: done queuing things up, now waiting for results queue to drain 24606 1727096410.92617: waiting for pending results... 24606 1727096410.92853: running TaskExecutor() for managed_node3/TASK: Clean up namespace 24606 1727096410.92871: in run() - task 0afff68d-5257-fd03-510f-0000000000b4 24606 1727096410.92949: variable 'ansible_search_path' from source: unknown 24606 1727096410.92953: calling self._execute() 24606 1727096410.93012: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.93025: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.93038: variable 'omit' from source: magic vars 24606 1727096410.93451: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096410.96335: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096410.96409: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096410.96563: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096410.96568: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096410.96571: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096410.96607: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096410.96642: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096410.96681: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096410.96726: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096410.96746: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096410.96894: variable 'ansible_distribution' from source: facts 24606 1727096410.96905: variable 'ansible_distribution_major_version' from source: facts 24606 1727096410.96929: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096410.96937: when evaluation is False, skipping this task 24606 1727096410.96945: _execute() done 24606 1727096410.96952: dumping result to json 24606 1727096410.96959: done dumping result, returning 24606 1727096410.96971: done running TaskExecutor() for managed_node3/TASK: Clean up namespace [0afff68d-5257-fd03-510f-0000000000b4] 24606 1727096410.96982: sending task result for task 0afff68d-5257-fd03-510f-0000000000b4 24606 1727096410.97293: done sending task result for task 0afff68d-5257-fd03-510f-0000000000b4 24606 1727096410.97297: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096410.97337: no more pending results, returning what we have 24606 1727096410.97340: results queue empty 24606 1727096410.97341: checking for any_errors_fatal 24606 1727096410.97349: done checking for any_errors_fatal 24606 1727096410.97350: checking for max_fail_percentage 24606 1727096410.97351: done checking for max_fail_percentage 24606 1727096410.97352: checking to see if all hosts have failed and the running result is not ok 24606 1727096410.97353: done checking to see if all hosts have failed 24606 1727096410.97354: getting the remaining hosts for this loop 24606 1727096410.97355: done getting the remaining hosts for this loop 24606 1727096410.97358: getting the next task for host managed_node3 24606 1727096410.97363: done getting next task for host managed_node3 24606 1727096410.97365: ^ task is: TASK: Verify network state restored to default 24606 1727096410.97370: ^ state is: HOST STATE: block=3, task=13, rescue=0, always=6, handlers=0, run_state=3, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096410.97374: getting variables 24606 1727096410.97375: in VariableManager get_vars() 24606 1727096410.97410: Calling all_inventory to load vars for managed_node3 24606 1727096410.97413: Calling groups_inventory to load vars for managed_node3 24606 1727096410.97415: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096410.97425: Calling all_plugins_play to load vars for managed_node3 24606 1727096410.97428: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096410.97431: Calling groups_plugins_play to load vars for managed_node3 24606 1727096410.97616: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096410.97963: done with get_vars() 24606 1727096410.97976: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Monday 23 September 2024 09:00:10 -0400 (0:00:00.057) 0:00:05.915 ****** 24606 1727096410.98060: entering _queue_task() for managed_node3/include_tasks 24606 1727096410.98292: worker is 1 (out of 1 available) 24606 1727096410.98304: exiting _queue_task() for managed_node3/include_tasks 24606 1727096410.98316: done queuing things up, now waiting for results queue to drain 24606 1727096410.98317: waiting for pending results... 24606 1727096410.98563: running TaskExecutor() for managed_node3/TASK: Verify network state restored to default 24606 1727096410.98663: in run() - task 0afff68d-5257-fd03-510f-0000000000b5 24606 1727096410.98693: variable 'ansible_search_path' from source: unknown 24606 1727096410.98730: calling self._execute() 24606 1727096410.98973: variable 'ansible_host' from source: host vars for 'managed_node3' 24606 1727096410.98977: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node3' 24606 1727096410.98980: variable 'omit' from source: magic vars 24606 1727096410.99238: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 24606 1727096411.01438: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 24606 1727096411.01508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 24606 1727096411.01558: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 24606 1727096411.01602: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 24606 1727096411.01634: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 24606 1727096411.01715: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False) 24606 1727096411.01749: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py (found_in_cache=True, class_only=False) 24606 1727096411.01788: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False) 24606 1727096411.01838: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py (found_in_cache=True, class_only=False) 24606 1727096411.01858: Loading FilterModule 'ansible_collections.ansible.builtin.plugins.filter.urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False) 24606 1727096411.01996: variable 'ansible_distribution' from source: facts 24606 1727096411.02007: variable 'ansible_distribution_major_version' from source: facts 24606 1727096411.02035: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 24606 1727096411.02042: when evaluation is False, skipping this task 24606 1727096411.02048: _execute() done 24606 1727096411.02054: dumping result to json 24606 1727096411.02061: done dumping result, returning 24606 1727096411.02073: done running TaskExecutor() for managed_node3/TASK: Verify network state restored to default [0afff68d-5257-fd03-510f-0000000000b5] 24606 1727096411.02125: sending task result for task 0afff68d-5257-fd03-510f-0000000000b5 24606 1727096411.02192: done sending task result for task 0afff68d-5257-fd03-510f-0000000000b5 24606 1727096411.02195: WORKER PROCESS EXITING skipping: [managed_node3] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 24606 1727096411.02275: no more pending results, returning what we have 24606 1727096411.02278: results queue empty 24606 1727096411.02279: checking for any_errors_fatal 24606 1727096411.02286: done checking for any_errors_fatal 24606 1727096411.02287: checking for max_fail_percentage 24606 1727096411.02289: done checking for max_fail_percentage 24606 1727096411.02289: checking to see if all hosts have failed and the running result is not ok 24606 1727096411.02291: done checking to see if all hosts have failed 24606 1727096411.02291: getting the remaining hosts for this loop 24606 1727096411.02292: done getting the remaining hosts for this loop 24606 1727096411.02296: getting the next task for host managed_node3 24606 1727096411.02303: done getting next task for host managed_node3 24606 1727096411.02305: ^ task is: TASK: meta (flush_handlers) 24606 1727096411.02307: ^ 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 24606 1727096411.02311: getting variables 24606 1727096411.02313: in VariableManager get_vars() 24606 1727096411.02350: Calling all_inventory to load vars for managed_node3 24606 1727096411.02353: Calling groups_inventory to load vars for managed_node3 24606 1727096411.02355: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096411.02365: Calling all_plugins_play to load vars for managed_node3 24606 1727096411.02370: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096411.02373: Calling groups_plugins_play to load vars for managed_node3 24606 1727096411.02801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096411.02983: done with get_vars() 24606 1727096411.02993: done getting variables 24606 1727096411.03056: in VariableManager get_vars() 24606 1727096411.03071: Calling all_inventory to load vars for managed_node3 24606 1727096411.03074: Calling groups_inventory to load vars for managed_node3 24606 1727096411.03076: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096411.03080: Calling all_plugins_play to load vars for managed_node3 24606 1727096411.03082: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096411.03085: Calling groups_plugins_play to load vars for managed_node3 24606 1727096411.03220: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096411.03411: done with get_vars() 24606 1727096411.03424: done queuing things up, now waiting for results queue to drain 24606 1727096411.03426: results queue empty 24606 1727096411.03427: checking for any_errors_fatal 24606 1727096411.03429: done checking for any_errors_fatal 24606 1727096411.03430: checking for max_fail_percentage 24606 1727096411.03431: done checking for max_fail_percentage 24606 1727096411.03431: checking to see if all hosts have failed and the running result is not ok 24606 1727096411.03432: done checking to see if all hosts have failed 24606 1727096411.03433: getting the remaining hosts for this loop 24606 1727096411.03434: done getting the remaining hosts for this loop 24606 1727096411.03436: getting the next task for host managed_node3 24606 1727096411.03439: done getting next task for host managed_node3 24606 1727096411.03441: ^ task is: TASK: meta (flush_handlers) 24606 1727096411.03442: ^ state is: HOST STATE: block=5, task=1, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 24606 1727096411.03445: getting variables 24606 1727096411.03446: in VariableManager get_vars() 24606 1727096411.03457: Calling all_inventory to load vars for managed_node3 24606 1727096411.03459: Calling groups_inventory to load vars for managed_node3 24606 1727096411.03461: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096411.03472: Calling all_plugins_play to load vars for managed_node3 24606 1727096411.03474: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096411.03477: Calling groups_plugins_play to load vars for managed_node3 24606 1727096411.03609: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096411.03809: done with get_vars() 24606 1727096411.03817: done getting variables 24606 1727096411.03859: in VariableManager get_vars() 24606 1727096411.03873: Calling all_inventory to load vars for managed_node3 24606 1727096411.03875: Calling groups_inventory to load vars for managed_node3 24606 1727096411.03879: Calling all_plugins_inventory to load vars for managed_node3 24606 1727096411.03883: Calling all_plugins_play to load vars for managed_node3 24606 1727096411.03885: Calling groups_plugins_inventory to load vars for managed_node3 24606 1727096411.03888: Calling groups_plugins_play to load vars for managed_node3 24606 1727096411.04013: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 24606 1727096411.04452: done with get_vars() 24606 1727096411.04463: done queuing things up, now waiting for results queue to drain 24606 1727096411.04465: results queue empty 24606 1727096411.04466: checking for any_errors_fatal 24606 1727096411.04469: done checking for any_errors_fatal 24606 1727096411.04470: checking for max_fail_percentage 24606 1727096411.04471: done checking for max_fail_percentage 24606 1727096411.04471: checking to see if all hosts have failed and the running result is not ok 24606 1727096411.04472: done checking to see if all hosts have failed 24606 1727096411.04473: getting the remaining hosts for this loop 24606 1727096411.04473: done getting the remaining hosts for this loop 24606 1727096411.04476: getting the next task for host managed_node3 24606 1727096411.04478: done getting next task for host managed_node3 24606 1727096411.04479: ^ task is: None 24606 1727096411.04481: ^ state is: HOST STATE: block=6, 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 24606 1727096411.04482: done queuing things up, now waiting for results queue to drain 24606 1727096411.04483: results queue empty 24606 1727096411.04483: checking for any_errors_fatal 24606 1727096411.04484: done checking for any_errors_fatal 24606 1727096411.04485: checking for max_fail_percentage 24606 1727096411.04486: done checking for max_fail_percentage 24606 1727096411.04486: checking to see if all hosts have failed and the running result is not ok 24606 1727096411.04487: done checking to see if all hosts have failed 24606 1727096411.04488: getting the next task for host managed_node3 24606 1727096411.04491: done getting next task for host managed_node3 24606 1727096411.04491: ^ task is: None 24606 1727096411.04492: ^ state is: HOST STATE: block=6, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node3 : ok=7 changed=0 unreachable=0 failed=0 skipped=69 rescued=0 ignored=0 Monday 23 September 2024 09:00:11 -0400 (0:00:00.065) 0:00:05.981 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.48s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tests_ipv6_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.56s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.49s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.09s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces --- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 fedora.linux_system_roles.network : Install packages -------------------- 0.08s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 fedora.linux_system_roles.network : Enable network service -------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Verify network state restored to default -------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:113 Test gateway can be pinged ---------------------------------------------- 0.07s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:86 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Include the task 'manage_test_interface.yml' ---------------------------- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:104 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Clean up namespace ------------------------------------------------------ 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_ipv6.yml:108 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Ensure ansible_facts used by role --- 0.06s /tmp/collections-And/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 24606 1727096411.04638: RUNNING CLEANUP