[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. 11798 1726882489.24115: 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-4FB executable location = /usr/local/bin/ansible-playbook python version = 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults 11798 1726882489.24489: Added group all to inventory 11798 1726882489.24491: Added group ungrouped to inventory 11798 1726882489.24494: Group all now contains ungrouped 11798 1726882489.24497: Examining possible inventory source: /tmp/network-lQx/inventory.yml 11798 1726882489.37326: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/cache 11798 1726882489.37401: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py 11798 1726882489.37426: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory 11798 1726882489.37501: Loading InventoryModule 'host_list' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py 11798 1726882489.37593: Loaded config def from plugin (inventory/script) 11798 1726882489.37596: Loading InventoryModule 'script' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py 11798 1726882489.37643: Loading InventoryModule 'auto' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py 11798 1726882489.37718: Loaded config def from plugin (inventory/yaml) 11798 1726882489.37720: Loading InventoryModule 'yaml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py 11798 1726882489.37795: Loading InventoryModule 'ini' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/ini.py 11798 1726882489.38151: Loading InventoryModule 'toml' from /usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/toml.py 11798 1726882489.38154: Attempting to use plugin host_list (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/host_list.py) 11798 1726882489.38157: Attempting to use plugin script (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/script.py) 11798 1726882489.38161: Attempting to use plugin auto (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/auto.py) 11798 1726882489.38165: Loading data from /tmp/network-lQx/inventory.yml 11798 1726882489.38221: /tmp/network-lQx/inventory.yml was not parsable by auto 11798 1726882489.38273: Attempting to use plugin yaml (/usr/local/lib/python3.12/site-packages/ansible/plugins/inventory/yaml.py) 11798 1726882489.38308: Loading data from /tmp/network-lQx/inventory.yml 11798 1726882489.38375: group all already in inventory 11798 1726882489.38383: set inventory_file for managed_node1 11798 1726882489.38386: set inventory_dir for managed_node1 11798 1726882489.38387: Added host managed_node1 to inventory 11798 1726882489.38389: Added host managed_node1 to group all 11798 1726882489.38389: set ansible_host for managed_node1 11798 1726882489.38390: set ansible_ssh_extra_args for managed_node1 11798 1726882489.38393: set inventory_file for managed_node2 11798 1726882489.38395: set inventory_dir for managed_node2 11798 1726882489.38395: Added host managed_node2 to inventory 11798 1726882489.38396: Added host managed_node2 to group all 11798 1726882489.38397: set ansible_host for managed_node2 11798 1726882489.38398: set ansible_ssh_extra_args for managed_node2 11798 1726882489.38399: set inventory_file for managed_node3 11798 1726882489.38401: set inventory_dir for managed_node3 11798 1726882489.38402: Added host managed_node3 to inventory 11798 1726882489.38403: Added host managed_node3 to group all 11798 1726882489.38403: set ansible_host for managed_node3 11798 1726882489.38404: set ansible_ssh_extra_args for managed_node3 11798 1726882489.38406: Reconcile groups and hosts in inventory. 11798 1726882489.38409: Group ungrouped now contains managed_node1 11798 1726882489.38410: Group ungrouped now contains managed_node2 11798 1726882489.38412: Group ungrouped now contains managed_node3 11798 1726882489.38475: '/usr/local/lib/python3.12/site-packages/ansible/plugins/vars/__init__' skipped due to reserved name 11798 1726882489.38582: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments 11798 1726882489.38620: Loading ModuleDocFragment 'vars_plugin_staging' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/vars_plugin_staging.py 11798 1726882489.38645: Loaded config def from plugin (vars/host_group_vars) 11798 1726882489.38647: 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) 11798 1726882489.38652: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/vars 11798 1726882489.38661: 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) 11798 1726882489.38698: Loading CacheModule 'memory' from /usr/local/lib/python3.12/site-packages/ansible/plugins/cache/memory.py (found_in_cache=True, class_only=False) 11798 1726882489.38961: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882489.39040: Loading ModuleDocFragment 'connection_pipelining' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/connection_pipelining.py 11798 1726882489.39071: Loaded config def from plugin (connection/local) 11798 1726882489.39073: Loading Connection 'local' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/local.py (found_in_cache=False, class_only=True) 11798 1726882489.39589: Loaded config def from plugin (connection/paramiko_ssh) 11798 1726882489.39591: 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) 11798 1726882489.40315: 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) 11798 1726882489.40348: Loaded config def from plugin (connection/psrp) 11798 1726882489.40351: Loading Connection 'psrp' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/psrp.py (found_in_cache=False, class_only=True) 11798 1726882489.40927: 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) 11798 1726882489.40963: Loaded config def from plugin (connection/ssh) 11798 1726882489.40965: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=False, class_only=True) 11798 1726882489.42562: 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) 11798 1726882489.42599: Loaded config def from plugin (connection/winrm) 11798 1726882489.42601: Loading Connection 'winrm' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/winrm.py (found_in_cache=False, class_only=True) 11798 1726882489.42625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/shell/__init__' skipped due to reserved name 11798 1726882489.42679: Loading ModuleDocFragment 'shell_windows' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_windows.py 11798 1726882489.42738: Loaded config def from plugin (shell/cmd) 11798 1726882489.42740: Loading ShellModule 'cmd' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/cmd.py (found_in_cache=False, class_only=True) 11798 1726882489.42760: 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) 11798 1726882489.42817: Loaded config def from plugin (shell/powershell) 11798 1726882489.42819: Loading ShellModule 'powershell' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/powershell.py (found_in_cache=False, class_only=True) 11798 1726882489.42863: Loading ModuleDocFragment 'shell_common' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/shell_common.py 11798 1726882489.43011: Loaded config def from plugin (shell/sh) 11798 1726882489.43013: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=False, class_only=True) 11798 1726882489.43045: '/usr/local/lib/python3.12/site-packages/ansible/plugins/become/__init__' skipped due to reserved name 11798 1726882489.43149: Loaded config def from plugin (become/runas) 11798 1726882489.43151: Loading BecomeModule 'runas' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/runas.py (found_in_cache=False, class_only=True) 11798 1726882489.43306: Loaded config def from plugin (become/su) 11798 1726882489.43308: Loading BecomeModule 'su' from /usr/local/lib/python3.12/site-packages/ansible/plugins/become/su.py (found_in_cache=False, class_only=True) 11798 1726882489.43456: Loaded config def from plugin (become/sudo) 11798 1726882489.43459: 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 11798 1726882489.43501: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 11798 1726882489.43881: in VariableManager get_vars() 11798 1726882489.43903: done with get_vars() 11798 1726882489.44047: trying /usr/local/lib/python3.12/site-packages/ansible/modules 11798 1726882489.46756: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action 11798 1726882489.46849: in VariableManager get_vars() 11798 1726882489.46852: done with get_vars() 11798 1726882489.46854: variable 'playbook_dir' from source: magic vars 11798 1726882489.46855: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.46856: variable 'ansible_config_file' from source: magic vars 11798 1726882489.46856: variable 'groups' from source: magic vars 11798 1726882489.46857: variable 'omit' from source: magic vars 11798 1726882489.46858: variable 'ansible_version' from source: magic vars 11798 1726882489.46858: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.46859: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.46859: variable 'ansible_forks' from source: magic vars 11798 1726882489.46860: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.46860: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.46861: variable 'ansible_limit' from source: magic vars 11798 1726882489.46862: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.46862: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.46893: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml 11798 1726882489.47220: in VariableManager get_vars() 11798 1726882489.47232: done with get_vars() 11798 1726882489.47264: in VariableManager get_vars() 11798 1726882489.47273: done with get_vars() 11798 1726882489.47299: in VariableManager get_vars() 11798 1726882489.47308: done with get_vars() 11798 1726882489.47369: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11798 1726882489.47540: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11798 1726882489.47648: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11798 1726882489.48171: in VariableManager get_vars() 11798 1726882489.48188: done with get_vars() 11798 1726882489.48538: trying /usr/local/lib/python3.12/site-packages/ansible/modules/__pycache__ 11798 1726882489.48653: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__ redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11798 1726882489.49686: in VariableManager get_vars() 11798 1726882489.49689: done with get_vars() 11798 1726882489.49691: variable 'playbook_dir' from source: magic vars 11798 1726882489.49691: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.49692: variable 'ansible_config_file' from source: magic vars 11798 1726882489.49693: variable 'groups' from source: magic vars 11798 1726882489.49693: variable 'omit' from source: magic vars 11798 1726882489.49694: variable 'ansible_version' from source: magic vars 11798 1726882489.49694: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.49695: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.49695: variable 'ansible_forks' from source: magic vars 11798 1726882489.49696: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.49697: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.49697: variable 'ansible_limit' from source: magic vars 11798 1726882489.49698: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.49698: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.49723: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11798 1726882489.49800: in VariableManager get_vars() 11798 1726882489.49811: done with get_vars() 11798 1726882489.49838: in VariableManager get_vars() 11798 1726882489.49841: done with get_vars() 11798 1726882489.49843: variable 'playbook_dir' from source: magic vars 11798 1726882489.49843: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.49844: variable 'ansible_config_file' from source: magic vars 11798 1726882489.49848: variable 'groups' from source: magic vars 11798 1726882489.49849: variable 'omit' from source: magic vars 11798 1726882489.49850: variable 'ansible_version' from source: magic vars 11798 1726882489.49850: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.49851: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.49852: variable 'ansible_forks' from source: magic vars 11798 1726882489.49852: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.49853: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.49853: variable 'ansible_limit' from source: magic vars 11798 1726882489.49854: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.49855: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.49884: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11798 1726882489.49935: in VariableManager get_vars() 11798 1726882489.49945: done with get_vars() 11798 1726882489.49985: in VariableManager get_vars() 11798 1726882489.49987: done with get_vars() 11798 1726882489.49989: variable 'playbook_dir' from source: magic vars 11798 1726882489.49990: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.49990: variable 'ansible_config_file' from source: magic vars 11798 1726882489.49991: variable 'groups' from source: magic vars 11798 1726882489.49992: variable 'omit' from source: magic vars 11798 1726882489.49992: variable 'ansible_version' from source: magic vars 11798 1726882489.49993: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.49993: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.49994: variable 'ansible_forks' from source: magic vars 11798 1726882489.49998: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.49998: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.49999: variable 'ansible_limit' from source: magic vars 11798 1726882489.50000: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.50000: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.50025: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml 11798 1726882489.50081: in VariableManager get_vars() 11798 1726882489.50084: done with get_vars() 11798 1726882489.50087: variable 'playbook_dir' from source: magic vars 11798 1726882489.50088: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.50088: variable 'ansible_config_file' from source: magic vars 11798 1726882489.50089: variable 'groups' from source: magic vars 11798 1726882489.50089: variable 'omit' from source: magic vars 11798 1726882489.50090: variable 'ansible_version' from source: magic vars 11798 1726882489.50091: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.50091: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.50092: variable 'ansible_forks' from source: magic vars 11798 1726882489.50092: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.50093: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.50093: variable 'ansible_limit' from source: magic vars 11798 1726882489.50094: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.50094: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.50119: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml 11798 1726882489.50173: in VariableManager get_vars() 11798 1726882489.50184: done with get_vars() 11798 1726882489.50218: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11798 1726882489.50307: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11798 1726882489.50373: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11798 1726882489.50678: in VariableManager get_vars() 11798 1726882489.50693: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11798 1726882489.51964: in VariableManager get_vars() 11798 1726882489.51975: done with get_vars() 11798 1726882489.52002: in VariableManager get_vars() 11798 1726882489.52005: done with get_vars() 11798 1726882489.52006: variable 'playbook_dir' from source: magic vars 11798 1726882489.52007: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.52008: variable 'ansible_config_file' from source: magic vars 11798 1726882489.52008: variable 'groups' from source: magic vars 11798 1726882489.52009: variable 'omit' from source: magic vars 11798 1726882489.52009: variable 'ansible_version' from source: magic vars 11798 1726882489.52010: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.52010: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.52011: variable 'ansible_forks' from source: magic vars 11798 1726882489.52012: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.52012: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.52013: variable 'ansible_limit' from source: magic vars 11798 1726882489.52013: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.52014: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.52041: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml 11798 1726882489.52097: in VariableManager get_vars() 11798 1726882489.52107: done with get_vars() 11798 1726882489.52139: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/defaults/main.yml 11798 1726882489.52287: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/meta/main.yml 11798 1726882489.52346: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml 11798 1726882489.53774: in VariableManager get_vars() 11798 1726882489.53791: done with get_vars() redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11798 1726882489.55121: in VariableManager get_vars() 11798 1726882489.55124: done with get_vars() 11798 1726882489.55126: variable 'playbook_dir' from source: magic vars 11798 1726882489.55126: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.55127: variable 'ansible_config_file' from source: magic vars 11798 1726882489.55128: variable 'groups' from source: magic vars 11798 1726882489.55128: variable 'omit' from source: magic vars 11798 1726882489.55129: variable 'ansible_version' from source: magic vars 11798 1726882489.55129: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.55130: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.55131: variable 'ansible_forks' from source: magic vars 11798 1726882489.55131: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.55132: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.55132: variable 'ansible_limit' from source: magic vars 11798 1726882489.55133: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.55135: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.55162: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11798 1726882489.55216: in VariableManager get_vars() 11798 1726882489.55238: done with get_vars() 11798 1726882489.55266: in VariableManager get_vars() 11798 1726882489.55268: done with get_vars() 11798 1726882489.55270: variable 'playbook_dir' from source: magic vars 11798 1726882489.55271: variable 'ansible_playbook_python' from source: magic vars 11798 1726882489.55271: variable 'ansible_config_file' from source: magic vars 11798 1726882489.55272: variable 'groups' from source: magic vars 11798 1726882489.55273: variable 'omit' from source: magic vars 11798 1726882489.55273: variable 'ansible_version' from source: magic vars 11798 1726882489.55274: variable 'ansible_check_mode' from source: magic vars 11798 1726882489.55274: variable 'ansible_diff_mode' from source: magic vars 11798 1726882489.55275: variable 'ansible_forks' from source: magic vars 11798 1726882489.55275: variable 'ansible_inventory_sources' from source: magic vars 11798 1726882489.55276: variable 'ansible_skip_tags' from source: magic vars 11798 1726882489.55278: variable 'ansible_limit' from source: magic vars 11798 1726882489.55279: variable 'ansible_run_tags' from source: magic vars 11798 1726882489.55280: variable 'ansible_verbosity' from source: magic vars 11798 1726882489.55305: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml 11798 1726882489.55360: in VariableManager get_vars() 11798 1726882489.55371: done with get_vars() 11798 1726882489.55423: in VariableManager get_vars() 11798 1726882489.55432: done with get_vars() 11798 1726882489.55503: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/callback 11798 1726882489.55514: 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 11798 1726882489.55707: Loading ModuleDocFragment 'default_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/default_callback.py 11798 1726882489.55843: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.debug) 11798 1726882489.55848: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.debug' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) 11798 1726882489.55876: '/usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__init__' skipped due to reserved name 11798 1726882489.55901: 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) 11798 1726882489.56042: Loading ModuleDocFragment 'result_format_callback' from /usr/local/lib/python3.12/site-packages/ansible/plugins/doc_fragments/result_format_callback.py 11798 1726882489.56095: Loaded config def from plugin (callback/default) 11798 1726882489.56097: Loading CallbackModule 'default' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/default.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11798 1726882489.57456: Loaded config def from plugin (callback/junit) 11798 1726882489.57460: Loading CallbackModule 'junit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/junit.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11798 1726882489.57521: 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) 11798 1726882489.57619: Loaded config def from plugin (callback/minimal) 11798 1726882489.57622: Loading CallbackModule 'minimal' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/minimal.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11798 1726882489.57671: Loading CallbackModule 'oneline' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/oneline.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) 11798 1726882489.57760: Loaded config def from plugin (callback/tree) 11798 1726882489.57763: Loading CallbackModule 'tree' from /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/tree.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 11798 1726882489.57930: Loaded config def from plugin (callback/ansible_collections.ansible.posix.plugins.callback.profile_tasks) 11798 1726882489.57935: Loading CallbackModule 'ansible_collections.ansible.posix.plugins.callback.profile_tasks' from /tmp/collections-4FB/ansible_collections/ansible/posix/plugins/callback/profile_tasks.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/callback/__pycache__:/usr/local/lib/python3.12/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True) Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_bridge_initscripts.yml ***************************************** 11 plays in /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml 11798 1726882489.57966: in VariableManager get_vars() 11798 1726882489.57980: done with get_vars() 11798 1726882489.57988: in VariableManager get_vars() 11798 1726882489.57999: done with get_vars() 11798 1726882489.58005: variable 'omit' from source: magic vars 11798 1726882489.58055: in VariableManager get_vars() 11798 1726882489.58066: done with get_vars() 11798 1726882489.58098: variable 'omit' from source: magic vars PLAY [Run playbook 'playbooks/tests_bridge.yml' with initscripts as provider] *** 11798 1726882489.58571: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy 11798 1726882489.58641: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py 11798 1726882489.58670: getting the remaining hosts for this loop 11798 1726882489.58671: done getting the remaining hosts for this loop 11798 1726882489.58674: getting the next task for host managed_node1 11798 1726882489.58680: done getting next task for host managed_node1 11798 1726882489.58682: ^ task is: TASK: Gathering Facts 11798 1726882489.58683: ^ 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 11798 1726882489.58685: getting variables 11798 1726882489.58686: in VariableManager get_vars() 11798 1726882489.58694: Calling all_inventory to load vars for managed_node1 11798 1726882489.58696: Calling groups_inventory to load vars for managed_node1 11798 1726882489.58698: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882489.58708: Calling all_plugins_play to load vars for managed_node1 11798 1726882489.58716: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882489.58719: Calling groups_plugins_play to load vars for managed_node1 11798 1726882489.58748: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882489.58794: done with get_vars() 11798 1726882489.58799: done getting variables 11798 1726882489.58851: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Friday 20 September 2024 21:34:49 -0400 (0:00:00.010) 0:00:00.010 ****** 11798 1726882489.58867: entering _queue_task() for managed_node1/gather_facts 11798 1726882489.58868: Creating lock for gather_facts 11798 1726882489.59167: worker is 1 (out of 1 available) 11798 1726882489.59181: exiting _queue_task() for managed_node1/gather_facts 11798 1726882489.59199: done queuing things up, now waiting for results queue to drain 11798 1726882489.59203: waiting for pending results... 11798 1726882489.59348: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882489.59413: in run() - task 0affe814-3a2d-fc4f-8289-00000000007e 11798 1726882489.59425: variable 'ansible_search_path' from source: unknown 11798 1726882489.59463: calling self._execute() 11798 1726882489.59516: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882489.59522: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882489.59532: variable 'omit' from source: magic vars 11798 1726882489.59631: variable 'omit' from source: magic vars 11798 1726882489.59659: variable 'omit' from source: magic vars 11798 1726882489.59695: variable 'omit' from source: magic vars 11798 1726882489.59730: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11798 1726882489.59764: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11798 1726882489.59787: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11798 1726882489.59805: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882489.59816: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882489.59848: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11798 1726882489.59852: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882489.59896: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882489.59960: Set connection var ansible_shell_type to sh 11798 1726882489.59969: Set connection var ansible_module_compression to ZIP_DEFLATED 11798 1726882489.59979: Set connection var ansible_pipelining to False 11798 1726882489.59982: Set connection var ansible_timeout to 10 11798 1726882489.59990: Set connection var ansible_shell_executable to /bin/sh 11798 1726882489.59996: Set connection var ansible_connection to ssh 11798 1726882489.60239: variable 'ansible_shell_executable' from source: unknown 11798 1726882489.60243: variable 'ansible_connection' from source: unknown 11798 1726882489.60245: variable 'ansible_module_compression' from source: unknown 11798 1726882489.60248: variable 'ansible_shell_type' from source: unknown 11798 1726882489.60250: variable 'ansible_shell_executable' from source: unknown 11798 1726882489.60252: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882489.60254: variable 'ansible_pipelining' from source: unknown 11798 1726882489.60257: variable 'ansible_timeout' from source: unknown 11798 1726882489.60262: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882489.60367: 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) 11798 1726882489.60400: variable 'omit' from source: magic vars 11798 1726882489.60410: starting attempt loop 11798 1726882489.60478: running the handler 11798 1726882489.60483: variable 'ansible_facts' from source: unknown 11798 1726882489.60491: _low_level_execute_command(): starting 11798 1726882489.60501: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11798 1726882489.62659: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration <<< 11798 1726882489.62965: 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.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882489.63239: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882489.63454: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882489.65040: stdout chunk (state=3): >>>/root <<< 11798 1726882489.65229: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882489.65388: stdout chunk (state=3): >>><<< 11798 1726882489.65392: stderr chunk (state=3): >>><<< 11798 1726882489.65399: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882489.65402: _low_level_execute_command(): starting 11798 1726882489.65405: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184 `" && echo ansible-tmp-1726882489.65277-11804-227720908557184="` echo /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184 `" ) && sleep 0' 11798 1726882489.66512: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882489.66516: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882489.66519: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882489.66522: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882489.66525: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882489.66802: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882489.66817: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882489.66865: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882489.68880: stdout chunk (state=3): >>>ansible-tmp-1726882489.65277-11804-227720908557184=/root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184 <<< 11798 1726882489.69152: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882489.69303: stderr chunk (state=3): >>><<< 11798 1726882489.69307: stdout chunk (state=3): >>><<< 11798 1726882489.69645: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882489.65277-11804-227720908557184=/root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882489.69649: variable 'ansible_module_compression' from source: unknown 11798 1726882489.69652: ANSIBALLZ: Using generic lock for ansible.legacy.setup 11798 1726882489.69657: ANSIBALLZ: Acquiring lock 11798 1726882489.69660: ANSIBALLZ: Lock acquired: 139864657499088 11798 1726882489.69662: ANSIBALLZ: Creating module 11798 1726882490.28389: ANSIBALLZ: Writing module into payload 11798 1726882490.28585: ANSIBALLZ: Writing module 11798 1726882490.28612: ANSIBALLZ: Renaming module 11798 1726882490.28618: ANSIBALLZ: Done creating module 11798 1726882490.28657: variable 'ansible_facts' from source: unknown 11798 1726882490.28665: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11798 1726882490.28687: _low_level_execute_command(): starting 11798 1726882490.28694: _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' 11798 1726882490.29344: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882490.29356: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882490.29368: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882490.29384: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882490.29408: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 11798 1726882490.29449: 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.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882490.29522: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882490.29537: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882490.29548: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882490.29639: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882490.31412: stdout chunk (state=3): >>>PLATFORM <<< 11798 1726882490.31499: stdout chunk (state=3): >>>Linux <<< 11798 1726882490.31529: stdout chunk (state=3): >>>FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND <<< 11798 1726882490.31753: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882490.31765: stdout chunk (state=3): >>><<< 11798 1726882490.31787: stderr chunk (state=3): >>><<< 11798 1726882490.31812: _low_level_execute_command() done: rc=0, stdout=PLATFORM Linux FOUND /usr/bin/python3.12 /usr/bin/python3 /usr/bin/python3 ENDFOUND , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882490.31830 [managed_node1]: found interpreters: ['/usr/bin/python3.12', '/usr/bin/python3', '/usr/bin/python3'] 11798 1726882490.31896: _low_level_execute_command(): starting 11798 1726882490.31912: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python3.12 && sleep 0' 11798 1726882490.32031: Sending initial data 11798 1726882490.32150: Sent initial data (1181 bytes) 11798 1726882490.32587: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882490.32618: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882490.32633: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882490.32725: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882490.32781: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882490.32805: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882490.32955: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882490.36602: stdout chunk (state=3): >>>{"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} <<< 11798 1726882490.37239: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882490.37243: stdout chunk (state=3): >>><<< 11798 1726882490.37245: stderr chunk (state=3): >>><<< 11798 1726882490.37248: _low_level_execute_command() done: rc=0, stdout={"platform_dist_result": [], "osrelease_content": "NAME=\"Fedora Linux\"\nVERSION=\"39 (Thirty Nine)\"\nID=fedora\nVERSION_ID=39\nVERSION_CODENAME=\"\"\nPLATFORM_ID=\"platform:f39\"\nPRETTY_NAME=\"Fedora Linux 39 (Thirty Nine)\"\nANSI_COLOR=\"0;38;2;60;110;180\"\nLOGO=fedora-logo-icon\nCPE_NAME=\"cpe:/o:fedoraproject:fedora:39\"\nDEFAULT_HOSTNAME=\"fedora\"\nHOME_URL=\"https://fedoraproject.org/\"\nDOCUMENTATION_URL=\"https://docs.fedoraproject.org/en-US/fedora/f39/system-administrators-guide/\"\nSUPPORT_URL=\"https://ask.fedoraproject.org/\"\nBUG_REPORT_URL=\"https://bugzilla.redhat.com/\"\nREDHAT_BUGZILLA_PRODUCT=\"Fedora\"\nREDHAT_BUGZILLA_PRODUCT_VERSION=39\nREDHAT_SUPPORT_PRODUCT=\"Fedora\"\nREDHAT_SUPPORT_PRODUCT_VERSION=39\nSUPPORT_END=2024-11-12\n"} , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882490.37250: variable 'ansible_facts' from source: unknown 11798 1726882490.37253: variable 'ansible_facts' from source: unknown 11798 1726882490.37255: variable 'ansible_module_compression' from source: unknown 11798 1726882490.37294: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11798bwdcrwm5/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11798 1726882490.37326: variable 'ansible_facts' from source: unknown 11798 1726882490.37520: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/AnsiballZ_setup.py 11798 1726882490.37727: Sending initial data 11798 1726882490.37730: Sent initial data (152 bytes) 11798 1726882490.38373: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882490.38451: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882490.38511: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882490.38527: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882490.38551: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882490.38647: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882490.40337: 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 <<< 11798 1726882490.40425: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11798 1726882490.40501: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11798bwdcrwm5/tmpiu76u0ne /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/AnsiballZ_setup.py <<< 11798 1726882490.40504: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/AnsiballZ_setup.py" <<< 11798 1726882490.40582: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-11798bwdcrwm5/tmpiu76u0ne" to remote "/root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/AnsiballZ_setup.py" <<< 11798 1726882490.44020: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882490.44024: stdout chunk (state=3): >>><<< 11798 1726882490.44027: stderr chunk (state=3): >>><<< 11798 1726882490.44029: done transferring module to remote 11798 1726882490.44031: _low_level_execute_command(): starting 11798 1726882490.44033: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/ /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/AnsiballZ_setup.py && sleep 0' 11798 1726882490.44763: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882490.44905: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882490.44955: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882490.45008: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882490.47057: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882490.47346: stdout chunk (state=3): >>><<< 11798 1726882490.47349: stderr chunk (state=3): >>><<< 11798 1726882490.47353: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882490.47355: _low_level_execute_command(): starting 11798 1726882490.47358: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/AnsiballZ_setup.py && sleep 0' 11798 1726882490.48353: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882490.48367: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882490.48382: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882490.48444: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882490.48456: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882490.48652: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882490.48837: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882490.51046: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11798 1726882490.51064: stdout chunk (state=3): >>>import _imp # builtin <<< 11798 1726882490.51171: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11798 1726882490.51175: stdout chunk (state=3): >>>import '_io' # <<< 11798 1726882490.51198: stdout chunk (state=3): >>>import 'marshal' # <<< 11798 1726882490.51215: stdout chunk (state=3): >>>import 'posix' # <<< 11798 1726882490.51285: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11798 1726882490.51289: stdout chunk (state=3): >>>import 'time' # <<< 11798 1726882490.51396: stdout chunk (state=3): >>>import 'zipimport' # # installed zipimport hook <<< 11798 1726882490.51400: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 11798 1726882490.51402: stdout chunk (state=3): >>>import 'codecs' # <<< 11798 1726882490.51560: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' <<< 11798 1726882490.51566: stdout chunk (state=3): >>>import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d8d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d8a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.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 0x7fa00d8d6ab0> import '_signal' # import '_abc' # <<< 11798 1726882490.51594: stdout chunk (state=3): >>>import 'abc' # import 'io' # <<< 11798 1726882490.51612: stdout chunk (state=3): >>>import '_stat' # <<< 11798 1726882490.51641: stdout chunk (state=3): >>>import 'stat' # <<< 11798 1726882490.51711: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11798 1726882490.51764: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11798 1726882490.51812: stdout chunk (state=3): >>>import 'os' # import '_sitebuiltins' # <<< 11798 1726882490.51843: stdout chunk (state=3): >>>Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' <<< 11798 1726882490.51978: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6a5160> # /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' <<< 11798 1726882490.51983: stdout chunk (state=3): >>>import '_distutils_hack' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6a5fd0> <<< 11798 1726882490.51998: stdout chunk (state=3): >>>import 'site' # <<< 11798 1726882490.52041: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11798 1726882490.52443: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11798 1726882490.52524: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11798 1726882490.52528: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11798 1726882490.52554: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11798 1726882490.52574: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11798 1726882490.52650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' <<< 11798 1726882490.52655: stdout chunk (state=3): >>>import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e3da0> # /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' <<< 11798 1726882490.52745: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e3fe0> <<< 11798 1726882490.52749: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11798 1726882490.52790: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882490.52811: stdout chunk (state=3): >>>import 'itertools' # <<< 11798 1726882490.52967: 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 0x7fa00d71b7d0> <<< 11798 1726882490.52970: 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 0x7fa00d71be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6fba70> import '_functools' # <<< 11798 1726882490.52987: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6f9190> <<< 11798 1726882490.53083: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e0f50> <<< 11798 1726882490.53102: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11798 1726882490.53130: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11798 1726882490.53180: stdout chunk (state=3): >>>import '_sre' # <<< 11798 1726882490.53203: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py # code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11798 1726882490.53217: 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' <<< 11798 1726882490.53377: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d73f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d73e2d0> # /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 0x7fa00d6fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e2e40> # /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 0x7fa00d770770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e01d0> <<< 11798 1726882490.53394: 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' <<< 11798 1726882490.53430: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882490.53436: 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 0x7fa00d770c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d770ad0> <<< 11798 1726882490.53479: stdout chunk (state=3): >>># extension module 'binascii' loaded from '/usr/lib64/python3.12/lib-dynload/binascii.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882490.53482: 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 0x7fa00d770e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6ded20> <<< 11798 1726882490.53511: 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' <<< 11798 1726882490.53536: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11798 1726882490.53565: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11798 1726882490.53595: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d771520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d7711f0> import 'importlib.machinery' # <<< 11798 1726882490.53693: 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 0x7fa00d772420> import 'importlib.util' # import 'runpy' # # /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11798 1726882490.53809: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11798 1726882490.53814: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d78c620> <<< 11798 1726882490.53816: stdout chunk (state=3): >>>import 'errno' # <<< 11798 1726882490.53875: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882490.53879: stdout chunk (state=3): >>># extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d78dd60> # /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' <<< 11798 1726882490.53882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11798 1726882490.54027: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d78ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7fa00d78f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d78e1b0> # /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' <<< 11798 1726882490.54030: 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 0x7fa00d78fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d78f470> <<< 11798 1726882490.54078: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d772390> <<< 11798 1726882490.54094: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11798 1726882490.54139: 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 <<< 11798 1726882490.54169: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11798 1726882490.54284: 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 0x7fa00d487cb0> # /usr/lib64/python3.12/__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 0x7fa00d4b0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4b04d0> <<< 11798 1726882490.54288: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d4b07a0> <<< 11798 1726882490.54315: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882490.54440: stdout chunk (state=3): >>># extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d4b0980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d485e50> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11798 1726882490.54650: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11798 1726882490.54682: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4b2000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4b0c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d772b40> # /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' <<< 11798 1726882490.54715: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4e2360> <<< 11798 1726882490.54762: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11798 1726882490.54795: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11798 1726882490.54819: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' <<< 11798 1726882490.54870: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4fa510> <<< 11798 1726882490.54903: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11798 1726882490.54931: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11798 1726882490.55023: 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 0x7fa00d5332f0> <<< 11798 1726882490.55041: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py <<< 11798 1726882490.55072: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11798 1726882490.55095: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11798 1726882490.55144: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11798 1726882490.55233: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d559a90> <<< 11798 1726882490.55310: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d533410> <<< 11798 1726882490.55351: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4fb1a0> <<< 11798 1726882490.55377: 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 0x7fa00d3803e0> <<< 11798 1726882490.55400: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4f9550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4b2f00> <<< 11798 1726882490.55567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11798 1726882490.55589: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa00d3805c0> <<< 11798 1726882490.55852: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload__9apy95l/ansible_ansible.legacy.setup_payload.zip' <<< 11798 1726882490.55855: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.55918: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.56004: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py # code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11798 1726882490.56081: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11798 1726882490.56151: 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 0x7fa00d3e6000> import '_typing' # <<< 11798 1726882490.56332: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d3bcef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d383f80> # zipimport: zlib available <<< 11798 1726882490.56442: stdout chunk (state=3): >>>import 'ansible' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # # zipimport: zlib available <<< 11798 1726882490.57968: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.59258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 11798 1726882490.59295: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d3bfe60> # /usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/json/__init__.py # code object from '/usr/lib64/python3.12/json/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882490.59423: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py # code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc' # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d4159a0> <<< 11798 1726882490.59426: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d415730> <<< 11798 1726882490.59461: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d415040> <<< 11798 1726882490.59484: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11798 1726882490.59525: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d415790> <<< 11798 1726882490.59546: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d3e6a20> import 'atexit' # <<< 11798 1726882490.59628: 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 0x7fa00d4166c0> # 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 0x7fa00d416840> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11798 1726882490.59680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' <<< 11798 1726882490.59695: stdout chunk (state=3): >>>import '_locale' # <<< 11798 1726882490.59877: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d416d50> import 'pwd' # <<< 11798 1726882490.59882: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py # code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d27cb30> # 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 0x7fa00d27e7e0> <<< 11798 1726882490.59885: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py <<< 11798 1726882490.59908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc' <<< 11798 1726882490.59947: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d27f1a0> <<< 11798 1726882490.59970: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11798 1726882490.60041: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' <<< 11798 1726882490.60069: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d280380> # /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' <<< 11798 1726882490.60092: 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' <<< 11798 1726882490.60165: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d282db0> <<< 11798 1726882490.60248: 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 0x7fa00d282ed0> <<< 11798 1726882490.60283: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2810a0> # /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' <<< 11798 1726882490.60297: 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' <<< 11798 1726882490.60397: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc matches /usr/lib64/python3.12/tokenize.py # code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d286bd0> import '_tokenize' # <<< 11798 1726882490.60453: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2856d0> <<< 11798 1726882490.60480: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d285430> # /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' <<< 11798 1726882490.60605: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d287e60> <<< 11798 1726882490.60628: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2815b0> # 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 0x7fa00d2cad20> <<< 11798 1726882490.60736: 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 <<< 11798 1726882490.60741: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2caf60> # /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' <<< 11798 1726882490.60766: 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 0x7fa00d2cca10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cc7d0> <<< 11798 1726882490.60782: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11798 1726882490.60915: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11798 1726882490.60970: 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 0x7fa00d2cef90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cd100> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11798 1726882490.61192: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 11798 1726882490.61196: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2da780> <<< 11798 1726882490.61271: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cf110> <<< 11798 1726882490.61345: 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' <<< 11798 1726882490.61400: 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 0x7fa00d2db560> # 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 0x7fa00d2db9b0> <<< 11798 1726882490.61442: 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' <<< 11798 1726882490.61458: 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 0x7fa00d2dba40> <<< 11798 1726882490.61503: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cb140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' <<< 11798 1726882490.61532: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py # code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' <<< 11798 1726882490.61597: stdout chunk (state=3): >>># extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' # extension module '_socket' executed from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' import '_socket' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d2de9f0> <<< 11798 1726882490.61852: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d2dfdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2dd190> # 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 0x7fa00d2de090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2dcd40> # zipimport: zlib available <<< 11798 1726882490.61876: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11798 1726882490.61888: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.62047: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.62090: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.62176: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11798 1726882490.62379: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.62446: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.63124: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.63841: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11798 1726882490.64048: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d168080> # /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' <<< 11798 1726882490.64465: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d169520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2de540> import 'ansible.module_utils.compat.selinux' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.64563: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py <<< 11798 1726882490.64567: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' <<< 11798 1726882490.64569: stdout chunk (state=3): >>>import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d168d70> <<< 11798 1726882490.64572: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.65120: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.65719: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.65830: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.65944: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.warnings' # <<< 11798 1726882490.65960: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.66193: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.errors' # <<< 11798 1726882490.66197: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.66200: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.66202: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing' # <<< 11798 1726882490.66216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.66375: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11798 1726882490.66594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.67031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py # code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 11798 1726882490.67051: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d16b770> # zipimport: zlib available <<< 11798 1726882490.67146: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.67223: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # <<< 11798 1726882490.67251: stdout chunk (state=3): >>>import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # <<< 11798 1726882490.67276: 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' <<< 11798 1726882490.67362: stdout chunk (state=3): >>># extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882490.67490: 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 0x7fa00d171a60> <<< 11798 1726882490.67548: 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' <<< 11798 1726882490.67581: stdout chunk (state=3): >>>import '_blake2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d1723c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2e3260> # zipimport: zlib available <<< 11798 1726882490.67695: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.locale' # # zipimport: zlib available <<< 11798 1726882490.67721: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.67770: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.67956: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882490.68047: 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 0x7fa00d171100> <<< 11798 1726882490.68083: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d172570> <<< 11798 1726882490.68123: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # # zipimport: zlib available <<< 11798 1726882490.68221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.68346: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # /usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/__init__.py # code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882490.68369: 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 <<< 11798 1726882490.68392: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11798 1726882490.68483: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py # code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11798 1726882490.68597: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2067b0> <<< 11798 1726882490.68617: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d17c3e0> <<< 11798 1726882490.68778: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d1765a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d1763c0> # 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' # <<< 11798 1726882490.68944: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available <<< 11798 1726882490.68959: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69058: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.69141: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69160: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69194: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69253: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # # zipimport: zlib available <<< 11798 1726882490.69327: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69406: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69478: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 11798 1726882490.69690: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.69898: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.70154: stdout chunk (state=3): >>># zipimport: zlib available # /usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/__init__.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/__init__.cpython-312.pyc' # /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 <<< 11798 1726882490.70267: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d20cd10> # /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 0x7fa00c747d70> <<< 11798 1726882490.70282: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00c748110> <<< 11798 1726882490.70342: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d184e30> <<< 11798 1726882490.70356: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d184380> <<< 11798 1726882490.70391: stdout chunk (state=3): >>>import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d20eba0> <<< 11798 1726882490.70406: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d20e5a0> <<< 11798 1726882490.70424: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py <<< 11798 1726882490.70475: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11798 1726882490.70498: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py # code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' <<< 11798 1726882490.70612: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' # extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00c74b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c74aa20> # 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 0x7fa00c74ac00> <<< 11798 1726882490.70630: stdout chunk (state=3): >>>import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c749e50> <<< 11798 1726882490.70650: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/util.py <<< 11798 1726882490.70769: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/util.cpython-312.pyc' <<< 11798 1726882490.70774: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c74b290> <<< 11798 1726882490.70821: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11798 1726882490.70837: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11798 1726882490.70952: 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 0x7fa00c7bddc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c74bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d20e5d0> import 'ansible.module_utils.facts.timeout' # import 'ansible.module_utils.facts.collector' # <<< 11798 1726882490.70955: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.71062: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.other' # # zipimport: zlib available <<< 11798 1726882490.71065: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.71152: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 11798 1726882490.71190: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.71364: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.apparmor' # <<< 11798 1726882490.71481: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11798 1726882490.71526: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.71577: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.chroot' # <<< 11798 1726882490.71591: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.71914: stdout chunk (state=3): >>># 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 <<< 11798 1726882490.72671: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.73268: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11798 1726882490.73329: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.73551: stdout chunk (state=3): >>># 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 <<< 11798 1726882490.73653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.73680: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11798 1726882490.73695: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.73717: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.73762: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # # zipimport: zlib available <<< 11798 1726882490.73954: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.74031: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/glob.py <<< 11798 1726882490.74037: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/glob.cpython-312.pyc' <<< 11798 1726882490.74085: stdout chunk (state=3): >>>import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c7befc0> # /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11798 1726882490.74102: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11798 1726882490.74305: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c7be930> import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 11798 1726882490.74352: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.74395: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11798 1726882490.74404: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.74521: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.74598: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11798 1726882490.74630: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.74765: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.74768: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11798 1726882490.74771: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.74816: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.74867: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11798 1726882490.74913: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11798 1726882490.74988: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882490.75155: 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 0x7fa00c7ea0f0> <<< 11798 1726882490.75262: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c7daed0> <<< 11798 1726882490.75300: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.python' # # zipimport: zlib available <<< 11798 1726882490.75341: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.75518: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 11798 1726882490.75551: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.75592: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.75845: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.75876: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11798 1726882490.75954: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.75981: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.ssh_pub_keys' # # zipimport: zlib available <<< 11798 1726882490.76036: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.76088: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 11798 1726882490.76253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' # extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00c5f1c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c5f1880> 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 <<< 11798 1726882490.76298: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.base' # <<< 11798 1726882490.76302: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.76587: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.76643: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11798 1726882490.76657: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.76760: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.76871: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.76914: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.76960: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11798 1726882490.77031: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.77186: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.77352: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # import 'ansible.module_utils.facts.hardware.dragonfly' # <<< 11798 1726882490.77366: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.77497: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.77681: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.77715: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.78411: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.79026: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # import 'ansible.module_utils.facts.hardware.hurd' # # zipimport: zlib available <<< 11798 1726882490.79066: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.79182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11798 1726882490.79196: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.79297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.79406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11798 1726882490.79420: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.79653: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.79788: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11798 1726882490.79899: stdout chunk (state=3): >>># 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 <<< 11798 1726882490.80007: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.80115: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.80451: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.80563: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.generic_bsd' # import 'ansible.module_utils.facts.network.aix' # <<< 11798 1726882490.80581: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.80675: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.darwin' # # zipimport: zlib available <<< 11798 1726882490.80781: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.dragonfly' # # zipimport: zlib available <<< 11798 1726882490.80812: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.80999: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 11798 1726882490.81020: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.81086: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # <<< 11798 1726882490.81104: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.81454: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available <<< 11798 1726882490.81546: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.81805: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # <<< 11798 1726882490.81878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.81894: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.81950: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # <<< 11798 1726882490.81981: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.81993: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.82051: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available <<< 11798 1726882490.82082: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.82110: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.netbsd' # <<< 11798 1726882490.82202: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.openbsd' # # zipimport: zlib available <<< 11798 1726882490.82293: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.82558: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.sunos' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.82642: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.82668: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.82746: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.82963: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.virtual.hpux' # <<< 11798 1726882490.82967: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.83182: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.83398: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11798 1726882490.83418: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.83455: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.83527: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.netbsd' # # zipimport: zlib available <<< 11798 1726882490.83567: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.83615: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11798 1726882490.83752: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11798 1726882490.83822: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # <<< 11798 1726882490.83826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.default_collectors' # <<< 11798 1726882490.83828: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882490.84182: 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 <<< 11798 1726882490.84961: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' # extension module 'unicodedata' loaded from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' # extension module 'unicodedata' executed from '/usr/lib64/python3.12/lib-dynload/unicodedata.cpython-312-x86_64-linux-gnu.so' import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00c61a660> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c61aa80> <<< 11798 1726882490.85008: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c617da0> <<< 11798 1726882490.98879: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/queues.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/queues.cpython-312.pyc' import 'multiprocessing.queues' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c660620> # /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 0x7fa00c661700> # /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' <<< 11798 1726882490.98889: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/dummy/connection.py <<< 11798 1726882490.98892: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/dummy/__pycache__/connection.cpython-312.pyc' <<< 11798 1726882490.98921: stdout chunk (state=3): >>>import 'multiprocessing.dummy.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c663f80> <<< 11798 1726882490.99085: stdout chunk (state=3): >>>import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c663440> <<< 11798 1726882490.99187: 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 <<< 11798 1726882491.22142: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_hostnqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6<<< 11798 1726882491.22181: stdout chunk (state=3): >>>ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "50", "epoch": "1726882490", "epoch_int": "1726882490", "date": "2024-09-20", "time": "21:34:50", "iso8601_micro": "2024-09-21T01:34:50.852105Z", "iso8601": "2024-09-21T01:34:50Z", "iso8601_basic": "20240920T213450852105", "iso8601_basic_short": "20240920T213450", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 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.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2863, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716<<< 11798 1726882491.22212: stdout chunk (state=3): >>>, "ansible_memory_mb": {"real": {"total": 3717, "used": 854, "free": 2863}, "nocache": {"free": 3465, "used": 252}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 445, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251214598144, "block_size": 4096, "block_total": 64483404, "block_available": 61331689, "block_used": 3151715, "inode_total": 16384000, "inode_available": 16303774, "inode_used": 80226, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.71728515625, "5m": 0.4248046875, "15m": 0.18359375}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11798 1726882491.22829: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11798 1726882491.22856: 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 <<< 11798 1726882491.22879: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix <<< 11798 1726882491.22932: stdout chunk (state=3): >>># cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator <<< 11798 1726882491.22970: stdout chunk (state=3): >>># cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp <<< 11798 1726882491.23028: stdout chunk (state=3): >>># cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache <<< 11798 1726882491.23071: stdout chunk (state=3): >>># cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 <<< 11798 1726882491.23110: stdout chunk (state=3): >>># 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<<< 11798 1726882491.23126: stdout chunk (state=3): >>> # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation <<< 11798 1726882491.23174: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file <<< 11798 1726882491.23275: 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 # 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 <<< 11798 1726882491.23288: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution <<< 11798 1726882491.23306: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # 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 <<< 11798 1726882491.23349: stdout chunk (state=3): >>># cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # 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 <<< 11798 1726882491.23387: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware <<< 11798 1726882491.23410: stdout chunk (state=3): >>># destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy <<< 11798 1726882491.23783: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11798 1726882491.23818: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 11798 1726882491.23849: stdout chunk (state=3): >>># destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile <<< 11798 1726882491.23890: stdout chunk (state=3): >>># destroy pathlib # destroy zipfile._path.glob # destroy ipaddress <<< 11798 1726882491.23895: stdout chunk (state=3): >>># destroy ntpath <<< 11798 1726882491.23953: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner <<< 11798 1726882491.23957: stdout chunk (state=3): >>># destroy _json # destroy grp # destroy encodings <<< 11798 1726882491.23994: stdout chunk (state=3): >>># destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess <<< 11798 1726882491.24006: stdout chunk (state=3): >>># destroy syslog # destroy uuid <<< 11798 1726882491.24044: stdout chunk (state=3): >>># destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil <<< 11798 1726882491.24067: stdout chunk (state=3): >>># destroy distro # destroy distro.distro # destroy argparse # destroy logging <<< 11798 1726882491.24114: 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 <<< 11798 1726882491.24149: stdout chunk (state=3): >>># destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue <<< 11798 1726882491.24179: stdout chunk (state=3): >>># destroy multiprocessing.reduction # destroy selectors <<< 11798 1726882491.24207: stdout chunk (state=3): >>># destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 <<< 11798 1726882491.24247: stdout chunk (state=3): >>># destroy _ssl <<< 11798 1726882491.24267: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios <<< 11798 1726882491.24306: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct <<< 11798 1726882491.24340: stdout chunk (state=3): >>># destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection <<< 11798 1726882491.24395: stdout chunk (state=3): >>># cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux <<< 11798 1726882491.24454: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 11798 1726882491.24459: 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 <<< 11798 1726882491.24505: stdout chunk (state=3): >>># cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._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 <<< 11798 1726882491.24532: stdout chunk (state=3): >>># cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os <<< 11798 1726882491.24561: stdout chunk (state=3): >>># destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io <<< 11798 1726882491.24598: stdout chunk (state=3): >>># cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11798 1726882491.24757: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11798 1726882491.24768: stdout chunk (state=3): >>># destroy _socket # destroy _collections <<< 11798 1726882491.24813: stdout chunk (state=3): >>># destroy platform # destroy _uuid <<< 11798 1726882491.24828: stdout chunk (state=3): >>># destroy stat # destroy genericpath # destroy re._parser # destroy tokenize <<< 11798 1726882491.24870: stdout chunk (state=3): >>># destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11798 1726882491.24890: 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 <<< 11798 1726882491.24930: stdout chunk (state=3): >>># destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11798 1726882491.24944: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11798 1726882491.25029: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases <<< 11798 1726882491.25076: stdout chunk (state=3): >>># 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 <<< 11798 1726882491.25103: stdout chunk (state=3): >>># destroy _weakref <<< 11798 1726882491.25115: stdout chunk (state=3): >>># destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools <<< 11798 1726882491.25166: stdout chunk (state=3): >>># destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread <<< 11798 1726882491.25171: stdout chunk (state=3): >>># clear sys.audit hooks <<< 11798 1726882491.25747: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 11798 1726882491.25750: stdout chunk (state=3): >>><<< 11798 1726882491.25753: stderr chunk (state=3): >>><<< 11798 1726882491.25871: _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 0x7fa00d8d4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d8a3b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.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 0x7fa00d8d6ab0> 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 0x7fa00d6a5160> # /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 0x7fa00d6a5fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e3da0> # /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 0x7fa00d6e3fe0> # /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 0x7fa00d71b7d0> # /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 0x7fa00d71be60> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6fba70> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6f9190> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e0f50> # /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 0x7fa00d73f6b0> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d73e2d0> # /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 0x7fa00d6fa030> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e2e40> # /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 0x7fa00d770770> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6e01d0> # /usr/lib64/python3.12/__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 0x7fa00d770c20> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d770ad0> # 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 0x7fa00d770e90> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d6ded20> # /usr/lib64/python3.12/importlib/__pycache__/__init__.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 0x7fa00d771520> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d7711f0> 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 0x7fa00d772420> 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 0x7fa00d78c620> 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 0x7fa00d78dd60> # /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 0x7fa00d78ec60> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7fa00d78f2c0> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d78e1b0> # /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 0x7fa00d78fd40> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d78f470> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d772390> # /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 0x7fa00d487cb0> # /usr/lib64/python3.12/__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 0x7fa00d4b0770> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4b04d0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-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 0x7fa00d4b07a0> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d4b0980> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d485e50> # /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 0x7fa00d4b2000> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4b0c80> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d772b40> # /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 0x7fa00d4e2360> # /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 0x7fa00d4fa510> # /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 0x7fa00d5332f0> # /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 0x7fa00d559a90> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d533410> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4fb1a0> # /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 0x7fa00d3803e0> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4f9550> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d4b2f00> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa00d3805c0> # zipimport: found 103 names in '/tmp/ansible_ansible.legacy.setup_payload__9apy95l/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 0x7fa00d3e6000> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d3bcef0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d383f80> # 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 0x7fa00d3bfe60> # /usr/lib64/python3.12/json/__pycache__/__init__.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 0x7fa00d4159a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d415730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d415040> # /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 0x7fa00d415790> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d3e6a20> 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 0x7fa00d4166c0> # 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 0x7fa00d416840> # /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 0x7fa00d416d50> 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 0x7fa00d27cb30> # 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 0x7fa00d27e7e0> # /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 0x7fa00d27f1a0> # /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 0x7fa00d280380> # /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 0x7fa00d282db0> # 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 0x7fa00d282ed0> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2810a0> # /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 0x7fa00d286bd0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2856d0> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d285430> # /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 0x7fa00d287e60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2815b0> # 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 0x7fa00d2cad20> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /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 0x7fa00d2caf60> # /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 0x7fa00d2cca10> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cc7d0> # /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 0x7fa00d2cef90> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cd100> # /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 0x7fa00d2da780> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cf110> # 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 0x7fa00d2db560> # 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 0x7fa00d2db9b0> # 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 0x7fa00d2dba40> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2cb140> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /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 0x7fa00d2de9f0> # 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 0x7fa00d2dfdd0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2dd190> # 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 0x7fa00d2de090> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2dcd40> # 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 0x7fa00d168080> # /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 0x7fa00d169520> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2de540> 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 0x7fa00d168d70> # 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 0x7fa00d16b770> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa00d171a60> # 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 0x7fa00d1723c0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d2e3260> # 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 0x7fa00d171100> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d172570> 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 0x7fa00d2067b0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d17c3e0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d1765a0> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d1763c0> # 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 0x7fa00d20cd10> # /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 0x7fa00c747d70> # 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 0x7fa00c748110> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d184e30> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d184380> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d20eba0> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d20e5a0> # /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 0x7fa00c74b170> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c74aa20> # 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 0x7fa00c74ac00> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c749e50> # /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 0x7fa00c74b290> # /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 0x7fa00c7bddc0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c74bda0> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00d20e5d0> 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 0x7fa00c7befc0> # /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 0x7fa00c7be930> 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 0x7fa00c7ea0f0> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c7daed0> 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 0x7fa00c5f1c70> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c5f1880> 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 0x7fa00c61a660> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c61aa80> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c617da0> # /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 0x7fa00c660620> # /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 0x7fa00c661700> # /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 0x7fa00c663f80> import 'multiprocessing.dummy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa00c663440> 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_virtualization_type": "xen", "ansible_virtualization_role": "guest", "ansible_virtualization_tech_guest": ["xen"], "ansible_virtualization_tech_host": [], "ansible_user_id": "root", "ansible_user_uid": 0, "ansible_user_gid": 0, "ansible_user_gecos": "Super User", "ansible_user_dir": "/root", "ansible_user_shell": "/bin/bash", "ansible_real_user_id": 0, "ansible_effective_user_id": 0, "ansible_real_group_id": 0, "ansible_effective_group_id": 0, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_hostnqn": "", "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_lsb": {}, "ansible_apparmor": {"status": "disabled"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "50", "epoch": "1726882490", "epoch_int": "1726882490", "date": "2024-09-20", "time": "21:34:50", "iso8601_micro": "2024-09-21T01:34:50.852105Z", "iso8601": "2024-09-21T01:34:50Z", "iso8601_basic": "20240920T213450852105", "iso8601_basic_short": "20240920T213450", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_local": {}, "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_is_chroot": false, "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 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.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_fips": false, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"], "ansible_processor_count": 1, "ansible_processor_cores": 1, "ansible_processor_threads_per_core": 2, "ansible_processor_vcpus": 2, "ansible_processor_nproc": 2, "ansible_memtotal_mb": 3717, "ansible_memfree_mb": 2863, "ansible_swaptotal_mb": 3716, "ansible_swapfree_mb": 3716, "ansible_memory_mb": {"real": {"total": 3717, "used": 854, "free": 2863}, "nocache": {"free": 3465, "used": 252}, "swap": {"total": 3716, "free": 3716, "used": 0, "cached": 0}}, "ansible_bios_date": "08/24/2006", "ansible_bios_vendor": "Xen", "ansible_bios_version": "4.11.amazon", "ansible_board_asset_tag": "NA", "ansible_board_name": "NA", "ansible_board_serial": "NA", "ansible_board_vendor": "NA", "ansible_board_version": "NA", "ansible_chassis_asset_tag": "NA", "ansible_chassis_serial": "NA", "ansible_chassis_vendor": "Xen", "ansible_chassis_version": "NA", "ansible_form_factor": "Other", "ansible_product_name": "HVM domU", "ansible_product_serial": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_uuid": "ec21dae8-c3a8-315c-7fcf-f8a700ae1140", "ansible_product_version": "4.11.amazon", "ansible_system_vendor": "Xen", "ansible_devices": {"xvda": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "512", "partitions": {"xvda2": {"links": {"ids": [], "uuids": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"], "labels": [], "masters": []}, "start": "4096", "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd", "holders": []}, "xvda1": {"links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "start": "2048", "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "uuid": null, "holders": []}}, "rotational": "0", "scheduler_mode": "mq-deadline", "sectors": "524288000", "sectorsize": "512", "size": "250.00 GB", "host": "", "holders": []}, "zram0": {"virtual": 1, "links": {"ids": [], "uuids": [], "labels": [], "masters": []}, "vendor": null, "model": null, "sas_address": null, "sas_device_handle": null, "removable": "0", "support_discard": "4096", "partitions": {}, "rotational": "0", "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "host": "", "holders": []}}, "ansible_device_links": {"ids": {}, "uuids": {"xvda2": ["f92a5a40-e33d-4a6f-8746-997eff27cfbd"]}, "labels": {}, "masters": {}}, "ansible_uptime_seconds": 445, "ansible_lvm": {"lvs": {}, "vgs": {}, "pvs": {}}, "ansible_mounts": [{"mount": "/", "device": "/dev/xvda2", "fstype": "ext4", "options": "rw,seclabel,relatime", "dump": 0, "passno": 0, "size_total": 264124022784, "size_available": 251214598144, "block_size": 4096, "block_total": 64483404, "block_available": 61331689, "block_used": 3151715, "inode_total": 16384000, "inode_available": 16303774, "inode_used": 80226, "uuid": "f92a5a40-e33d-4a6f-8746-997eff27cfbd"}], "ansible_fibre_channel_wwn": [], "ansible_iscsi_iqn": "", "ansible_loadavg": {"1m": 0.71728515625, "5m": 0.4248046875, "15m": 0.18359375}, "ansible_interfaces": ["eth0", "lo"], "ansible_eth0": {"device": "eth0", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "active": true, "module": "xen_netfront", "type": "ether", "pciid": "vif-0", "promisc": false, "ipv4": {"address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22"}, "ipv6": [{"address": "fe80::bb10:9a17:6b35:7604", "prefix": "64", "scope": "link"}]}, "ansible_lo": {"device": "lo", "mtu": 65536, "active": true, "type": "loopback", "promisc": false, "ipv4": {"address": "127.0.0.1", "broadcast": "", "netmask": "255.0.0.0", "network": "127.0.0.0", "prefix": "8"}, "ipv6": [{"address": "::1", "prefix": "128", "scope": "host"}]}, "ansible_default_ipv4": {"gateway": "10.31.8.1", "interface": "eth0", "address": "10.31.10.217", "broadcast": "10.31.11.255", "netmask": "255.255.252.0", "network": "10.31.8.0", "prefix": "22", "macaddress": "12:8c:42:87:d8:29", "mtu": 9001, "type": "ether", "alias": "eth0"}, "ansible_default_ipv6": {}, "ansible_all_ipv4_addresses": ["10.31.10.217"], "ansible_all_ipv6_addresses": ["fe80::bb10:9a17:6b35:7604"], "ansible_locally_reachable_ips": {"ipv4": ["10.31.10.217", "127.0.0.0/8", "127.0.0.1"], "ipv6": ["::1", "fe80::bb10:9a17:6b35:7604"]}, "ansible_pkg_mgr": "dnf", "ansible_service_mgr": "systemd", "gather_subset": ["all"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["all"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # cleanup[2] removing multiprocessing.queues # cleanup[2] removing multiprocessing.synchronize # cleanup[2] removing multiprocessing.dummy.connection # cleanup[2] removing multiprocessing.dummy # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.queues # destroy multiprocessing.synchronize # destroy multiprocessing.dummy # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.reduction # destroy selectors # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess # destroy base64 # destroy _ssl # destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy json # destroy socket # destroy struct # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # destroy unicodedata # destroy errno # destroy multiprocessing.connection # destroy tempfile # destroy multiprocessing.context # destroy multiprocessing.process # destroy multiprocessing.util # destroy _multiprocessing # destroy array # destroy multiprocessing.dummy.connection # cleanup[3] wiping encodings.idna # destroy stringprep # cleanup[3] wiping configparser # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # destroy configparser # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks [WARNING]: Platform linux on host managed_node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. 11798 1726882491.28541: 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-1726882489.65277-11804-227720908557184/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11798 1726882491.28579: _low_level_execute_command(): starting 11798 1726882491.28611: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882489.65277-11804-227720908557184/ > /dev/null 2>&1 && sleep 0' 11798 1726882491.29410: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.29461: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882491.29520: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882491.29579: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882491.31613: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882491.31616: stdout chunk (state=3): >>><<< 11798 1726882491.31619: stderr chunk (state=3): >>><<< 11798 1726882491.31718: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882491.31721: handler run complete 11798 1726882491.31859: variable 'ansible_facts' from source: unknown 11798 1726882491.32001: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882491.32528: variable 'ansible_facts' from source: unknown 11798 1726882491.32658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882491.32886: attempt loop complete, returning result 11798 1726882491.32897: _execute() done 11798 1726882491.32904: dumping result to json 11798 1726882491.32952: done dumping result, returning 11798 1726882491.32966: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-00000000007e] 11798 1726882491.32974: sending task result for task 0affe814-3a2d-fc4f-8289-00000000007e 11798 1726882491.33443: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000007e 11798 1726882491.33446: WORKER PROCESS EXITING ok: [managed_node1] 11798 1726882491.34205: no more pending results, returning what we have 11798 1726882491.34209: results queue empty 11798 1726882491.34210: checking for any_errors_fatal 11798 1726882491.34212: done checking for any_errors_fatal 11798 1726882491.34213: checking for max_fail_percentage 11798 1726882491.34215: done checking for max_fail_percentage 11798 1726882491.34216: checking to see if all hosts have failed and the running result is not ok 11798 1726882491.34217: done checking to see if all hosts have failed 11798 1726882491.34218: getting the remaining hosts for this loop 11798 1726882491.34220: done getting the remaining hosts for this loop 11798 1726882491.34224: getting the next task for host managed_node1 11798 1726882491.34231: done getting next task for host managed_node1 11798 1726882491.34233: ^ task is: TASK: meta (flush_handlers) 11798 1726882491.34237: ^ 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 11798 1726882491.34241: getting variables 11798 1726882491.34243: in VariableManager get_vars() 11798 1726882491.34272: Calling all_inventory to load vars for managed_node1 11798 1726882491.34276: Calling groups_inventory to load vars for managed_node1 11798 1726882491.34282: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882491.34300: Calling all_plugins_play to load vars for managed_node1 11798 1726882491.34304: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882491.34308: Calling groups_plugins_play to load vars for managed_node1 11798 1726882491.34742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882491.35054: done with get_vars() 11798 1726882491.35071: done getting variables 11798 1726882491.35159: in VariableManager get_vars() 11798 1726882491.35174: Calling all_inventory to load vars for managed_node1 11798 1726882491.35179: Calling groups_inventory to load vars for managed_node1 11798 1726882491.35183: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882491.35188: Calling all_plugins_play to load vars for managed_node1 11798 1726882491.35191: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882491.35195: Calling groups_plugins_play to load vars for managed_node1 11798 1726882491.35416: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882491.35726: done with get_vars() 11798 1726882491.35743: done queuing things up, now waiting for results queue to drain 11798 1726882491.35745: results queue empty 11798 1726882491.35746: checking for any_errors_fatal 11798 1726882491.35749: done checking for any_errors_fatal 11798 1726882491.35750: checking for max_fail_percentage 11798 1726882491.35751: done checking for max_fail_percentage 11798 1726882491.35752: checking to see if all hosts have failed and the running result is not ok 11798 1726882491.35753: done checking to see if all hosts have failed 11798 1726882491.35754: getting the remaining hosts for this loop 11798 1726882491.35760: done getting the remaining hosts for this loop 11798 1726882491.35762: getting the next task for host managed_node1 11798 1726882491.35768: done getting next task for host managed_node1 11798 1726882491.35770: ^ task is: TASK: Include the task 'el_repo_setup.yml' 11798 1726882491.35772: ^ 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 11798 1726882491.35775: getting variables 11798 1726882491.35783: in VariableManager get_vars() 11798 1726882491.35792: Calling all_inventory to load vars for managed_node1 11798 1726882491.35795: Calling groups_inventory to load vars for managed_node1 11798 1726882491.35798: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882491.35808: Calling all_plugins_play to load vars for managed_node1 11798 1726882491.35811: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882491.35819: Calling groups_plugins_play to load vars for managed_node1 11798 1726882491.36059: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882491.36363: done with get_vars() 11798 1726882491.36372: done getting variables TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:10 Friday 20 September 2024 21:34:51 -0400 (0:00:01.775) 0:00:01.786 ****** 11798 1726882491.36473: entering _queue_task() for managed_node1/include_tasks 11798 1726882491.36475: Creating lock for include_tasks 11798 1726882491.36856: worker is 1 (out of 1 available) 11798 1726882491.36873: exiting _queue_task() for managed_node1/include_tasks 11798 1726882491.36998: done queuing things up, now waiting for results queue to drain 11798 1726882491.37001: waiting for pending results... 11798 1726882491.37368: running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' 11798 1726882491.37373: in run() - task 0affe814-3a2d-fc4f-8289-000000000006 11798 1726882491.37375: variable 'ansible_search_path' from source: unknown 11798 1726882491.37380: calling self._execute() 11798 1726882491.37382: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882491.37385: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882491.37388: variable 'omit' from source: magic vars 11798 1726882491.37487: _execute() done 11798 1726882491.37495: dumping result to json 11798 1726882491.37502: done dumping result, returning 11798 1726882491.37513: done running TaskExecutor() for managed_node1/TASK: Include the task 'el_repo_setup.yml' [0affe814-3a2d-fc4f-8289-000000000006] 11798 1726882491.37522: sending task result for task 0affe814-3a2d-fc4f-8289-000000000006 11798 1726882491.37800: no more pending results, returning what we have 11798 1726882491.37805: in VariableManager get_vars() 11798 1726882491.37837: Calling all_inventory to load vars for managed_node1 11798 1726882491.37841: Calling groups_inventory to load vars for managed_node1 11798 1726882491.37845: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882491.37857: Calling all_plugins_play to load vars for managed_node1 11798 1726882491.37861: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882491.37865: Calling groups_plugins_play to load vars for managed_node1 11798 1726882491.38174: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000006 11798 1726882491.38181: WORKER PROCESS EXITING 11798 1726882491.38206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882491.38500: done with get_vars() 11798 1726882491.38508: variable 'ansible_search_path' from source: unknown 11798 1726882491.38522: we have included files to process 11798 1726882491.38523: generating all_blocks data 11798 1726882491.38525: done generating all_blocks data 11798 1726882491.38526: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11798 1726882491.38527: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11798 1726882491.38531: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml 11798 1726882491.39690: in VariableManager get_vars() 11798 1726882491.39707: done with get_vars() 11798 1726882491.39722: done processing included file 11798 1726882491.39724: iterating over new_blocks loaded from include file 11798 1726882491.39725: in VariableManager get_vars() 11798 1726882491.39738: done with get_vars() 11798 1726882491.39740: filtering new block on tags 11798 1726882491.39757: done filtering new block on tags 11798 1726882491.39760: in VariableManager get_vars() 11798 1726882491.39772: done with get_vars() 11798 1726882491.39774: filtering new block on tags 11798 1726882491.39794: done filtering new block on tags 11798 1726882491.39798: in VariableManager get_vars() 11798 1726882491.39810: done with get_vars() 11798 1726882491.39812: filtering new block on tags 11798 1726882491.39829: done filtering new block on tags 11798 1726882491.39849: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 11798 1726882491.39857: extending task lists for all hosts with included blocks 11798 1726882491.39919: done extending task lists 11798 1726882491.39920: done processing included files 11798 1726882491.39921: results queue empty 11798 1726882491.39922: checking for any_errors_fatal 11798 1726882491.39924: done checking for any_errors_fatal 11798 1726882491.39924: checking for max_fail_percentage 11798 1726882491.39926: done checking for max_fail_percentage 11798 1726882491.39926: checking to see if all hosts have failed and the running result is not ok 11798 1726882491.39927: done checking to see if all hosts have failed 11798 1726882491.39928: getting the remaining hosts for this loop 11798 1726882491.39929: done getting the remaining hosts for this loop 11798 1726882491.39932: getting the next task for host managed_node1 11798 1726882491.39937: done getting next task for host managed_node1 11798 1726882491.39939: ^ task is: TASK: Gather the minimum subset of ansible_facts required by the network role test 11798 1726882491.39942: ^ 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 11798 1726882491.39944: getting variables 11798 1726882491.39945: in VariableManager get_vars() 11798 1726882491.39954: Calling all_inventory to load vars for managed_node1 11798 1726882491.39956: Calling groups_inventory to load vars for managed_node1 11798 1726882491.39959: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882491.39964: Calling all_plugins_play to load vars for managed_node1 11798 1726882491.39967: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882491.39970: Calling groups_plugins_play to load vars for managed_node1 11798 1726882491.40168: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882491.40428: done with get_vars() 11798 1726882491.40440: done getting variables TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Friday 20 September 2024 21:34:51 -0400 (0:00:00.040) 0:00:01.826 ****** 11798 1726882491.40518: entering _queue_task() for managed_node1/setup 11798 1726882491.40754: worker is 1 (out of 1 available) 11798 1726882491.40767: exiting _queue_task() for managed_node1/setup 11798 1726882491.40778: done queuing things up, now waiting for results queue to drain 11798 1726882491.40780: waiting for pending results... 11798 1726882491.41105: running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test 11798 1726882491.41139: in run() - task 0affe814-3a2d-fc4f-8289-00000000008f 11798 1726882491.41151: variable 'ansible_search_path' from source: unknown 11798 1726882491.41155: variable 'ansible_search_path' from source: unknown 11798 1726882491.41194: calling self._execute() 11798 1726882491.41275: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882491.41282: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882491.41294: variable 'omit' from source: magic vars 11798 1726882491.41938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882491.44442: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882491.44446: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882491.44462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882491.44524: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882491.44567: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882491.44659: 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) 11798 1726882491.44702: 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) 11798 1726882491.44788: 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) 11798 1726882491.44792: 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) 11798 1726882491.44807: 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) 11798 1726882491.45018: variable 'ansible_facts' from source: unknown 11798 1726882491.45116: variable 'network_test_required_facts' from source: task vars 11798 1726882491.45157: Evaluated conditional (not ansible_facts.keys() | list | intersect(network_test_required_facts) == network_test_required_facts): True 11798 1726882491.45165: variable 'omit' from source: magic vars 11798 1726882491.45225: variable 'omit' from source: magic vars 11798 1726882491.45338: variable 'omit' from source: magic vars 11798 1726882491.45342: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11798 1726882491.45345: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11798 1726882491.45347: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11798 1726882491.45370: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882491.45382: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882491.45415: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11798 1726882491.45418: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882491.45424: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882491.45552: Set connection var ansible_shell_type to sh 11798 1726882491.45564: Set connection var ansible_module_compression to ZIP_DEFLATED 11798 1726882491.45576: Set connection var ansible_pipelining to False 11798 1726882491.45584: Set connection var ansible_timeout to 10 11798 1726882491.45592: Set connection var ansible_shell_executable to /bin/sh 11798 1726882491.45599: Set connection var ansible_connection to ssh 11798 1726882491.45627: variable 'ansible_shell_executable' from source: unknown 11798 1726882491.45630: variable 'ansible_connection' from source: unknown 11798 1726882491.45633: variable 'ansible_module_compression' from source: unknown 11798 1726882491.45639: variable 'ansible_shell_type' from source: unknown 11798 1726882491.45642: variable 'ansible_shell_executable' from source: unknown 11798 1726882491.45659: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882491.45662: variable 'ansible_pipelining' from source: unknown 11798 1726882491.45672: variable 'ansible_timeout' from source: unknown 11798 1726882491.45675: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882491.45840: 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__) 11798 1726882491.45845: variable 'omit' from source: magic vars 11798 1726882491.45848: starting attempt loop 11798 1726882491.45850: running the handler 11798 1726882491.45879: _low_level_execute_command(): starting 11798 1726882491.45890: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11798 1726882491.46662: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.46744: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882491.46748: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882491.46751: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882491.46815: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882491.48763: stdout chunk (state=3): >>>/root <<< 11798 1726882491.48931: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882491.48994: stderr chunk (state=3): >>><<< 11798 1726882491.48996: stdout chunk (state=3): >>><<< 11798 1726882491.49009: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882491.49039: _low_level_execute_command(): starting 11798 1726882491.49043: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471 `" && echo ansible-tmp-1726882491.490195-11861-155217694042471="` echo /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471 `" ) && sleep 0' 11798 1726882491.49493: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882491.49497: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 11798 1726882491.49499: stderr chunk (state=3): >>>debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.49502: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882491.49505: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.49561: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882491.49566: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882491.49628: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882491.52163: stdout chunk (state=3): >>>ansible-tmp-1726882491.490195-11861-155217694042471=/root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471 <<< 11798 1726882491.52343: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882491.52388: stderr chunk (state=3): >>><<< 11798 1726882491.52392: stdout chunk (state=3): >>><<< 11798 1726882491.52406: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882491.490195-11861-155217694042471=/root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882491.52448: variable 'ansible_module_compression' from source: unknown 11798 1726882491.52498: ANSIBALLZ: using cached module: /root/.ansible/tmp/ansible-local-11798bwdcrwm5/ansiballz_cache/ansible.modules.setup-ZIP_DEFLATED 11798 1726882491.52547: variable 'ansible_facts' from source: unknown 11798 1726882491.52670: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/AnsiballZ_setup.py 11798 1726882491.52791: Sending initial data 11798 1726882491.52795: Sent initial data (153 bytes) 11798 1726882491.53215: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882491.53265: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882491.53269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.53272: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882491.53275: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.53319: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882491.53324: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882491.53392: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882491.55173: 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 <<< 11798 1726882491.55251: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11798 1726882491.55319: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11798bwdcrwm5/tmp38jehmvu /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/AnsiballZ_setup.py <<< 11798 1726882491.55323: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/AnsiballZ_setup.py" <<< 11798 1726882491.55387: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-11798bwdcrwm5/tmp38jehmvu" to remote "/root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/AnsiballZ_setup.py" debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/AnsiballZ_setup.py" <<< 11798 1726882491.57944: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882491.58054: stderr chunk (state=3): >>><<< 11798 1726882491.58089: stdout chunk (state=3): >>><<< 11798 1726882491.58114: done transferring module to remote 11798 1726882491.58225: _low_level_execute_command(): starting 11798 1726882491.58229: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/ /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/AnsiballZ_setup.py && sleep 0' 11798 1726882491.58870: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882491.58890: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882491.58931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882491.59046: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.59069: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882491.59090: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882491.59113: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882491.59210: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882491.61151: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882491.61231: stderr chunk (state=3): >>><<< 11798 1726882491.61254: stdout chunk (state=3): >>><<< 11798 1726882491.61360: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882491.61364: _low_level_execute_command(): starting 11798 1726882491.61367: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/AnsiballZ_setup.py && sleep 0' 11798 1726882491.61948: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882491.61962: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882491.61994: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882491.62015: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882491.62032: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 11798 1726882491.62105: 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.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882491.62170: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882491.62207: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882491.62323: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882491.64546: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11798 1726882491.64573: stdout chunk (state=3): >>>import _imp # builtin <<< 11798 1726882491.64620: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # <<< 11798 1726882491.64640: stdout chunk (state=3): >>>import '_weakref' # <<< 11798 1726882491.64692: stdout chunk (state=3): >>>import '_io' # <<< 11798 1726882491.64703: stdout chunk (state=3): >>>import 'marshal' # <<< 11798 1726882491.64735: stdout chunk (state=3): >>>import 'posix' # <<< 11798 1726882491.64779: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11798 1726882491.64805: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 11798 1726882491.64890: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py <<< 11798 1726882491.64908: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' import '_codecs' # <<< 11798 1726882491.64919: stdout chunk (state=3): >>>import 'codecs' # <<< 11798 1726882491.64986: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11798 1726882491.65009: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c4ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c47bb30> <<< 11798 1726882491.65046: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c4aeab0> <<< 11798 1726882491.65088: stdout chunk (state=3): >>>import '_signal' # <<< 11798 1726882491.65111: stdout chunk (state=3): >>>import '_abc' # import 'abc' # import 'io' # <<< 11798 1726882491.65142: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11798 1726882491.65253: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11798 1726882491.65269: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # <<< 11798 1726882491.65330: stdout chunk (state=3): >>>import 'os' # <<< 11798 1726882491.65363: stdout chunk (state=3): >>>import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' <<< 11798 1726882491.65389: stdout chunk (state=3): >>>Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11798 1726882491.65410: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c4bd160> <<< 11798 1726882491.65486: 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 <<< 11798 1726882491.65502: 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 0x7fa23c4bdfd0> <<< 11798 1726882491.65520: stdout chunk (state=3): >>>import 'site' # <<< 11798 1726882491.65560: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11798 1726882491.65995: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11798 1726882491.65998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' <<< 11798 1726882491.66043: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882491.66046: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11798 1726882491.66093: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11798 1726882491.66110: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11798 1726882491.66166: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c29be90> <<< 11798 1726882491.66169: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11798 1726882491.66218: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' <<< 11798 1726882491.66235: stdout chunk (state=3): >>>import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c29bf50> <<< 11798 1726882491.66262: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py # code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' <<< 11798 1726882491.66286: stdout chunk (state=3): >>># /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11798 1726882491.66345: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882491.66394: stdout chunk (state=3): >>>import 'itertools' # <<< 11798 1726882491.66422: 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 0x7fa23c2d38c0> # /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 0x7fa23c2d3f50> <<< 11798 1726882491.66457: stdout chunk (state=3): >>>import '_collections' # <<< 11798 1726882491.66514: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2b3b60> <<< 11798 1726882491.66538: stdout chunk (state=3): >>>import '_functools' # <<< 11798 1726882491.66554: stdout chunk (state=3): >>>import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2b1280> <<< 11798 1726882491.66661: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c299040> <<< 11798 1726882491.66721: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11798 1726882491.66725: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' import '_sre' # <<< 11798 1726882491.66770: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11798 1726882491.66804: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11798 1726882491.66807: 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' <<< 11798 1726882491.66832: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2f7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2f6420> <<< 11798 1726882491.66881: 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 0x7fa23c2b2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2f4cb0> <<< 11798 1726882491.66965: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11798 1726882491.66969: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c328890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2982c0> <<< 11798 1726882491.67026: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc matches /usr/lib64/python3.12/struct.py # code object from '/usr/lib64/python3.12/__pycache__/struct.cpython-312.pyc' # extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.67066: stdout chunk (state=3): >>>import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23c328d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c328bf0> <<< 11798 1726882491.67138: 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 0x7fa23c328fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c296de0> <<< 11798 1726882491.67143: stdout chunk (state=3): >>># /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 11798 1726882491.67194: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11798 1726882491.67198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' <<< 11798 1726882491.67249: stdout chunk (state=3): >>>import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c329670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c329340> import 'importlib.machinery' # <<< 11798 1726882491.67253: 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' <<< 11798 1726882491.67300: stdout chunk (state=3): >>>import 'importlib._abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c32a510> import 'importlib.util' # import 'runpy' # <<< 11798 1726882491.67304: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11798 1726882491.67332: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11798 1726882491.67378: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c340740> <<< 11798 1726882491.67388: stdout chunk (state=3): >>>import 'errno' # <<< 11798 1726882491.67785: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23c341e20> # /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 0x7fa23c342cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7fa23c343350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c342270> # /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 0x7fa23c343dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c343500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c32a570> # /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' <<< 11798 1726882491.67791: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py # code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' <<< 11798 1726882491.67822: stdout chunk (state=3): >>># extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.67825: 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 0x7fa23c03bc80> <<< 11798 1726882491.67885: 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' <<< 11798 1726882491.67892: 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 0x7fa23c064740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0644a0> <<< 11798 1726882491.67944: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.67961: 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 0x7fa23c064770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23c064950> <<< 11798 1726882491.67965: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c039e20> <<< 11798 1726882491.68029: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11798 1726882491.68151: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc'<<< 11798 1726882491.68154: stdout chunk (state=3): >>> <<< 11798 1726882491.68181: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc matches /usr/lib64/python3.12/_weakrefset.py <<< 11798 1726882491.68198: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/_weakrefset.cpython-312.pyc' <<< 11798 1726882491.68204: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c065f70> <<< 11798 1726882491.68228: stdout chunk (state=3): >>>import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c064bf0> <<< 11798 1726882491.68247: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c32ac60> <<< 11798 1726882491.68281: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11798 1726882491.68465: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py # code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c096300> <<< 11798 1726882491.68528: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11798 1726882491.68541: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc'<<< 11798 1726882491.68547: stdout chunk (state=3): >>> <<< 11798 1726882491.68578: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py<<< 11798 1726882491.68585: stdout chunk (state=3): >>> <<< 11798 1726882491.68622: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc'<<< 11798 1726882491.68627: stdout chunk (state=3): >>> <<< 11798 1726882491.68708: stdout chunk (state=3): >>>import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0ae480><<< 11798 1726882491.68727: stdout chunk (state=3): >>> <<< 11798 1726882491.68748: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py<<< 11798 1726882491.68816: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11798 1726882491.68917: stdout chunk (state=3): >>>import 'ntpath' # <<< 11798 1726882491.68979: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/urllib/__init__.py <<< 11798 1726882491.68983: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/urllib/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882491.68989: stdout chunk (state=3): >>>import 'urllib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0eb230> <<< 11798 1726882491.69087: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' <<< 11798 1726882491.69131: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11798 1726882491.69202: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11798 1726882491.69365: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c10d9d0> <<< 11798 1726882491.69492: stdout chunk (state=3): >>>import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0eb350><<< 11798 1726882491.69564: stdout chunk (state=3): >>> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0af110><<< 11798 1726882491.69579: stdout chunk (state=3): >>> <<< 11798 1726882491.69606: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/glob.py <<< 11798 1726882491.69626: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/glob.cpython-312.pyc' <<< 11798 1726882491.69645: stdout chunk (state=3): >>>import 'zipfile._path.glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf28350><<< 11798 1726882491.69652: stdout chunk (state=3): >>> <<< 11798 1726882491.69688: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0ad4c0><<< 11798 1726882491.69691: stdout chunk (state=3): >>> <<< 11798 1726882491.69703: stdout chunk (state=3): >>>import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c066ea0><<< 11798 1726882491.69830: stdout chunk (state=3): >>> <<< 11798 1726882491.69974: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc'<<< 11798 1726882491.69982: stdout chunk (state=3): >>> <<< 11798 1726882491.70018: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa23bf28530><<< 11798 1726882491.70029: stdout chunk (state=3): >>> <<< 11798 1726882491.70317: stdout chunk (state=3): >>># zipimport: found 103 names in '/tmp/ansible_setup_payload_3hr3v_iu/ansible_setup_payload.zip'<<< 11798 1726882491.70331: stdout chunk (state=3): >>> <<< 11798 1726882491.70349: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.70620: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.70652: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc matches /usr/lib64/python3.12/pkgutil.py <<< 11798 1726882491.70680: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pkgutil.cpython-312.pyc' <<< 11798 1726882491.70729: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11798 1726882491.70961: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc matches /usr/lib64/python3.12/collections/abc.py # code object from '/usr/lib64/python3.12/collections/__pycache__/abc.cpython-312.pyc' import 'collections.abc' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf91fa0> import '_typing' # <<< 11798 1726882491.71163: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf68e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf2bf50> # zipimport: zlib available <<< 11798 1726882491.71202: stdout chunk (state=3): >>>import 'ansible' # <<< 11798 1726882491.71254: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882491.71258: stdout chunk (state=3): >>>import 'ansible.module_utils' # <<< 11798 1726882491.71269: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.73729: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.75799: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py<<< 11798 1726882491.75807: stdout chunk (state=3): >>> <<< 11798 1726882491.75824: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' <<< 11798 1726882491.75852: stdout chunk (state=3): >>>import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf6be30> <<< 11798 1726882491.75905: 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'<<< 11798 1726882491.75947: stdout chunk (state=3): >>> # /usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc matches /usr/lib64/python3.12/json/decoder.py<<< 11798 1726882491.75953: stdout chunk (state=3): >>> <<< 11798 1726882491.75998: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/decoder.cpython-312.pyc' # /usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc matches /usr/lib64/python3.12/json/scanner.py<<< 11798 1726882491.76008: stdout chunk (state=3): >>> <<< 11798 1726882491.76022: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/scanner.cpython-312.pyc'<<< 11798 1726882491.76063: stdout chunk (state=3): >>> # extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.76092: stdout chunk (state=3): >>># extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.76160: stdout chunk (state=3): >>>import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23bfc1970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bfc1700><<< 11798 1726882491.76167: stdout chunk (state=3): >>> <<< 11798 1726882491.76220: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bfc1010><<< 11798 1726882491.76229: stdout chunk (state=3): >>> <<< 11798 1726882491.76261: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py<<< 11798 1726882491.76268: stdout chunk (state=3): >>> <<< 11798 1726882491.76285: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc'<<< 11798 1726882491.76351: stdout chunk (state=3): >>> import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bfc1460><<< 11798 1726882491.76367: stdout chunk (state=3): >>> <<< 11798 1726882491.76376: stdout chunk (state=3): >>>import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf92c30> <<< 11798 1726882491.76408: stdout chunk (state=3): >>>import 'atexit' # <<< 11798 1726882491.76411: stdout chunk (state=3): >>> <<< 11798 1726882491.76456: stdout chunk (state=3): >>># extension module 'grp' loaded from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so'<<< 11798 1726882491.76496: stdout chunk (state=3): >>> # extension module 'grp' executed from '/usr/lib64/python3.12/lib-dynload/grp.cpython-312-x86_64-linux-gnu.so' import 'grp' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23bfc2720> # extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 11798 1726882491.76509: stdout chunk (state=3): >>> <<< 11798 1726882491.76521: stdout chunk (state=3): >>># extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so'<<< 11798 1726882491.76536: stdout chunk (state=3): >>> import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23bfc2960><<< 11798 1726882491.76567: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py<<< 11798 1726882491.76577: stdout chunk (state=3): >>> <<< 11798 1726882491.76666: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 11798 1726882491.76672: stdout chunk (state=3): >>> <<< 11798 1726882491.76752: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bfc2ea0> import 'pwd' # <<< 11798 1726882491.76790: stdout chunk (state=3): >>> # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py<<< 11798 1726882491.76795: stdout chunk (state=3): >>> <<< 11798 1726882491.76843: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc'<<< 11798 1726882491.76902: stdout chunk (state=3): >>> import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be24c20><<< 11798 1726882491.76906: stdout chunk (state=3): >>> <<< 11798 1726882491.76952: stdout chunk (state=3): >>># extension module 'select' loaded from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 11798 1726882491.76969: stdout chunk (state=3): >>> <<< 11798 1726882491.76973: stdout chunk (state=3): >>># extension module 'select' executed from '/usr/lib64/python3.12/lib-dynload/select.cpython-312-x86_64-linux-gnu.so'<<< 11798 1726882491.76980: stdout chunk (state=3): >>> <<< 11798 1726882491.77015: stdout chunk (state=3): >>>import 'select' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23be26840> # /usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc matches /usr/lib64/python3.12/selectors.py<<< 11798 1726882491.77021: stdout chunk (state=3): >>> <<< 11798 1726882491.77046: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/selectors.cpython-312.pyc'<<< 11798 1726882491.77126: stdout chunk (state=3): >>> import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be27200> <<< 11798 1726882491.77166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc matches /usr/lib64/python3.12/shlex.py <<< 11798 1726882491.77244: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shlex.cpython-312.pyc' import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be283e0><<< 11798 1726882491.77251: stdout chunk (state=3): >>> <<< 11798 1726882491.77289: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py<<< 11798 1726882491.77346: stdout chunk (state=3): >>> # code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc'<<< 11798 1726882491.77352: stdout chunk (state=3): >>> <<< 11798 1726882491.77388: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc matches /usr/lib64/python3.12/signal.py<<< 11798 1726882491.77407: stdout chunk (state=3): >>> <<< 11798 1726882491.77411: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/signal.cpython-312.pyc'<<< 11798 1726882491.77416: stdout chunk (state=3): >>> <<< 11798 1726882491.77505: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be2aea0><<< 11798 1726882491.77565: stdout chunk (state=3): >>> # extension module '_posixsubprocess' loaded from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.77583: stdout chunk (state=3): >>># extension module '_posixsubprocess' executed from '/usr/lib64/python3.12/lib-dynload/_posixsubprocess.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.77593: stdout chunk (state=3): >>>import '_posixsubprocess' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23be2b200><<< 11798 1726882491.77599: stdout chunk (state=3): >>> <<< 11798 1726882491.77658: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be29160> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py<<< 11798 1726882491.77663: stdout chunk (state=3): >>> <<< 11798 1726882491.77714: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc'<<< 11798 1726882491.77726: stdout chunk (state=3): >>> <<< 11798 1726882491.77785: 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 <<< 11798 1726882491.77870: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be2ef30> import '_tokenize' # <<< 11798 1726882491.77949: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be2da00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be2d760> <<< 11798 1726882491.77982: 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' <<< 11798 1726882491.78055: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be2fe60> <<< 11798 1726882491.78111: stdout chunk (state=3): >>>import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be295e0> <<< 11798 1726882491.78131: 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 0x7fa23be73080> <<< 11798 1726882491.78181: 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 0x7fa23be73290> <<< 11798 1726882491.78216: 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' <<< 11798 1726882491.78243: 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' <<< 11798 1726882491.78272: 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 0x7fa23be74d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be74b00> <<< 11798 1726882491.78288: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11798 1726882491.78407: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11798 1726882491.78468: 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 0x7fa23be77230> <<< 11798 1726882491.78489: stdout chunk (state=3): >>>import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be75400> # /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11798 1726882491.78539: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882491.78580: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py <<< 11798 1726882491.78591: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 11798 1726882491.78638: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be82a20> <<< 11798 1726882491.78804: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be773b0> <<< 11798 1726882491.78868: 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 0x7fa23be83ce0> <<< 11798 1726882491.79113: 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 0x7fa23be83b90> # 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 0x7fa23be833e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be73440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /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' <<< 11798 1726882491.79237: 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 0x7fa23be87410> <<< 11798 1726882491.79575: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23be883e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be85b80> <<< 11798 1726882491.79583: 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 0x7fa23be86f00> <<< 11798 1726882491.79587: stdout chunk (state=3): >>>import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be85760> # zipimport: zlib available <<< 11798 1726882491.79607: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.compat' # # zipimport: zlib available <<< 11798 1726882491.79756: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.79928: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # <<< 11798 1726882491.79950: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.79990: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11798 1726882491.80210: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.80506: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.81565: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.82575: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py # code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' # extension module '_ctypes' loaded from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' # extension module '_ctypes' executed from '/usr/lib64/python3.12/lib-dynload/_ctypes.cpython-312-x86_64-linux-gnu.so' import '_ctypes' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23bd0c5c0> <<< 11798 1726882491.82578: 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' <<< 11798 1726882491.82609: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd0d310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be84ef0> <<< 11798 1726882491.82685: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11798 1726882491.82706: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.82749: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.82752: stdout chunk (state=3): >>>import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11798 1726882491.83006: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.83173: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd0d370> # zipimport: zlib available <<< 11798 1726882491.83739: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.84600: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.84670: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.84817: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # <<< 11798 1726882491.84821: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.84886: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.84952: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # <<< 11798 1726882491.84956: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.85125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.85271: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11798 1726882491.85288: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.85330: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 11798 1726882491.85434: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.85464: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # # zipimport: zlib available <<< 11798 1726882491.86037: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.86499: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11798 1726882491.86540: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' import '_ast' # <<< 11798 1726882491.86723: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd0fce0> # zipimport: zlib available <<< 11798 1726882491.87155: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23bd15e20> <<< 11798 1726882491.87200: 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 0x7fa23bd16720> <<< 11798 1726882491.87227: stdout chunk (state=3): >>>import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd0e8a0> # zipimport: zlib available <<< 11798 1726882491.87285: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.87393: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882491.87422: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.87588: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.87621: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/selinux/__init__.py # code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882491.87702: 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 0x7fa23bd154c0> <<< 11798 1726882491.87754: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd16810> <<< 11798 1726882491.87827: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11798 1726882491.87850: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.87937: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.87963: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11798 1726882491.88010: 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' <<< 11798 1726882491.88071: 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 <<< 11798 1726882491.88140: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11798 1726882491.88182: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11798 1726882491.88199: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc matches /usr/lib64/python3.12/gettext.py # code object from '/usr/lib64/python3.12/__pycache__/gettext.cpython-312.pyc' <<< 11798 1726882491.88245: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bda6ab0> <<< 11798 1726882491.88304: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd20800> <<< 11798 1726882491.88387: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd1a870> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd1a6c0> # destroy ansible.module_utils.distro <<< 11798 1726882491.88590: stdout chunk (state=3): >>>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' # <<< 11798 1726882491.88594: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88637: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88707: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88731: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88750: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88819: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88844: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88887: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.88930: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.namespace' # <<< 11798 1726882491.89207: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882491.89230: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.89271: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.typing' # # zipimport: zlib available <<< 11798 1726882491.89664: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.89919: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.90045: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.90060: 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' <<< 11798 1726882491.90098: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/context.py <<< 11798 1726882491.90127: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/context.cpython-312.pyc' # /usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/process.py <<< 11798 1726882491.90247: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/process.cpython-312.pyc' import 'multiprocessing.process' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bda9790> <<< 11798 1726882491.90251: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/reduction.py <<< 11798 1726882491.90253: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/reduction.cpython-312.pyc' <<< 11798 1726882491.90296: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc matches /usr/lib64/python3.12/pickle.py <<< 11798 1726882491.90364: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pickle.cpython-312.pyc' <<< 11798 1726882491.90404: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc matches /usr/lib64/python3.12/_compat_pickle.py # code object from '/usr/lib64/python3.12/__pycache__/_compat_pickle.cpython-312.pyc' import '_compat_pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b2fc200> <<< 11798 1726882491.90453: stdout chunk (state=3): >>># extension module '_pickle' loaded from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' # extension module '_pickle' executed from '/usr/lib64/python3.12/lib-dynload/_pickle.cpython-312-x86_64-linux-gnu.so' import '_pickle' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23b2fc500> <<< 11798 1726882491.90527: stdout chunk (state=3): >>>import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd8d250> <<< 11798 1726882491.90593: stdout chunk (state=3): >>>import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd8c530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bdabf50> <<< 11798 1726882491.90652: stdout chunk (state=3): >>>import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bdab620> <<< 11798 1726882491.90719: stdout chunk (state=3): >>># /usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/pool.py # code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/pool.cpython-312.pyc' <<< 11798 1726882491.90723: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc matches /usr/lib64/python3.12/queue.py <<< 11798 1726882491.90840: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/queue.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc matches /usr/lib64/python3.12/heapq.py # code object from '/usr/lib64/python3.12/__pycache__/heapq.cpython-312.pyc' <<< 11798 1726882491.91022: stdout chunk (state=3): >>># extension module '_heapq' loaded from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' # extension module '_heapq' executed from '/usr/lib64/python3.12/lib-dynload/_heapq.cpython-312-x86_64-linux-gnu.so' import '_heapq' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23b2ff4d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b2fed80> # 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 0x7fa23b2fef60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b2fe1b0> # /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' <<< 11798 1726882491.91101: stdout chunk (state=3): >>>import 'multiprocessing.util' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b2ff620><<< 11798 1726882491.91133: stdout chunk (state=3): >>> # /usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc matches /usr/lib64/python3.12/multiprocessing/connection.py <<< 11798 1726882491.91201: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/multiprocessing/__pycache__/connection.cpython-312.pyc' <<< 11798 1726882491.91247: 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 0x7fa23b3660f0> <<< 11798 1726882491.91344: stdout chunk (state=3): >>>import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b364140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bda8f20><<< 11798 1726882491.91364: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.timeout' # <<< 11798 1726882491.91431: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.collector' # # zipimport: zlib available <<< 11798 1726882491.91673: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.91676: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882491.91737: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.facter' # # zipimport: zlib available <<< 11798 1726882491.91796: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.91889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.other.ohai' # <<< 11798 1726882491.91914: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.91944: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882491.91967: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system' # <<< 11798 1726882491.91990: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882491.92041: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.92095: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.apparmor' # <<< 11798 1726882491.92125: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.92206: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.92229: stdout chunk (state=3): >>> <<< 11798 1726882491.92304: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.caps' # # zipimport: zlib available <<< 11798 1726882491.92378: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.92467: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.system.chroot' # <<< 11798 1726882491.92558: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.92658: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.92697: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.92808: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.92907: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.utils' # import 'ansible.module_utils.facts.system.cmdline' # <<< 11798 1726882491.92941: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882491.94030: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.94685: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.distribution' # <<< 11798 1726882491.94701: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.94814: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.94817: stdout chunk (state=3): >>> <<< 11798 1726882491.94905: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.94919: stdout chunk (state=3): >>> <<< 11798 1726882491.94969: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.95049: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.datetime' # import 'ansible.module_utils.facts.system.date_time' # <<< 11798 1726882491.95054: stdout chunk (state=3): >>> <<< 11798 1726882491.95088: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.95128: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.95141: stdout chunk (state=3): >>> <<< 11798 1726882491.95182: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.env' # <<< 11798 1726882491.95206: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882491.95309: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.95406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.dns' # <<< 11798 1726882491.95438: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.95492: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.95546: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.fips' # <<< 11798 1726882491.95570: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.95672: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.loadavg' # <<< 11798 1726882491.95696: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.95833: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882491.95851: stdout chunk (state=3): >>> <<< 11798 1726882491.95990: 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'<<< 11798 1726882491.96032: stdout chunk (state=3): >>> import 'glob' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b366360><<< 11798 1726882491.96065: stdout chunk (state=3): >>> <<< 11798 1726882491.96083: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc matches /usr/lib64/python3.12/configparser.py <<< 11798 1726882491.96236: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/configparser.cpython-312.pyc' <<< 11798 1726882491.96368: stdout chunk (state=3): >>>import 'configparser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b366fc0> <<< 11798 1726882491.96406: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.local' # # zipimport: zlib available <<< 11798 1726882491.96526: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.96650: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.lsb' # <<< 11798 1726882491.96674: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.96827: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.97171: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.pkg_mgr' # <<< 11798 1726882491.97174: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available<<< 11798 1726882491.97229: stdout chunk (state=3): >>> <<< 11798 1726882491.97279: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.platform' # <<< 11798 1726882491.97375: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11798 1726882491.97460: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc matches /usr/lib64/python3.12/ssl.py <<< 11798 1726882491.97547: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ssl.cpython-312.pyc' <<< 11798 1726882491.97657: stdout chunk (state=3): >>># extension module '_ssl' loaded from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882491.97783: stdout chunk (state=3): >>># extension module '_ssl' executed from '/usr/lib64/python3.12/lib-dynload/_ssl.cpython-312-x86_64-linux-gnu.so'<<< 11798 1726882491.97800: stdout chunk (state=3): >>> import '_ssl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23b39e540> <<< 11798 1726882491.98151: stdout chunk (state=3): >>>import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b38b3b0> import 'ansible.module_utils.facts.system.python' # <<< 11798 1726882491.98370: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882491.98392: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.selinux' # # zipimport: zlib available <<< 11798 1726882491.98547: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.98703: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.98925: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.99190: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.version' # <<< 11798 1726882491.99248: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.system.service_mgr' # <<< 11798 1726882491.99268: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.99370: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.system.ssh_pub_keys' # <<< 11798 1726882491.99392: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.99468: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882491.99555: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc matches /usr/lib64/python3.12/getpass.py <<< 11798 1726882491.99579: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/getpass.cpython-312.pyc' <<< 11798 1726882491.99739: stdout chunk (state=3): >>># extension module 'termios' loaded from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' # extension module 'termios' executed from '/usr/lib64/python3.12/lib-dynload/termios.cpython-312-x86_64-linux-gnu.so' import 'termios' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23b3b6180> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b3b5dc0> import 'ansible.module_utils.facts.system.user' # # zipimport: zlib available<<< 11798 1726882491.99748: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882491.99751: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware' # <<< 11798 1726882491.99770: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882491.99894: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.hardware.base' # <<< 11798 1726882492.00019: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.00216: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.00507: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.aix' # <<< 11798 1726882492.00530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.00868: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11798 1726882492.00943: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.01144: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.sysctl' # <<< 11798 1726882492.01147: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.darwin' # <<< 11798 1726882492.01161: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882492.01400: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.01660: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.freebsd' # <<< 11798 1726882492.01804: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.dragonfly' # # zipimport: zlib available <<< 11798 1726882492.01931: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.02162: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.hpux' # <<< 11798 1726882492.02184: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.02238: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.02297: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.03316: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882492.03319: stdout chunk (state=3): >>> <<< 11798 1726882492.04315: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.linux' # <<< 11798 1726882492.04329: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.hardware.hurd' # <<< 11798 1726882492.04351: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882492.04464: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882492.04538: stdout chunk (state=3): >>> <<< 11798 1726882492.04671: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.netbsd' # <<< 11798 1726882492.04703: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882492.04706: stdout chunk (state=3): >>> <<< 11798 1726882492.04878: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.05072: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.openbsd' # <<< 11798 1726882492.05075: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.05530: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.05609: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.hardware.sunos' # <<< 11798 1726882492.05770: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11798 1726882492.05778: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network' # <<< 11798 1726882492.05798: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available <<< 11798 1726882492.05889: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.base' # <<< 11798 1726882492.05903: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.06080: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.06253: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.06631: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882492.06839: stdout chunk (state=3): >>> <<< 11798 1726882492.07294: stdout chunk (state=3): >>>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<<< 11798 1726882492.07416: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882492.07664: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.fc_wwn' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.facts.network.freebsd' # # zipimport: zlib available <<< 11798 1726882492.07769: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.07894: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hpux' # # zipimport: zlib available <<< 11798 1726882492.08025: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.08116: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.hurd' # # zipimport: zlib available<<< 11798 1726882492.08373: stdout chunk (state=3): >>> <<< 11798 1726882492.08676: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.09156: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.linux' # # zipimport: zlib available <<< 11798 1726882492.09239: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.09383: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.iscsi' # # zipimport: zlib available <<< 11798 1726882492.09420: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.09596: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.network.nvme' # # zipimport: zlib available<<< 11798 1726882492.09996: stdout chunk (state=3): >>> # 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 <<< 11798 1726882492.10090: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.10094: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual' # <<< 11798 1726882492.10097: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.10205: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.10308: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.base' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882492.10346: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.10440: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.10549: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882492.10649: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882492.10913: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sysctl' # import 'ansible.module_utils.facts.virtual.freebsd' # import 'ansible.module_utils.facts.virtual.dragonfly' # # zipimport: zlib available # zipimport: zlib available <<< 11798 1726882492.11163: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.hpux' # # zipimport: zlib available <<< 11798 1726882492.11400: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.11773: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.linux' # <<< 11798 1726882492.11798: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.11862: stdout chunk (state=3): >>># zipimport: zlib available<<< 11798 1726882492.11949: stdout chunk (state=3): >>> import 'ansible.module_utils.facts.virtual.netbsd' # <<< 11798 1726882492.11969: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.12052: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.12154: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.openbsd' # <<< 11798 1726882492.12178: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.12325: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.12466: stdout chunk (state=3): >>>import 'ansible.module_utils.facts.virtual.sunos' # import 'ansible.module_utils.facts.default_collectors' # <<< 11798 1726882492.12547: stdout chunk (state=3): >>> # zipimport: zlib available <<< 11798 1726882492.12823: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.facts.ansible_collector' # import 'ansible.module_utils.facts.compat' # <<< 11798 1726882492.12826: stdout chunk (state=3): >>>import 'ansible.module_utils.facts' # <<< 11798 1726882492.12979: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.13297: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc matches /usr/lib64/python3.12/encodings/idna.py <<< 11798 1726882492.13311: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/idna.cpython-312.pyc' <<< 11798 1726882492.13374: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc matches /usr/lib64/python3.12/stringprep.py # code object from '/usr/lib64/python3.12/__pycache__/stringprep.cpython-312.pyc' <<< 11798 1726882492.13455: 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' <<< 11798 1726882492.13489: stdout chunk (state=3): >>>import 'unicodedata' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23b1beba0> <<< 11798 1726882492.13529: stdout chunk (state=3): >>>import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b1bc0e0> <<< 11798 1726882492.13627: stdout chunk (state=3): >>>import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b1bb470><<< 11798 1726882492.13644: stdout chunk (state=3): >>> <<< 11798 1726882492.15317: stdout chunk (state=3): >>> {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWR<<< 11798 1726882492.15363: stdout chunk (state=3): >>>PD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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_service_mgr": "systemd", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 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.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "52", "epoch": "1726882492", "epoch_int": "1726882492", "date": "2024-09-20", "time": "21:34:52", "iso8601_micro": "2024-09-21T01:34:52.149387Z", "iso8601": "2024-09-21T01:34:52Z", "iso8601_basic": "20240920T213452149387", "iso8601_basic_short": "20240920T213452", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_lsb": {}, "gather_subset": ["min"], "module_setup": true}, "invocation": {"module_args": {"gather_subset": ["min"], "gather_timeout": 10, "filter": [], "fact_path": "/etc/ansible/facts.d"}}} <<< 11798 1726882492.16112: stdout chunk (state=3): >>># clear sys.path_importer_cache <<< 11798 1726882492.16149: stdout chunk (state=3): >>># clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv <<< 11798 1726882492.16180: stdout chunk (state=3): >>># clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout<<< 11798 1726882492.16278: stdout chunk (state=3): >>> # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib<<< 11798 1726882492.16352: stdout chunk (state=3): >>> # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct<<< 11798 1726882492.16389: stdout chunk (state=3): >>> # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc<<< 11798 1726882492.16393: stdout chunk (state=3): >>> # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno<<< 11798 1726882492.16451: stdout chunk (state=3): >>> # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner<<< 11798 1726882492.16576: stdout chunk (state=3): >>> # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform<<< 11798 1726882492.16612: stdout chunk (state=3): >>> # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast <<< 11798 1726882492.16638: stdout chunk (state=3): >>># destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters<<< 11798 1726882492.16656: stdout chunk (state=3): >>> # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4<<< 11798 1726882492.16709: stdout chunk (state=3): >>> # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse<<< 11798 1726882492.16752: stdout chunk (state=3): >>> # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing 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 <<< 11798 1726882492.16808: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob <<< 11798 1726882492.17068: stdout chunk (state=3): >>># cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # 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<<< 11798 1726882492.17137: stdout chunk (state=3): >>> # 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 <<< 11798 1726882492.17513: stdout chunk (state=3): >>># destroy _sitebuiltins <<< 11798 1726882492.17555: stdout chunk (state=3): >>># destroy importlib.machinery # destroy importlib._abc <<< 11798 1726882492.17585: stdout chunk (state=3): >>># destroy importlib.util <<< 11798 1726882492.17629: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 11798 1726882492.17717: stdout chunk (state=3): >>># destroy binascii # destroy zlib <<< 11798 1726882492.17742: stdout chunk (state=3): >>># destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress<<< 11798 1726882492.17836: stdout chunk (state=3): >>> # destroy ntpath <<< 11798 1726882492.17895: stdout chunk (state=3): >>># destroy importlib # destroy zipimport # destroy __main__ <<< 11798 1726882492.17960: stdout chunk (state=3): >>># destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp<<< 11798 1726882492.17982: stdout chunk (state=3): >>> # destroy encodings # destroy _locale # destroy locale<<< 11798 1726882492.18112: stdout chunk (state=3): >>> # destroy select # destroy _signal # destroy _posixsubprocess <<< 11798 1726882492.18116: stdout chunk (state=3): >>># destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux<<< 11798 1726882492.18122: stdout chunk (state=3): >>> # destroy shutil <<< 11798 1726882492.18144: stdout chunk (state=3): >>># destroy distro # destroy distro.distro<<< 11798 1726882492.18229: stdout chunk (state=3): >>> # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing<<< 11798 1726882492.18319: stdout chunk (state=3): >>> # destroy multiprocessing.connection # destroy multiprocessing.pool <<< 11798 1726882492.18349: stdout chunk (state=3): >>># destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq<<< 11798 1726882492.18451: stdout chunk (state=3): >>> # destroy _queue # destroy multiprocessing.process # destroy unicodedata # destroy tempfile<<< 11798 1726882492.18470: stdout chunk (state=3): >>> # destroy multiprocessing.util # destroy multiprocessing.reduction # destroy selectors # destroy _multiprocessing # destroy shlex # destroy fcntl # destroy datetime # destroy subprocess<<< 11798 1726882492.18511: stdout chunk (state=3): >>> # destroy base64<<< 11798 1726882492.18584: stdout chunk (state=3): >>> # destroy _ssl <<< 11798 1726882492.18606: stdout chunk (state=3): >>># destroy ansible.module_utils.compat.selinux # destroy getpass # destroy pwd # destroy termios # destroy errno <<< 11798 1726882492.18662: stdout chunk (state=3): >>># destroy json # destroy socket # destroy struct<<< 11798 1726882492.18911: stdout chunk (state=3): >>> # destroy glob # destroy fnmatch # destroy ansible.module_utils.compat.typing # destroy ansible.module_utils.facts.timeout # destroy ansible.module_utils.facts.collector # 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<<< 11798 1726882492.18915: stdout chunk (state=3): >>> # destroy textwrap # cleanup[3] wiping tokenize <<< 11798 1726882492.18939: stdout chunk (state=3): >>># cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib<<< 11798 1726882492.18980: stdout chunk (state=3): >>> # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random<<< 11798 1726882492.19007: stdout chunk (state=3): >>> # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants<<< 11798 1726882492.19029: stdout chunk (state=3): >>> # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser<<< 11798 1726882492.19078: stdout chunk (state=3): >>> # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections<<< 11798 1726882492.19149: stdout chunk (state=3): >>> # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat<<< 11798 1726882492.19255: stdout chunk (state=3): >>> # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external<<< 11798 1726882492.19281: stdout chunk (state=3): >>> # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys<<< 11798 1726882492.19308: stdout chunk (state=3): >>> # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128<<< 11798 1726882492.19419: stdout chunk (state=3): >>> # destroy systemd._reader # destroy systemd._journal # destroy _datetime <<< 11798 1726882492.19544: stdout chunk (state=3): >>># destroy sys.monitoring <<< 11798 1726882492.19557: stdout chunk (state=3): >>># destroy _socket <<< 11798 1726882492.19599: stdout chunk (state=3): >>># destroy _collections <<< 11798 1726882492.19778: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize<<< 11798 1726882492.19801: stdout chunk (state=3): >>> # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools<<< 11798 1726882492.19839: stdout chunk (state=3): >>> # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external<<< 11798 1726882492.19868: stdout chunk (state=3): >>> # destroy _imp <<< 11798 1726882492.20119: stdout chunk (state=3): >>># destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8<<< 11798 1726882492.20127: stdout chunk (state=3): >>> # destroy encodings.utf_8_sig <<< 11798 1726882492.20130: stdout chunk (state=3): >>># destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time <<< 11798 1726882492.20155: stdout chunk (state=3): >>># destroy _random<<< 11798 1726882492.20288: stdout chunk (state=3): >>> # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre<<< 11798 1726882492.20322: stdout chunk (state=3): >>> # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 11798 1726882492.20948: stderr chunk (state=3): >>>debug2: Received exit status from master 0 Shared connection to 10.31.10.217 closed. <<< 11798 1726882492.21277: stdout chunk (state=3): >>><<< 11798 1726882492.21285: stderr chunk (state=3): >>><<< 11798 1726882492.21552: _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 0x7fa23c4ac530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c47bb30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.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 0x7fa23c4aeab0> 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 0x7fa23c4bd160> # /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 0x7fa23c4bdfd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c29be90> # /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 0x7fa23c29bf50> # /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 0x7fa23c2d38c0> # /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 0x7fa23c2d3f50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2b3b60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2b1280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c299040> # /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 0x7fa23c2f7800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2f6420> # /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 0x7fa23c2b2150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2f4cb0> # /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 0x7fa23c328890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c2982c0> # /usr/lib64/python3.12/__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 0x7fa23c328d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c328bf0> # 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 0x7fa23c328fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c296de0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.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 0x7fa23c329670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c329340> 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 0x7fa23c32a510> 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 0x7fa23c340740> 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 0x7fa23c341e20> # /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 0x7fa23c342cf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7fa23c343350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c342270> # /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 0x7fa23c343dd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c343500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c32a570> # /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 0x7fa23c03bc80> # /usr/lib64/python3.12/__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 0x7fa23c064740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0644a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-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 0x7fa23c064770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23c064950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c039e20> # /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 0x7fa23c065f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c064bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c32ac60> # /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 0x7fa23c096300> # /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 0x7fa23c0ae480> # /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 0x7fa23c0eb230> # /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 0x7fa23c10d9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0eb350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0af110> # /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 0x7fa23bf28350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c0ad4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23c066ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fa23bf28530> # zipimport: found 103 names in '/tmp/ansible_setup_payload_3hr3v_iu/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 0x7fa23bf91fa0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf68e90> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf2bf50> # 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 0x7fa23bf6be30> # /usr/lib64/python3.12/json/__pycache__/__init__.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 0x7fa23bfc1970> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bfc1700> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bfc1010> # /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 0x7fa23bfc1460> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bf92c30> 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 0x7fa23bfc2720> # 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 0x7fa23bfc2960> # /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 0x7fa23bfc2ea0> 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 0x7fa23be24c20> # 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 0x7fa23be26840> # /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 0x7fa23be27200> # /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 0x7fa23be283e0> # /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 0x7fa23be2aea0> # 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 0x7fa23be2b200> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be29160> # /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 0x7fa23be2ef30> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be2da00> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be2d760> # /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 0x7fa23be2fe60> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be295e0> # 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 0x7fa23be73080> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /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 0x7fa23be73290> # /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 0x7fa23be74d70> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be74b00> # /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 0x7fa23be77230> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be75400> # /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 0x7fa23be82a20> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be773b0> # 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 0x7fa23be83ce0> # 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 0x7fa23be83b90> # 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 0x7fa23be833e0> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be73440> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /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 0x7fa23be87410> # 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 0x7fa23be883e0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be85b80> # 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 0x7fa23be86f00> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be85760> # 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 0x7fa23bd0c5c0> # /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 0x7fa23bd0d310> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23be84ef0> 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 0x7fa23bd0d370> # 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 0x7fa23bd0fce0> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fa23bd15e20> # 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 0x7fa23bd16720> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd0e8a0> # 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 0x7fa23bd154c0> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd16810> 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 0x7fa23bda6ab0> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd20800> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd1a870> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd1a6c0> # 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 0x7fa23bda9790> # /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 0x7fa23b2fc200> # 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 0x7fa23b2fc500> import 'pickle' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd8d250> import 'multiprocessing.reduction' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bd8c530> import 'multiprocessing.context' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bdabf50> import 'multiprocessing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bdab620> # /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 0x7fa23b2ff4d0> import 'heapq' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b2fed80> # 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 0x7fa23b2fef60> import 'queue' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b2fe1b0> # /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 0x7fa23b2ff620> # /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 0x7fa23b3660f0> import 'multiprocessing.connection' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b364140> import 'multiprocessing.pool' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23bda8f20> 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 0x7fa23b366360> # /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 0x7fa23b366fc0> 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 0x7fa23b39e540> import 'ssl' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b38b3b0> 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 0x7fa23b3b6180> import 'getpass' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b3b5dc0> 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 0x7fa23b1beba0> import 'stringprep' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b1bc0e0> import 'encodings.idna' # <_frozen_importlib_external.SourceFileLoader object at 0x7fa23b1bb470> {"ansible_facts": {"ansible_fips": false, "ansible_system": "Linux", "ansible_kernel": "6.10.9-100.fc39.x86_64", "ansible_kernel_version": "#1 SMP PREEMPT_DYNAMIC Mon Sep 9 02:28:01 UTC 2024", "ansible_machine": "x86_64", "ansible_python_version": "3.12.5", "ansible_fqdn": "ip-10-31-10-217.us-east-1.aws.redhat.com", "ansible_hostname": "ip-10-31-10-217", "ansible_nodename": "ip-10-31-10-217.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": "ec21dae8c3a8315c7fcff8a700ae1140", "ansible_ssh_host_key_dsa_public": "AAAAB3NzaC1kc3MAAACBAKNHHarzNQiKV9Fb8htkAo6V5gtUJbuBq7ufermmas6AagMSKqKyQaus7RRYNV0OV6WSVxouvjH4/8553bXF92vINMV37T3BVbSk0VjsDFFAEVkcy7KACT6upREthXzZwLKGK3O4ngGuc4tFf4pQ8aO6/f+Ohm4MzbhCTBhcqJAZAAAAFQClgsX0FPGUtboi3JLlgdUwEKs1QQAAAIBz7qRuyGTAbapZ14FtFLBd/Q0laoIT0Ng+sC/YShWSMBiBZRVJO3mNJQE7grw+G5/0xmxACjGd0+QZ+oyJeoMvQVHzKLhKNCQ5Qcli7GA0RhjCmFSxK8n8AMpfgdqAotUZ6ZM/CW7/H+Ep7tsT8jiMRjKnmn/+91PXtHzBqHvy7wAAAIBqn+Xsrfpj9UiHj75eG8gHsDD4pEVf0sY8iz5WBKk84gO63y8sEtJFcMk4z6d3sc8D+exGAETg/9GTzdTgIPSN1PiLTqVHEtlbgJ+im7iDKmVp6WGUg5p9gh8W0mmFQTtlZueefyvqpe89LjzuKwEioUAMWuj6jCnHVijuYPibng==", "ansible_ssh_host_key_dsa_public_keytype": "ssh-dss", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC1YAi1e55agg+XKOb96N2Hd6TUtxZ/7W67FkAKMTDd/JPwM9in1rbr68jzlzK4a0rCzng6JYcOJS1960MXsFkr9cKEEyRxrP+OcVVTCP1UBwwu+HeEtgzUGrkUqSozi+NM0AKc3uCoDmTWtndfQoQGBLd32f/hrMJsePHruozn79OIAbnq/odkEwUI1qi2n9hnLb1N5Fl3ftN+fbsO4xuY/yEGFk0z1aAAj7Vgd0BwnGBWIZ/SrGoijI6+YqSTBBu+/3QS+ArkKBr/GfRmxG4m4+VmBbzxjQ3VbpBtdydfkNIwD15OZRKS1cFilWjohPehP3UBvNNKlexDxvBeGPcdKQwz8VQOcbVxNj8TqQNkgfiOUDTqaKwGkLu5EbF+p40d+EpjceP/u40Mh56rEJaAMPWMkPROlGAqQt3naOhKJPg98dWS+w9gK+iW69TgJZtSqqlIoWdmJZQ0W/2R6Buf9ktgOHWYg+t5LZGP2Q6myRQWS/HxB6+hJ2WEB6pDObc=", "ansible_ssh_host_key_rsa_public_keytype": "ssh-rsa", "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIVCNaVFEWRPD6ZObUI3I47yORZdevoJeU4h657k6xFMv2EPlOCZq979bRxLfvVP++7xup0OeCRAJPwzE4wIsEg=", "ansible_ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAICX8RCP0XC2dyBTfIbAYFLUCYwTL55FaNzd8acASiOLe", "ansible_ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ansible_apparmor": {"status": "disabled"}, "ansible_dns": {"nameservers": ["127.0.0.53"], "options": {"edns0": true, "trust-ad": true}, "search": ["us-east-1.aws.redhat.com"]}, "ansible_distribution": "Fedora", "ansible_distribution_release": "", "ansible_distribution_version": "39", "ansible_distribution_major_version": "39", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_distribution_file_variety": "RedHat", "ansible_distribution_file_parsed": true, "ansible_os_family": "RedHat", "ansible_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": "ttyS0,115200n8"}, "ansible_proc_cmdline": {"BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.10.9-100.fc39.x86_64", "root": "UUID=f92a5a40-e33d-4a6f-8746-997eff27cfbd", "ro": true, "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "console": ["tty0", "ttyS0,115200n8"]}, "ansible_selinux_python_present": true, "ansible_selinux": {"status": "enabled", "policyvers": 33, "config_mode": "enforcing", "mode": "enforcing", "type": "targeted"}, "ansible_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_service_mgr": "systemd", "ansible_system_capabilities_enforced": "False", "ansible_system_capabilities": [], "ansible_pkg_mgr": "dnf", "ansible_env": {"PYTHONVERBOSE": "1", "SHELL": "/bin/bash", "EDITOR": "/usr/bin/nano", "PWD": "/root", "LOGNAME": "root", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12", "MOTD_SHOWN": "pam", "HOME": "/root", "LANG": "en_US.UTF-8", "LS_COLORS": "", "SSH_CONNECTION": "10.31.14.145 55312 10.31.10.217 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.14.145 55312 22", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "PATH": "/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "SELINUX_LEVEL_REQUESTED": "", "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "SSH_TTY": "/dev/pts/0"}, "ansible_date_time": {"year": "2024", "month": "09", "weekday": "Friday", "weekday_number": "5", "weeknumber": "38", "day": "20", "hour": "21", "minute": "34", "second": "52", "epoch": "1726882492", "epoch_int": "1726882492", "date": "2024-09-20", "time": "21:34:52", "iso8601_micro": "2024-09-21T01:34:52.149387Z", "iso8601": "2024-09-21T01:34:52Z", "iso8601_basic": "20240920T213452149387", "iso8601_basic_short": "20240920T213452", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400"}, "ansible_python": {"version": {"major": 3, "minor": 12, "micro": 5, "releaselevel": "final", "serial": 0}, "version_info": [3, 12, 5, "final", 0], "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython"}, "ansible_local": {}, "ansible_lsb": {}, "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 _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. [WARNING]: Module invocation had junk after the JSON data: # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # cleanup[2] removing ansible.module_utils.facts.namespace # cleanup[2] removing ansible.module_utils.compat.typing # cleanup[2] removing multiprocessing.process # cleanup[2] removing _compat_pickle # cleanup[2] removing _pickle # cleanup[2] removing pickle # cleanup[2] removing multiprocessing.reduction # cleanup[2] removing multiprocessing.context # cleanup[2] removing __mp_main__ # destroy __main__ # cleanup[2] removing multiprocessing # cleanup[2] removing _heapq # cleanup[2] removing heapq # destroy heapq # cleanup[2] removing _queue # cleanup[2] removing queue # cleanup[2] removing multiprocessing.util # cleanup[2] removing _multiprocessing # cleanup[2] removing multiprocessing.connection # cleanup[2] removing multiprocessing.pool # cleanup[2] removing ansible.module_utils.facts.timeout # cleanup[2] removing ansible.module_utils.facts.collector # cleanup[2] removing ansible.module_utils.facts.other # cleanup[2] removing ansible.module_utils.facts.other.facter # cleanup[2] removing ansible.module_utils.facts.other.ohai # cleanup[2] removing ansible.module_utils.facts.system # cleanup[2] removing ansible.module_utils.facts.system.apparmor # cleanup[2] removing ansible.module_utils.facts.system.caps # cleanup[2] removing ansible.module_utils.facts.system.chroot # cleanup[2] removing ansible.module_utils.facts.utils # cleanup[2] removing ansible.module_utils.facts.system.cmdline # cleanup[2] removing ansible.module_utils.facts.system.distribution # cleanup[2] removing ansible.module_utils.compat.datetime # destroy ansible.module_utils.compat.datetime # cleanup[2] removing ansible.module_utils.facts.system.date_time # cleanup[2] removing ansible.module_utils.facts.system.env # cleanup[2] removing ansible.module_utils.facts.system.dns # cleanup[2] removing ansible.module_utils.facts.system.fips # cleanup[2] removing ansible.module_utils.facts.system.loadavg # cleanup[2] removing glob # cleanup[2] removing configparser # cleanup[2] removing ansible.module_utils.facts.system.local # cleanup[2] removing ansible.module_utils.facts.system.lsb # cleanup[2] removing ansible.module_utils.facts.system.pkg_mgr # cleanup[2] removing ansible.module_utils.facts.system.platform # cleanup[2] removing _ssl # cleanup[2] removing ssl # destroy ssl # cleanup[2] removing ansible.module_utils.facts.system.python # cleanup[2] removing ansible.module_utils.facts.system.selinux # cleanup[2] removing ansible.module_utils.compat.version # destroy ansible.module_utils.compat.version # cleanup[2] removing ansible.module_utils.facts.system.service_mgr # cleanup[2] removing ansible.module_utils.facts.system.ssh_pub_keys # cleanup[2] removing termios # cleanup[2] removing getpass # cleanup[2] removing ansible.module_utils.facts.system.user # cleanup[2] removing ansible.module_utils.facts.hardware # cleanup[2] removing ansible.module_utils.facts.hardware.base # cleanup[2] removing ansible.module_utils.facts.hardware.aix # cleanup[2] removing ansible.module_utils.facts.sysctl # cleanup[2] removing ansible.module_utils.facts.hardware.darwin # cleanup[2] removing ansible.module_utils.facts.hardware.freebsd # cleanup[2] removing ansible.module_utils.facts.hardware.dragonfly # cleanup[2] removing ansible.module_utils.facts.hardware.hpux # cleanup[2] removing ansible.module_utils.facts.hardware.linux # cleanup[2] removing ansible.module_utils.facts.hardware.hurd # cleanup[2] removing ansible.module_utils.facts.hardware.netbsd # cleanup[2] removing ansible.module_utils.facts.hardware.openbsd # cleanup[2] removing ansible.module_utils.facts.hardware.sunos # cleanup[2] removing ansible.module_utils.facts.network # cleanup[2] removing ansible.module_utils.facts.network.base # cleanup[2] removing ansible.module_utils.facts.network.generic_bsd # cleanup[2] removing ansible.module_utils.facts.network.aix # cleanup[2] removing ansible.module_utils.facts.network.darwin # cleanup[2] removing ansible.module_utils.facts.network.dragonfly # cleanup[2] removing ansible.module_utils.facts.network.fc_wwn # cleanup[2] removing ansible.module_utils.facts.network.freebsd # cleanup[2] removing ansible.module_utils.facts.network.hpux # cleanup[2] removing ansible.module_utils.facts.network.hurd # cleanup[2] removing ansible.module_utils.facts.network.linux # cleanup[2] removing ansible.module_utils.facts.network.iscsi # cleanup[2] removing ansible.module_utils.facts.network.nvme # cleanup[2] removing ansible.module_utils.facts.network.netbsd # cleanup[2] removing ansible.module_utils.facts.network.openbsd # cleanup[2] removing ansible.module_utils.facts.network.sunos # cleanup[2] removing ansible.module_utils.facts.virtual # cleanup[2] removing ansible.module_utils.facts.virtual.base # cleanup[2] removing ansible.module_utils.facts.virtual.sysctl # cleanup[2] removing ansible.module_utils.facts.virtual.freebsd # cleanup[2] removing ansible.module_utils.facts.virtual.dragonfly # cleanup[2] removing ansible.module_utils.facts.virtual.hpux # cleanup[2] removing ansible.module_utils.facts.virtual.linux # cleanup[2] removing ansible.module_utils.facts.virtual.netbsd # cleanup[2] removing ansible.module_utils.facts.virtual.openbsd # cleanup[2] removing ansible.module_utils.facts.virtual.sunos # cleanup[2] removing ansible.module_utils.facts.default_collectors # cleanup[2] removing ansible.module_utils.facts.ansible_collector # cleanup[2] removing ansible.module_utils.facts.compat # cleanup[2] removing ansible.module_utils.facts # destroy ansible.module_utils.facts # destroy ansible.module_utils.facts.namespace # destroy ansible.module_utils.facts.other # destroy ansible.module_utils.facts.other.facter # destroy ansible.module_utils.facts.other.ohai # destroy ansible.module_utils.facts.system # destroy ansible.module_utils.facts.system.apparmor # destroy ansible.module_utils.facts.system.caps # destroy ansible.module_utils.facts.system.chroot # destroy ansible.module_utils.facts.system.cmdline # destroy ansible.module_utils.facts.system.distribution # destroy ansible.module_utils.facts.system.date_time # destroy ansible.module_utils.facts.system.env # destroy ansible.module_utils.facts.system.dns # destroy ansible.module_utils.facts.system.fips # destroy ansible.module_utils.facts.system.loadavg # destroy ansible.module_utils.facts.system.local # destroy ansible.module_utils.facts.system.lsb # destroy ansible.module_utils.facts.system.pkg_mgr # destroy ansible.module_utils.facts.system.platform # destroy ansible.module_utils.facts.system.python # destroy ansible.module_utils.facts.system.selinux # destroy ansible.module_utils.facts.system.service_mgr # destroy ansible.module_utils.facts.system.ssh_pub_keys # destroy ansible.module_utils.facts.system.user # destroy ansible.module_utils.facts.utils # destroy ansible.module_utils.facts.hardware # destroy ansible.module_utils.facts.hardware.base # destroy ansible.module_utils.facts.hardware.aix # destroy ansible.module_utils.facts.hardware.darwin # destroy ansible.module_utils.facts.hardware.freebsd # destroy ansible.module_utils.facts.hardware.dragonfly # destroy ansible.module_utils.facts.hardware.hpux # destroy ansible.module_utils.facts.hardware.linux # destroy ansible.module_utils.facts.hardware.hurd # destroy ansible.module_utils.facts.hardware.netbsd # destroy ansible.module_utils.facts.hardware.openbsd # destroy ansible.module_utils.facts.hardware.sunos # destroy ansible.module_utils.facts.sysctl # destroy ansible.module_utils.facts.network # destroy ansible.module_utils.facts.network.base # destroy ansible.module_utils.facts.network.generic_bsd # destroy ansible.module_utils.facts.network.aix # destroy ansible.module_utils.facts.network.darwin # destroy ansible.module_utils.facts.network.dragonfly # destroy ansible.module_utils.facts.network.fc_wwn # destroy ansible.module_utils.facts.network.freebsd # destroy ansible.module_utils.facts.network.hpux # destroy ansible.module_utils.facts.network.hurd # destroy ansible.module_utils.facts.network.linux # destroy ansible.module_utils.facts.network.iscsi # destroy ansible.module_utils.facts.network.nvme # destroy ansible.module_utils.facts.network.netbsd # destroy ansible.module_utils.facts.network.openbsd # destroy ansible.module_utils.facts.network.sunos # destroy ansible.module_utils.facts.virtual # destroy ansible.module_utils.facts.virtual.base # destroy ansible.module_utils.facts.virtual.sysctl # destroy ansible.module_utils.facts.virtual.freebsd # destroy ansible.module_utils.facts.virtual.dragonfly # destroy ansible.module_utils.facts.virtual.hpux # destroy ansible.module_utils.facts.virtual.linux # destroy ansible.module_utils.facts.virtual.netbsd # destroy ansible.module_utils.facts.virtual.openbsd # destroy ansible.module_utils.facts.virtual.sunos # destroy ansible.module_utils.facts.compat # cleanup[2] removing unicodedata # cleanup[2] removing stringprep # cleanup[2] removing encodings.idna # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy systemd.journal # destroy systemd.daemon # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy locale # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy logging # destroy ansible.module_utils.facts.default_collectors # destroy ansible.module_utils.facts.ansible_collector # destroy multiprocessing # destroy multiprocessing.connection # destroy multiprocessing.pool # destroy signal # destroy pickle # destroy multiprocessing.context # destroy array # destroy _compat_pickle # destroy _pickle # destroy queue # destroy _heapq # destroy _queue # destroy multiprocessing.process # destroy 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 _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy encodings.idna # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _sre # destroy _string # destroy re # destroy itertools # destroy _abc # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 11798 1726882492.23541: 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-1726882491.490195-11861-155217694042471/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11798 1726882492.23544: _low_level_execute_command(): starting 11798 1726882492.23547: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882491.490195-11861-155217694042471/ > /dev/null 2>&1 && sleep 0' 11798 1726882492.23550: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882492.23552: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882492.23555: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882492.23558: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882492.23560: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882492.23707: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882492.23764: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882492.23848: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882492.25797: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882492.25903: stderr chunk (state=3): >>><<< 11798 1726882492.26242: stdout chunk (state=3): >>><<< 11798 1726882492.26246: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882492.26249: handler run complete 11798 1726882492.26252: variable 'ansible_facts' from source: unknown 11798 1726882492.26254: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882492.26583: variable 'ansible_facts' from source: unknown 11798 1726882492.26917: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882492.27003: attempt loop complete, returning result 11798 1726882492.27012: _execute() done 11798 1726882492.27020: dumping result to json 11798 1726882492.27041: done dumping result, returning 11798 1726882492.27055: done running TaskExecutor() for managed_node1/TASK: Gather the minimum subset of ansible_facts required by the network role test [0affe814-3a2d-fc4f-8289-00000000008f] 11798 1726882492.27065: sending task result for task 0affe814-3a2d-fc4f-8289-00000000008f 11798 1726882492.27632: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000008f 11798 1726882492.27638: WORKER PROCESS EXITING ok: [managed_node1] 11798 1726882492.27994: no more pending results, returning what we have 11798 1726882492.27997: results queue empty 11798 1726882492.27999: checking for any_errors_fatal 11798 1726882492.28000: done checking for any_errors_fatal 11798 1726882492.28001: checking for max_fail_percentage 11798 1726882492.28003: done checking for max_fail_percentage 11798 1726882492.28004: checking to see if all hosts have failed and the running result is not ok 11798 1726882492.28005: done checking to see if all hosts have failed 11798 1726882492.28006: getting the remaining hosts for this loop 11798 1726882492.28008: done getting the remaining hosts for this loop 11798 1726882492.28012: getting the next task for host managed_node1 11798 1726882492.28021: done getting next task for host managed_node1 11798 1726882492.28024: ^ task is: TASK: Check if system is ostree 11798 1726882492.28027: ^ 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 11798 1726882492.28031: getting variables 11798 1726882492.28033: in VariableManager get_vars() 11798 1726882492.28092: Calling all_inventory to load vars for managed_node1 11798 1726882492.28095: Calling groups_inventory to load vars for managed_node1 11798 1726882492.28100: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882492.28112: Calling all_plugins_play to load vars for managed_node1 11798 1726882492.28115: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882492.28119: Calling groups_plugins_play to load vars for managed_node1 11798 1726882492.28775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882492.29331: done with get_vars() 11798 1726882492.29439: done getting variables TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Friday 20 September 2024 21:34:52 -0400 (0:00:00.892) 0:00:02.719 ****** 11798 1726882492.29731: entering _queue_task() for managed_node1/stat 11798 1726882492.30312: worker is 1 (out of 1 available) 11798 1726882492.30327: exiting _queue_task() for managed_node1/stat 11798 1726882492.30374: done queuing things up, now waiting for results queue to drain 11798 1726882492.30379: waiting for pending results... 11798 1726882492.30901: running TaskExecutor() for managed_node1/TASK: Check if system is ostree 11798 1726882492.30907: in run() - task 0affe814-3a2d-fc4f-8289-000000000091 11798 1726882492.30911: variable 'ansible_search_path' from source: unknown 11798 1726882492.30914: variable 'ansible_search_path' from source: unknown 11798 1726882492.31226: calling self._execute() 11798 1726882492.31328: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882492.31447: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882492.31465: variable 'omit' from source: magic vars 11798 1726882492.32048: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11798 1726882492.32335: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11798 1726882492.32396: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11798 1726882492.32449: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11798 1726882492.32520: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11798 1726882492.32626: 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) 11798 1726882492.32664: 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) 11798 1726882492.32699: 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) 11798 1726882492.32743: 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) 11798 1726882492.32884: Evaluated conditional (not __network_is_ostree is defined): True 11798 1726882492.32899: variable 'omit' from source: magic vars 11798 1726882492.32956: variable 'omit' from source: magic vars 11798 1726882492.33005: variable 'omit' from source: magic vars 11798 1726882492.33041: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11798 1726882492.33085: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11798 1726882492.33110: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11798 1726882492.33137: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882492.33154: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882492.33196: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11798 1726882492.33205: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882492.33239: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882492.33354: Set connection var ansible_shell_type to sh 11798 1726882492.33362: Set connection var ansible_module_compression to ZIP_DEFLATED 11798 1726882492.33374: Set connection var ansible_pipelining to False 11798 1726882492.33390: Set connection var ansible_timeout to 10 11798 1726882492.33402: Set connection var ansible_shell_executable to /bin/sh 11798 1726882492.33413: Set connection var ansible_connection to ssh 11798 1726882492.33443: variable 'ansible_shell_executable' from source: unknown 11798 1726882492.33452: variable 'ansible_connection' from source: unknown 11798 1726882492.33463: variable 'ansible_module_compression' from source: unknown 11798 1726882492.33466: variable 'ansible_shell_type' from source: unknown 11798 1726882492.33469: variable 'ansible_shell_executable' from source: unknown 11798 1726882492.33473: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882492.33483: variable 'ansible_pipelining' from source: unknown 11798 1726882492.33496: variable 'ansible_timeout' from source: unknown 11798 1726882492.33506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882492.33687: 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__) 11798 1726882492.33707: variable 'omit' from source: magic vars 11798 1726882492.33721: starting attempt loop 11798 1726882492.33728: running the handler 11798 1726882492.33749: _low_level_execute_command(): starting 11798 1726882492.33762: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ && sleep 0' 11798 1726882492.34603: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882492.34636: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882492.34663: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882492.34708: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882492.34818: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882492.36476: stdout chunk (state=3): >>>/root <<< 11798 1726882492.36783: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882492.36786: stdout chunk (state=3): >>><<< 11798 1726882492.36789: stderr chunk (state=3): >>><<< 11798 1726882492.36792: _low_level_execute_command() done: rc=0, stdout=/root , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882492.36801: _low_level_execute_command(): starting 11798 1726882492.36804: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485 `" && echo ansible-tmp-1726882492.3668802-11888-127735553246485="` echo /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485 `" ) && sleep 0' 11798 1726882492.38011: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882492.38131: 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.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 11798 1726882492.38248: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882492.38259: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882492.38349: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882492.40331: stdout chunk (state=3): >>>ansible-tmp-1726882492.3668802-11888-127735553246485=/root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485 <<< 11798 1726882492.40455: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882492.40732: stderr chunk (state=3): >>><<< 11798 1726882492.40738: stdout chunk (state=3): >>><<< 11798 1726882492.40744: _low_level_execute_command() done: rc=0, stdout=ansible-tmp-1726882492.3668802-11888-127735553246485=/root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485 , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882492.40954: variable 'ansible_module_compression' from source: unknown 11798 1726882492.41018: ANSIBALLZ: Using lock for stat 11798 1726882492.41071: ANSIBALLZ: Acquiring lock 11798 1726882492.41085: ANSIBALLZ: Lock acquired: 139864658717360 11798 1726882492.41240: ANSIBALLZ: Creating module 11798 1726882492.74809: ANSIBALLZ: Writing module into payload 11798 1726882492.74957: ANSIBALLZ: Writing module 11798 1726882492.75003: ANSIBALLZ: Renaming module 11798 1726882492.75015: ANSIBALLZ: Done creating module 11798 1726882492.75040: variable 'ansible_facts' from source: unknown 11798 1726882492.75139: transferring module to remote /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/AnsiballZ_stat.py 11798 1726882492.75391: Sending initial data 11798 1726882492.75396: Sent initial data (153 bytes) 11798 1726882492.76554: stderr chunk (state=3): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882492.76660: stderr chunk (state=3): >>>debug1: auto-mux: Trying existing master <<< 11798 1726882492.76696: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882492.76700: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882492.76876: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882492.78597: 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 <<< 11798 1726882492.78732: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_REALPATH "." <<< 11798 1726882492.78769: stdout chunk (state=3): >>>sftp> put /root/.ansible/tmp/ansible-local-11798bwdcrwm5/tmps2z6ayb_ /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/AnsiballZ_stat.py <<< 11798 1726882492.78874: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_STAT "/root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/AnsiballZ_stat.py" <<< 11798 1726882492.79004: stderr chunk (state=3): >>>debug1: stat remote: No such file or directory <<< 11798 1726882492.79018: stderr chunk (state=3): >>>debug2: do_upload: upload local "/root/.ansible/tmp/ansible-local-11798bwdcrwm5/tmps2z6ayb_" to remote "/root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/AnsiballZ_stat.py" <<< 11798 1726882492.79029: stderr chunk (state=3): >>>debug2: Sending SSH2_FXP_OPEN "/root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/AnsiballZ_stat.py" <<< 11798 1726882492.81417: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882492.81421: stderr chunk (state=3): >>><<< 11798 1726882492.81427: stdout chunk (state=3): >>><<< 11798 1726882492.81455: done transferring module to remote 11798 1726882492.81473: _low_level_execute_command(): starting 11798 1726882492.81483: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/ /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/AnsiballZ_stat.py && sleep 0' 11798 1726882492.83258: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882492.83261: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882492.83264: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882492.83266: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882492.83269: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 <<< 11798 1726882492.83271: stderr chunk (state=3): >>>debug2: match not found <<< 11798 1726882492.83273: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config <<< 11798 1726882492.83278: stderr chunk (state=3): >>>debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 11798 1726882492.83280: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882492.83282: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882492.83317: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882492.85215: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882492.85399: stderr chunk (state=3): >>><<< 11798 1726882492.85403: stdout chunk (state=3): >>><<< 11798 1726882492.85424: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882492.85427: _low_level_execute_command(): starting 11798 1726882492.85437: _low_level_execute_command(): executing: /bin/sh -c 'PYTHONVERBOSE=1 /usr/bin/python3.12 /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/AnsiballZ_stat.py && sleep 0' 11798 1726882492.86762: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 <<< 11798 1726882492.86928: stderr chunk (state=3): >>>debug1: Reading configuration data /root/.ssh/config <<< 11798 1726882492.86931: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882492.86938: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882492.87138: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 11798 1726882492.87182: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882492.87190: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882492.87266: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882492.89456: stdout chunk (state=3): >>>import _frozen_importlib # frozen <<< 11798 1726882492.89478: stdout chunk (state=3): >>>import _imp # builtin <<< 11798 1726882492.89514: stdout chunk (state=3): >>>import '_thread' # import '_warnings' # import '_weakref' # <<< 11798 1726882492.89590: stdout chunk (state=3): >>>import '_io' # import 'marshal' # <<< 11798 1726882492.89662: stdout chunk (state=3): >>>import 'posix' # <<< 11798 1726882492.89683: stdout chunk (state=3): >>>import '_frozen_importlib_external' # # installing zipimport hook <<< 11798 1726882492.89714: stdout chunk (state=3): >>>import 'time' # import 'zipimport' # # installed zipimport hook <<< 11798 1726882492.89786: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/encodings/__init__.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882492.89803: stdout chunk (state=3): >>>import '_codecs' # <<< 11798 1726882492.89826: stdout chunk (state=3): >>>import 'codecs' # <<< 11798 1726882492.89869: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc matches /usr/lib64/python3.12/encodings/aliases.py <<< 11798 1726882492.89914: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/__pycache__/aliases.cpython-312.pyc' import 'encodings.aliases' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8b83b30> <<< 11798 1726882492.89962: stdout chunk (state=3): >>># /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.pyc' import 'encodings.utf_8' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8bb6ab0> <<< 11798 1726882492.89974: stdout chunk (state=3): >>>import '_signal' # <<< 11798 1726882492.90027: stdout chunk (state=3): >>>import '_abc' # import 'abc' # <<< 11798 1726882492.90031: stdout chunk (state=3): >>>import 'io' # <<< 11798 1726882492.90058: stdout chunk (state=3): >>>import '_stat' # import 'stat' # <<< 11798 1726882492.90348: stdout chunk (state=3): >>>import '_collections_abc' # <<< 11798 1726882492.90385: stdout chunk (state=3): >>>import 'genericpath' # import 'posixpath' # import 'os' # import '_sitebuiltins' # Processing user site-packages Processing global site-packages Adding directory: '/usr/lib64/python3.12/site-packages' Adding directory: '/usr/lib/python3.12/site-packages' Processing .pth file: '/usr/lib/python3.12/site-packages/distutils-precedence.pth' # /usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc matches /usr/lib64/python3.12/encodings/utf_8_sig.py # code object from '/usr/lib64/python3.12/encodings/__pycache__/utf_8_sig.cpython-312.pyc' <<< 11798 1726882492.90414: stdout chunk (state=3): >>>import 'encodings.utf_8_sig' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8965160> # /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 0x7fe0a8965fd0> <<< 11798 1726882492.90432: stdout chunk (state=3): >>>import 'site' # <<< 11798 1726882492.90458: stdout chunk (state=3): >>>Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. <<< 11798 1726882492.90708: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py <<< 11798 1726882492.90749: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882492.90769: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py <<< 11798 1726882492.90845: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' <<< 11798 1726882492.90848: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py <<< 11798 1726882492.90886: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89a3e90> <<< 11798 1726882492.90921: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc matches /usr/lib64/python3.12/operator.py <<< 11798 1726882492.90982: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/operator.cpython-312.pyc' import '_operator' # import 'operator' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89a3f50> <<< 11798 1726882492.90986: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc matches /usr/lib64/python3.12/functools.py <<< 11798 1726882492.91038: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/functools.cpython-312.pyc' # /usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/collections/__init__.py <<< 11798 1726882492.91133: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/collections/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882492.91138: stdout chunk (state=3): >>>import 'itertools' # <<< 11798 1726882492.91184: 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 0x7fe0a89db8c0> # /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 0x7fe0a89dbf50> import '_collections' # <<< 11798 1726882492.91240: stdout chunk (state=3): >>>import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89bbb60> <<< 11798 1726882492.91283: stdout chunk (state=3): >>>import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89b9280> <<< 11798 1726882492.91418: stdout chunk (state=3): >>>import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89a1040> <<< 11798 1726882492.91470: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc matches /usr/lib64/python3.12/re/_compiler.py <<< 11798 1726882492.91473: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_compiler.cpython-312.pyc' <<< 11798 1726882492.91505: stdout chunk (state=3): >>>import '_sre' # <<< 11798 1726882492.91507: stdout chunk (state=3): >>># /usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc matches /usr/lib64/python3.12/re/_parser.py <<< 11798 1726882492.91510: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/re/__pycache__/_parser.cpython-312.pyc' <<< 11798 1726882492.91512: 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' <<< 11798 1726882492.91545: stdout chunk (state=3): >>>import 're._constants' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89ff800> <<< 11798 1726882492.91571: stdout chunk (state=3): >>>import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89fe420> <<< 11798 1726882492.91604: 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 0x7fe0a89ba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89fccb0> <<< 11798 1726882492.91654: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc matches /usr/lib64/python3.12/copyreg.py <<< 11798 1726882492.91728: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/copyreg.cpython-312.pyc' import 'copyreg' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a30890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89a02c0> <<< 11798 1726882492.91732: 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' <<< 11798 1726882492.91737: stdout chunk (state=3): >>># extension module '_struct' loaded from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' # extension module '_struct' executed from '/usr/lib64/python3.12/lib-dynload/_struct.cpython-312-x86_64-linux-gnu.so' import '_struct' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a8a30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a30bf0> <<< 11798 1726882492.91784: 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 0x7fe0a8a30fb0> <<< 11798 1726882492.91832: stdout chunk (state=3): >>>import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a899ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/importlib/__init__.py <<< 11798 1726882492.91859: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/importlib/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882492.91895: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc matches /usr/lib64/python3.12/warnings.py <<< 11798 1726882492.91904: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/warnings.cpython-312.pyc' import 'warnings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a31670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a31340> <<< 11798 1726882492.91944: stdout chunk (state=3): >>>import 'importlib.machinery' # <<< 11798 1726882492.91971: 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 0x7fe0a8a32510> import 'importlib.util' # <<< 11798 1726882492.91984: stdout chunk (state=3): >>>import 'runpy' # <<< 11798 1726882492.92018: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc matches /usr/lib64/python3.12/shutil.py <<< 11798 1726882492.92086: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/shutil.cpython-312.pyc' <<< 11798 1726882492.92091: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc matches /usr/lib64/python3.12/fnmatch.py # code object from '/usr/lib64/python3.12/__pycache__/fnmatch.cpython-312.pyc' import 'fnmatch' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a48740> <<< 11798 1726882492.92111: stdout chunk (state=3): >>>import 'errno' # <<< 11798 1726882492.92184: stdout chunk (state=3): >>># extension module 'zlib' loaded from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' # extension module 'zlib' executed from '/usr/lib64/python3.12/lib-dynload/zlib.cpython-312-x86_64-linux-gnu.so' import 'zlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a8a49e20> # /usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc matches /usr/lib64/python3.12/bz2.py <<< 11798 1726882492.92217: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/bz2.cpython-312.pyc' <<< 11798 1726882492.92221: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc matches /usr/lib64/python3.12/_compression.py # code object from '/usr/lib64/python3.12/__pycache__/_compression.cpython-312.pyc' <<< 11798 1726882492.92286: stdout chunk (state=3): >>>import '_compression' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a4acf0> <<< 11798 1726882492.92293: 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 0x7fe0a8a4b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a4a270> <<< 11798 1726882492.92307: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc matches /usr/lib64/python3.12/lzma.py # code object from '/usr/lib64/python3.12/__pycache__/lzma.cpython-312.pyc' <<< 11798 1726882492.92353: 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 0x7fe0a8a4bdd0> <<< 11798 1726882492.92375: stdout chunk (state=3): >>>import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a4b500> <<< 11798 1726882492.92408: stdout chunk (state=3): >>>import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a32570> <<< 11798 1726882492.92457: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc matches /usr/lib64/python3.12/tempfile.py <<< 11798 1726882492.92462: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tempfile.cpython-312.pyc' <<< 11798 1726882492.92502: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/random.cpython-312.pyc matches /usr/lib64/python3.12/random.py <<< 11798 1726882492.92537: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/random.cpython-312.pyc' # extension module 'math' loaded from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' # extension module 'math' executed from '/usr/lib64/python3.12/lib-dynload/math.cpython-312-x86_64-linux-gnu.so' import 'math' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a87dbc80> <<< 11798 1726882492.92566: 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' <<< 11798 1726882492.92615: stdout chunk (state=3): >>># extension module '_bisect' loaded from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' # extension module '_bisect' executed from '/usr/lib64/python3.12/lib-dynload/_bisect.cpython-312-x86_64-linux-gnu.so' import '_bisect' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a8804740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a88044a0> <<< 11798 1726882492.92659: stdout chunk (state=3): >>># extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' # extension module '_random' executed from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-x86_64-linux-gnu.so' import '_random' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a8804770> <<< 11798 1726882492.92662: stdout chunk (state=3): >>># extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a8804950> <<< 11798 1726882492.92696: stdout chunk (state=3): >>>import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a87d9e20> # /usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc matches /usr/lib64/python3.12/weakref.py <<< 11798 1726882492.92821: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/weakref.cpython-312.pyc' <<< 11798 1726882492.92854: 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' <<< 11798 1726882492.92879: stdout chunk (state=3): >>>import '_weakrefset' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8805f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8804bf0> <<< 11798 1726882492.92911: stdout chunk (state=3): >>>import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a32c60> # /usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/__init__.py <<< 11798 1726882492.92981: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882492.92993: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc matches /usr/lib64/python3.12/threading.py <<< 11798 1726882492.93033: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/threading.cpython-312.pyc' <<< 11798 1726882492.93070: stdout chunk (state=3): >>>import 'threading' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8836300> <<< 11798 1726882492.93116: stdout chunk (state=3): >>># /usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/zipfile/_path/__init__.py <<< 11798 1726882492.93139: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/zipfile/_path/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882492.93210: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc matches /usr/lib64/python3.12/contextlib.py <<< 11798 1726882492.93238: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/contextlib.cpython-312.pyc' import 'contextlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a884e480> <<< 11798 1726882492.93258: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc matches /usr/lib64/python3.12/pathlib.py <<< 11798 1726882492.93283: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/pathlib.cpython-312.pyc' <<< 11798 1726882492.93378: 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 0x7fe0a888b230> <<< 11798 1726882492.93690: stdout chunk (state=3): >>># /usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc matches /usr/lib64/python3.12/urllib/parse.py # code object from '/usr/lib64/python3.12/urllib/__pycache__/parse.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc matches /usr/lib64/python3.12/ipaddress.py <<< 11798 1726882492.93694: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ipaddress.cpython-312.pyc' <<< 11798 1726882492.93697: stdout chunk (state=3): >>>import 'ipaddress' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a88ad9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a888b350> <<< 11798 1726882492.93724: stdout chunk (state=3): >>>import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a884f110> <<< 11798 1726882492.93748: 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 0x7fe0a86c8350> <<< 11798 1726882492.93768: stdout chunk (state=3): >>>import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a884d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8806ea0> <<< 11798 1726882492.93867: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/encodings/cp437.pyc' <<< 11798 1726882492.93886: stdout chunk (state=3): >>>import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0a86c8530> <<< 11798 1726882492.93965: stdout chunk (state=3): >>># zipimport: found 30 names in '/tmp/ansible_stat_payload_tpm8gdia/ansible_stat_payload.zip' # zipimport: zlib available <<< 11798 1726882492.94135: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.94172: 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' <<< 11798 1726882492.94205: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc matches /usr/lib64/python3.12/typing.py <<< 11798 1726882492.94286: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/typing.cpython-312.pyc' <<< 11798 1726882492.94354: 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 0x7fe0a871dfd0> import '_typing' # <<< 11798 1726882492.94629: stdout chunk (state=3): >>>import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86f4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86cbf80> # zipimport: zlib available import 'ansible' # # zipimport: zlib available <<< 11798 1726882492.94633: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils' # <<< 11798 1726882492.94681: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.96217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882492.97570: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc matches /usr/lib64/python3.12/__future__.py <<< 11798 1726882492.97594: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/__future__.cpython-312.pyc' import '__future__' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86f7e60> # /usr/lib64/python3.12/json/__pycache__/__init__.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' <<< 11798 1726882492.97622: stdout chunk (state=3): >>># extension module '_json' loaded from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' # extension module '_json' executed from '/usr/lib64/python3.12/lib-dynload/_json.cpython-312-x86_64-linux-gnu.so' import '_json' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a87459a0> <<< 11798 1726882492.97713: stdout chunk (state=3): >>>import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8745730> <<< 11798 1726882492.97721: stdout chunk (state=3): >>>import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8745040> <<< 11798 1726882492.97804: stdout chunk (state=3): >>># /usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc matches /usr/lib64/python3.12/json/encoder.py # code object from '/usr/lib64/python3.12/json/__pycache__/encoder.cpython-312.pyc' <<< 11798 1726882492.97831: stdout chunk (state=3): >>>import 'json.encoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8745a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a871ec60> 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 0x7fe0a8746720> <<< 11798 1726882492.97910: stdout chunk (state=3): >>># extension module 'fcntl' loaded from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' # extension module 'fcntl' executed from '/usr/lib64/python3.12/lib-dynload/fcntl.cpython-312-x86_64-linux-gnu.so' import 'fcntl' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a87468a0> <<< 11798 1726882492.97913: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc matches /usr/lib64/python3.12/locale.py <<< 11798 1726882492.98000: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/locale.cpython-312.pyc' import '_locale' # <<< 11798 1726882492.98027: stdout chunk (state=3): >>>import 'locale' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8746db0> import 'pwd' # # /usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc matches /usr/lib64/python3.12/platform.py <<< 11798 1726882492.98071: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/platform.cpython-312.pyc' <<< 11798 1726882492.98119: stdout chunk (state=3): >>>import 'platform' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85acc20> <<< 11798 1726882492.98212: 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 0x7fe0a85ae840> # /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' <<< 11798 1726882492.98275: stdout chunk (state=3): >>>import 'selectors' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85af110> # /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' <<< 11798 1726882492.98281: stdout chunk (state=3): >>>import 'shlex' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85aff50> # /usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc matches /usr/lib64/python3.12/subprocess.py <<< 11798 1726882492.98393: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/subprocess.cpython-312.pyc' <<< 11798 1726882492.98396: 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' <<< 11798 1726882492.98406: stdout chunk (state=3): >>>import 'signal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b2d50> <<< 11798 1726882492.98460: 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 0x7fe0a85b2e40> <<< 11798 1726882492.98489: stdout chunk (state=3): >>>import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b1010> # /usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc matches /usr/lib64/python3.12/traceback.py <<< 11798 1726882492.98519: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/traceback.cpython-312.pyc' <<< 11798 1726882492.98682: 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 <<< 11798 1726882492.98686: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/tokenize.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/token.cpython-312.pyc matches /usr/lib64/python3.12/token.py # code object from '/usr/lib64/python3.12/__pycache__/token.cpython-312.pyc' import 'token' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b6cc0> import '_tokenize' # <<< 11798 1726882492.98727: stdout chunk (state=3): >>>import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b5790> <<< 11798 1726882492.98783: stdout chunk (state=3): >>>import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b5520> # /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' <<< 11798 1726882492.98917: stdout chunk (state=3): >>>import 'textwrap' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b7c50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b1490> # 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 0x7fe0a85fee10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/__init__.py <<< 11798 1726882492.98965: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc' import 'systemd' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85fef30> # /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' <<< 11798 1726882492.99140: 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' <<< 11798 1726882492.99144: 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 0x7fe0a8600b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86008c0> <<< 11798 1726882492.99166: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc matches /usr/lib64/python3.12/uuid.py <<< 11798 1726882492.99186: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/uuid.cpython-312.pyc' <<< 11798 1726882492.99241: 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 0x7fe0a8603020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8601190> <<< 11798 1726882492.99270: stdout chunk (state=3): >>># /usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/logging/__init__.py <<< 11798 1726882492.99372: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/logging/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/string.cpython-312.pyc matches /usr/lib64/python3.12/string.py # code object from '/usr/lib64/python3.12/__pycache__/string.cpython-312.pyc' import '_string' # <<< 11798 1726882492.99401: stdout chunk (state=3): >>>import 'string' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a860a7e0> <<< 11798 1726882492.99560: stdout chunk (state=3): >>>import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8603170> <<< 11798 1726882492.99638: 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 0x7fe0a860b5f0> <<< 11798 1726882492.99691: 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 0x7fe0a860ba40> <<< 11798 1726882492.99769: 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 0x7fe0a860bb30> <<< 11798 1726882492.99804: stdout chunk (state=3): >>>import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85ff1d0> <<< 11798 1726882492.99850: stdout chunk (state=3): >>># /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /usr/lib64/python3.12/site-packages/systemd/daemon.py # code object from '/usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc matches /usr/lib64/python3.12/socket.py <<< 11798 1726882492.99894: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/socket.cpython-312.pyc' # extension module '_socket' loaded from '/usr/lib64/python3.12/lib-dynload/_socket.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882492.99914: 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 0x7fe0a860eb40> <<< 11798 1726882493.00213: stdout chunk (state=3): >>># extension module 'array' loaded from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' # extension module 'array' executed from '/usr/lib64/python3.12/lib-dynload/array.cpython-312-x86_64-linux-gnu.so' import 'array' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a860ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a860d310> # 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 0x7fe0a860e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a860ce90> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.compat' # <<< 11798 1726882493.00217: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.00301: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.00492: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text' # # zipimport: zlib available <<< 11798 1726882493.00618: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.00764: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.01452: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.02162: stdout chunk (state=3): >>>import 'ansible.module_utils.six' # <<< 11798 1726882493.02187: stdout chunk (state=3): >>>import 'ansible.module_utils.six.moves' # import 'ansible.module_utils.six.moves.collections_abc' # import 'ansible.module_utils.common.text.converters' # # /usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/ctypes/__init__.py <<< 11798 1726882493.02207: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/ctypes/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882493.02281: 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 0x7fe0a86941d0> <<< 11798 1726882493.02419: 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' <<< 11798 1726882493.02426: stdout chunk (state=3): >>>import 'ctypes._endian' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8695010> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86100b0> <<< 11798 1726882493.02498: stdout chunk (state=3): >>>import 'ansible.module_utils.compat.selinux' # <<< 11798 1726882493.02548: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.02554: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils._text' # # zipimport: zlib available <<< 11798 1726882493.02713: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.02925: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc matches /usr/lib64/python3.12/copy.py # code object from '/usr/lib64/python3.12/__pycache__/copy.cpython-312.pyc' import 'copy' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8695790> <<< 11798 1726882493.02952: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.03593: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.04051: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.04181: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.04237: stdout chunk (state=3): >>>import 'ansible.module_utils.common.collections' # # zipimport: zlib available <<< 11798 1726882493.04275: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.04440: stdout chunk (state=3): >>>import 'ansible.module_utils.common.warnings' # # zipimport: zlib available <<< 11798 1726882493.04489: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.04547: stdout chunk (state=3): >>>import 'ansible.module_utils.errors' # <<< 11798 1726882493.04586: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.parsing' # # zipimport: zlib available <<< 11798 1726882493.04625: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.04686: stdout chunk (state=3): >>>import 'ansible.module_utils.parsing.convert_bool' # <<< 11798 1726882493.04699: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.04964: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.05267: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc matches /usr/lib64/python3.12/ast.py <<< 11798 1726882493.05349: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/ast.cpython-312.pyc' <<< 11798 1726882493.05391: stdout chunk (state=3): >>>import '_ast' # <<< 11798 1726882493.05473: stdout chunk (state=3): >>>import 'ast' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8697a70> <<< 11798 1726882493.05476: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.05549: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.05766: stdout chunk (state=3): >>>import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' <<< 11798 1726882493.05881: 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 0x7fe0a86a1e50> <<< 11798 1726882493.05956: 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 0x7fe0a86a26f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86967b0> # zipimport: zlib available <<< 11798 1726882493.06005: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06062: stdout chunk (state=3): >>>import 'ansible.module_utils.common.locale' # <<< 11798 1726882493.06083: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06111: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06168: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06221: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06290: 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 <<< 11798 1726882493.06337: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/site-packages/selinux/__pycache__/__init__.cpython-312.pyc' <<< 11798 1726882493.06431: 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 0x7fe0a86a1400> <<< 11798 1726882493.06470: stdout chunk (state=3): >>>import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86a2810> <<< 11798 1726882493.06506: stdout chunk (state=3): >>>import 'ansible.module_utils.common.file' # import 'ansible.module_utils.common.process' # <<< 11798 1726882493.06516: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06584: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06655: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06684: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.06728: 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 <<< 11798 1726882493.06749: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/__init__.cpython-312.pyc' # /usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc matches /usr/lib/python3.12/site-packages/distro/distro.py <<< 11798 1726882493.06788: stdout chunk (state=3): >>># code object from '/usr/lib/python3.12/site-packages/distro/__pycache__/distro.cpython-312.pyc' <<< 11798 1726882493.06802: stdout chunk (state=3): >>># /usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc matches /usr/lib64/python3.12/argparse.py <<< 11798 1726882493.06862: stdout chunk (state=3): >>># code object from '/usr/lib64/python3.12/__pycache__/argparse.cpython-312.pyc' <<< 11798 1726882493.06897: 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' <<< 11798 1726882493.06953: stdout chunk (state=3): >>>import 'gettext' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8536a50> <<< 11798 1726882493.07003: stdout chunk (state=3): >>>import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a84b07a0> <<< 11798 1726882493.07106: stdout chunk (state=3): >>>import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a84aa840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a84aa690> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # <<< 11798 1726882493.07122: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.07157: stdout chunk (state=3): >>># zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # <<< 11798 1726882493.07228: stdout chunk (state=3): >>>import 'ansible.module_utils.basic' # <<< 11798 1726882493.07266: stdout chunk (state=3): >>># zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # <<< 11798 1726882493.07281: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.07413: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.07630: stdout chunk (state=3): >>># zipimport: zlib available <<< 11798 1726882493.07776: stdout chunk (state=3): >>> {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ <<< 11798 1726882493.08112: 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 <<< 11798 1726882493.08155: stdout chunk (state=3): >>># clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal <<< 11798 1726882493.08191: stdout chunk (state=3): >>># cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct <<< 11798 1726882493.08209: stdout chunk (state=3): >>># cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible <<< 11798 1726882493.08260: stdout chunk (state=3): >>># cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd <<< 11798 1726882493.08294: stdout chunk (state=3): >>># destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules <<< 11798 1726882493.08564: stdout chunk (state=3): >>># destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util <<< 11798 1726882493.08568: stdout chunk (state=3): >>># destroy _bz2 # destroy _compression # destroy _lzma <<< 11798 1726882493.08632: stdout chunk (state=3): >>># destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress <<< 11798 1726882493.08674: 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 <<< 11798 1726882493.08746: stdout chunk (state=3): >>># destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid <<< 11798 1726882493.08750: stdout chunk (state=3): >>># destroy selectors # destroy errno # destroy array <<< 11798 1726882493.08766: stdout chunk (state=3): >>># destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess <<< 11798 1726882493.08846: stdout chunk (state=3): >>># cleanup[3] wiping selinux._selinux <<< 11798 1726882493.08851: stdout chunk (state=3): >>># cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform <<< 11798 1726882493.08945: stdout chunk (state=3): >>># cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg <<< 11798 1726882493.08954: stdout chunk (state=3): >>># cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types <<< 11798 1726882493.09000: stdout chunk (state=3): >>># cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader <<< 11798 1726882493.09003: stdout chunk (state=3): >>># destroy systemd._journal # destroy _datetime <<< 11798 1726882493.09169: stdout chunk (state=3): >>># destroy sys.monitoring # destroy _socket <<< 11798 1726882493.09175: stdout chunk (state=3): >>># destroy _collections <<< 11798 1726882493.09251: stdout chunk (state=3): >>># destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib <<< 11798 1726882493.09256: stdout chunk (state=3): >>># destroy _typing <<< 11798 1726882493.09275: stdout chunk (state=3): >>># destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal <<< 11798 1726882493.09302: stdout chunk (state=3): >>># clear sys.meta_path # clear sys.modules # destroy _frozen_importlib <<< 11798 1726882493.09397: stdout chunk (state=3): >>># destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect <<< 11798 1726882493.09438: stdout chunk (state=3): >>># destroy time # destroy _random <<< 11798 1726882493.09473: stdout chunk (state=3): >>># destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re <<< 11798 1726882493.09490: stdout chunk (state=3): >>># destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks <<< 11798 1726882493.09980: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882493.10010: stderr chunk (state=3): >>>Shared connection to 10.31.10.217 closed. <<< 11798 1726882493.10013: stdout chunk (state=3): >>><<< 11798 1726882493.10016: stderr chunk (state=3): >>><<< 11798 1726882493.10112: _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 0x7fe0a8bb4530> import 'encodings' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8b83b30> # /usr/lib64/python3.12/encodings/__pycache__/utf_8.cpython-312.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 0x7fe0a8bb6ab0> 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 0x7fe0a8965160> # /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 0x7fe0a8965fd0> import 'site' # Python 3.12.5 (main, Aug 7 2024, 00:00:00) [GCC 13.3.1 20240522 (Red Hat 13.3.1-1)] on linux Type "help", "copyright", "credits" or "license" for more information. # /usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc matches /usr/lib64/python3.12/base64.py # code object from '/usr/lib64/python3.12/__pycache__/base64.cpython-312.pyc' # /usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc matches /usr/lib64/python3.12/re/__init__.py # code object from '/usr/lib64/python3.12/re/__pycache__/__init__.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc matches /usr/lib64/python3.12/enum.py # code object from '/usr/lib64/python3.12/__pycache__/enum.cpython-312.pyc' # /usr/lib64/python3.12/__pycache__/types.cpython-312.pyc matches /usr/lib64/python3.12/types.py # code object from '/usr/lib64/python3.12/__pycache__/types.cpython-312.pyc' import 'types' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89a3e90> # /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 0x7fe0a89a3f50> # /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 0x7fe0a89db8c0> # /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 0x7fe0a89dbf50> import '_collections' # import 'collections' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89bbb60> import '_functools' # import 'functools' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89b9280> import 'enum' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89a1040> # /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 0x7fe0a89ff800> import 're._parser' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89fe420> # /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 0x7fe0a89ba150> import 're._compiler' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89fccb0> # /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 0x7fe0a8a30890> import 're' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a89a02c0> # /usr/lib64/python3.12/__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 0x7fe0a8a30d40> import 'struct' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a30bf0> # 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 0x7fe0a8a30fb0> import 'base64' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a899ede0> # /usr/lib64/python3.12/importlib/__pycache__/__init__.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 0x7fe0a8a31670> import 'importlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a31340> 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 0x7fe0a8a32510> 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 0x7fe0a8a48740> 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 0x7fe0a8a49e20> # /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 0x7fe0a8a4acf0> # extension module '_bz2' loaded from '/usr/lib64/python3.12/lib-dynload/_bz2.cpython-312-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 0x7fe0a8a4b350> import 'bz2' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a4a270> # /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 0x7fe0a8a4bdd0> import 'lzma' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a4b500> import 'shutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a32570> # /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 0x7fe0a87dbc80> # /usr/lib64/python3.12/__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 0x7fe0a8804740> import 'bisect' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a88044a0> # extension module '_random' loaded from '/usr/lib64/python3.12/lib-dynload/_random.cpython-312-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 0x7fe0a8804770> # extension module '_sha2' loaded from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' # extension module '_sha2' executed from '/usr/lib64/python3.12/lib-dynload/_sha2.cpython-312-x86_64-linux-gnu.so' import '_sha2' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a8804950> import 'random' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a87d9e20> # /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 0x7fe0a8805f70> import 'weakref' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8804bf0> import 'tempfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8a32c60> # /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 0x7fe0a8836300> # /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 0x7fe0a884e480> # /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 0x7fe0a888b230> # /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 0x7fe0a88ad9d0> import 'urllib.parse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a888b350> import 'pathlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a884f110> # /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 0x7fe0a86c8350> import 'zipfile._path' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a884d4c0> import 'zipfile' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8806ea0> # code object from '/usr/lib64/python3.12/encodings/cp437.pyc' import 'encodings.cp437' # <_frozen_importlib_external.SourcelessFileLoader object at 0x7fe0a86c8530> # zipimport: found 30 names in '/tmp/ansible_stat_payload_tpm8gdia/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 0x7fe0a871dfd0> import '_typing' # import 'typing' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86f4ec0> import 'pkgutil' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86cbf80> # 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 0x7fe0a86f7e60> # /usr/lib64/python3.12/json/__pycache__/__init__.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 0x7fe0a87459a0> import 'json.scanner' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8745730> import 'json.decoder' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8745040> # /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 0x7fe0a8745a60> import 'json' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a871ec60> 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 0x7fe0a8746720> # 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 0x7fe0a87468a0> # /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 0x7fe0a8746db0> 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 0x7fe0a85acc20> # 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 0x7fe0a85ae840> # /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 0x7fe0a85af110> # /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 0x7fe0a85aff50> # /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 0x7fe0a85b2d50> # 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 0x7fe0a85b2e40> import 'subprocess' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b1010> # /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 0x7fe0a85b6cc0> import '_tokenize' # import 'tokenize' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b5790> import 'linecache' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b5520> # /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 0x7fe0a85b7c50> import 'traceback' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85b1490> # 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 0x7fe0a85fee10> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/__init__.cpython-312.pyc matches /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 0x7fe0a85fef30> # /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 0x7fe0a8600b00> import 'datetime' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86008c0> # /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 0x7fe0a8603020> import 'uuid' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8601190> # /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 0x7fe0a860a7e0> import 'logging' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a8603170> # 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 0x7fe0a860b5f0> # 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 0x7fe0a860ba40> # 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 0x7fe0a860bb30> import 'systemd.journal' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a85ff1d0> # /usr/lib64/python3.12/site-packages/systemd/__pycache__/daemon.cpython-312.pyc matches /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 0x7fe0a860eb40> # 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 0x7fe0a860ffe0> import 'socket' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a860d310> # 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 0x7fe0a860e660> import 'systemd.daemon' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a860ce90> # 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 0x7fe0a86941d0> # /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 0x7fe0a8695010> import 'ctypes' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86100b0> 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 0x7fe0a8695790> # 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 0x7fe0a8697a70> # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common.text.formatters' # import 'ansible.module_utils.common.validation' # import 'ansible.module_utils.common.parameters' # import 'ansible.module_utils.common.arg_spec' # # /usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc matches /usr/lib64/python3.12/hashlib.py # code object from '/usr/lib64/python3.12/__pycache__/hashlib.cpython-312.pyc' # extension module '_hashlib' loaded from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' # extension module '_hashlib' executed from '/usr/lib64/python3.12/lib-dynload/_hashlib.cpython-312-x86_64-linux-gnu.so' import '_hashlib' # <_frozen_importlib_external.ExtensionFileLoader object at 0x7fe0a86a1e50> # 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 0x7fe0a86a26f0> import 'hashlib' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86967b0> # 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 0x7fe0a86a1400> import 'selinux' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a86a2810> 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 0x7fe0a8536a50> import 'argparse' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a84b07a0> import 'distro.distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a84aa840> import 'distro' # <_frozen_importlib_external.SourceFileLoader object at 0x7fe0a84aa690> # destroy ansible.module_utils.distro import 'ansible.module_utils.distro' # # zipimport: zlib available # zipimport: zlib available import 'ansible.module_utils.common._utils' # import 'ansible.module_utils.common.sys_info' # import 'ansible.module_utils.basic' # # zipimport: zlib available # zipimport: zlib available import 'ansible.modules' # # zipimport: zlib available # zipimport: zlib available # zipimport: zlib available {"changed": false, "stat": {"exists": false}, "invocation": {"module_args": {"path": "/run/ostree-booted", "follow": false, "get_checksum": true, "get_mime": true, "get_attributes": true, "checksum_algorithm": "sha1"}}} # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks , stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK 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.10.217 closed. [WARNING]: Module invocation had junk after the JSON data: # destroy __main__ # clear sys.path_importer_cache # clear sys.path_hooks # clear builtins._ # clear sys.path # clear sys.argv # clear sys.ps1 # clear sys.ps2 # clear sys.last_exc # clear sys.last_type # clear sys.last_value # clear sys.last_traceback # clear sys.__interactivehook__ # clear sys.meta_path # restore sys.stdin # restore sys.stdout # restore sys.stderr # cleanup[2] removing sys # cleanup[2] removing builtins # cleanup[2] removing _frozen_importlib # cleanup[2] removing _imp # cleanup[2] removing _thread # cleanup[2] removing _warnings # cleanup[2] removing _weakref # cleanup[2] removing _io # cleanup[2] removing marshal # cleanup[2] removing posix # cleanup[2] removing _frozen_importlib_external # cleanup[2] removing time # cleanup[2] removing zipimport # cleanup[2] removing _codecs # cleanup[2] removing codecs # cleanup[2] removing encodings.aliases # cleanup[2] removing encodings # cleanup[2] removing encodings.utf_8 # cleanup[2] removing _signal # cleanup[2] removing _abc # cleanup[2] removing abc # cleanup[2] removing io # cleanup[2] removing __main__ # cleanup[2] removing _stat # cleanup[2] removing stat # cleanup[2] removing _collections_abc # cleanup[2] removing genericpath # cleanup[2] removing posixpath # cleanup[2] removing os.path # cleanup[2] removing os # cleanup[2] removing _sitebuiltins # cleanup[2] removing encodings.utf_8_sig # cleanup[2] removing _distutils_hack # destroy _distutils_hack # cleanup[2] removing site # destroy site # cleanup[2] removing types # cleanup[2] removing _operator # cleanup[2] removing operator # cleanup[2] removing itertools # cleanup[2] removing keyword # destroy keyword # cleanup[2] removing reprlib # destroy reprlib # cleanup[2] removing _collections # cleanup[2] removing collections # cleanup[2] removing _functools # cleanup[2] removing functools # cleanup[2] removing enum # cleanup[2] removing _sre # cleanup[2] removing re._constants # cleanup[2] removing re._parser # cleanup[2] removing re._casefix # cleanup[2] removing re._compiler # cleanup[2] removing copyreg # cleanup[2] removing re # cleanup[2] removing _struct # cleanup[2] removing struct # cleanup[2] removing binascii # cleanup[2] removing base64 # destroy base64 # cleanup[2] removing importlib._bootstrap # cleanup[2] removing importlib._bootstrap_external # cleanup[2] removing warnings # cleanup[2] removing importlib # cleanup[2] removing importlib.machinery # cleanup[2] removing importlib._abc # cleanup[2] removing importlib.util # cleanup[2] removing runpy # destroy runpy # cleanup[2] removing fnmatch # cleanup[2] removing errno # cleanup[2] removing zlib # cleanup[2] removing _compression # cleanup[2] removing _bz2 # cleanup[2] removing bz2 # cleanup[2] removing _lzma # cleanup[2] removing lzma # cleanup[2] removing shutil # cleanup[2] removing math # cleanup[2] removing _bisect # cleanup[2] removing bisect # destroy bisect # cleanup[2] removing _random # cleanup[2] removing _sha2 # cleanup[2] removing random # destroy random # cleanup[2] removing _weakrefset # destroy _weakrefset # cleanup[2] removing weakref # cleanup[2] removing tempfile # cleanup[2] removing threading # cleanup[2] removing contextlib # cleanup[2] removing ntpath # cleanup[2] removing urllib # destroy urllib # cleanup[2] removing ipaddress # cleanup[2] removing urllib.parse # destroy urllib.parse # cleanup[2] removing pathlib # cleanup[2] removing zipfile._path.glob # cleanup[2] removing zipfile._path # cleanup[2] removing zipfile # cleanup[2] removing encodings.cp437 # cleanup[2] removing collections.abc # cleanup[2] removing _typing # cleanup[2] removing typing # destroy typing # cleanup[2] removing pkgutil # destroy pkgutil # cleanup[2] removing ansible # destroy ansible # cleanup[2] removing ansible.module_utils # destroy ansible.module_utils # cleanup[2] removing __future__ # destroy __future__ # cleanup[2] removing _json # cleanup[2] removing json.scanner # cleanup[2] removing json.decoder # cleanup[2] removing json.encoder # cleanup[2] removing json # cleanup[2] removing atexit # cleanup[2] removing grp # cleanup[2] removing fcntl # cleanup[2] removing _locale # cleanup[2] removing locale # cleanup[2] removing pwd # cleanup[2] removing platform # cleanup[2] removing select # cleanup[2] removing selectors # cleanup[2] removing shlex # cleanup[2] removing signal # cleanup[2] removing _posixsubprocess # cleanup[2] removing subprocess # cleanup[2] removing token # destroy token # cleanup[2] removing _tokenize # cleanup[2] removing tokenize # cleanup[2] removing linecache # cleanup[2] removing textwrap # cleanup[2] removing traceback # cleanup[2] removing syslog # cleanup[2] removing systemd # destroy systemd # cleanup[2] removing _datetime # cleanup[2] removing datetime # cleanup[2] removing _uuid # cleanup[2] removing uuid # cleanup[2] removing _string # cleanup[2] removing string # destroy string # cleanup[2] removing logging # cleanup[2] removing systemd._journal # cleanup[2] removing systemd._reader # cleanup[2] removing systemd.id128 # cleanup[2] removing systemd.journal # cleanup[2] removing _socket # cleanup[2] removing array # cleanup[2] removing socket # destroy socket # cleanup[2] removing systemd._daemon # cleanup[2] removing systemd.daemon # cleanup[2] removing ansible.module_utils.compat # destroy ansible.module_utils.compat # cleanup[2] removing ansible.module_utils.common # destroy ansible.module_utils.common # cleanup[2] removing ansible.module_utils.common.text # destroy ansible.module_utils.common.text # cleanup[2] removing ansible.module_utils.six # destroy ansible.module_utils.six # cleanup[2] removing ansible.module_utils.six.moves # cleanup[2] removing ansible.module_utils.six.moves.collections_abc # cleanup[2] removing ansible.module_utils.common.text.converters # destroy ansible.module_utils.common.text.converters # cleanup[2] removing _ctypes # cleanup[2] removing ctypes._endian # cleanup[2] removing ctypes # destroy ctypes # cleanup[2] removing ansible.module_utils.compat.selinux # cleanup[2] removing ansible.module_utils._text # destroy ansible.module_utils._text # cleanup[2] removing copy # destroy copy # cleanup[2] removing ansible.module_utils.common.collections # destroy ansible.module_utils.common.collections # cleanup[2] removing ansible.module_utils.common.warnings # destroy ansible.module_utils.common.warnings # cleanup[2] removing ansible.module_utils.errors # destroy ansible.module_utils.errors # cleanup[2] removing ansible.module_utils.parsing # destroy ansible.module_utils.parsing # cleanup[2] removing ansible.module_utils.parsing.convert_bool # destroy ansible.module_utils.parsing.convert_bool # cleanup[2] removing _ast # destroy _ast # cleanup[2] removing ast # destroy ast # cleanup[2] removing ansible.module_utils.common.text.formatters # destroy ansible.module_utils.common.text.formatters # cleanup[2] removing ansible.module_utils.common.validation # destroy ansible.module_utils.common.validation # cleanup[2] removing ansible.module_utils.common.parameters # destroy ansible.module_utils.common.parameters # cleanup[2] removing ansible.module_utils.common.arg_spec # destroy ansible.module_utils.common.arg_spec # cleanup[2] removing _hashlib # cleanup[2] removing _blake2 # cleanup[2] removing hashlib # cleanup[2] removing ansible.module_utils.common.locale # destroy ansible.module_utils.common.locale # cleanup[2] removing swig_runtime_data4 # destroy swig_runtime_data4 # cleanup[2] removing selinux._selinux # cleanup[2] removing selinux # cleanup[2] removing ansible.module_utils.common.file # destroy ansible.module_utils.common.file # cleanup[2] removing ansible.module_utils.common.process # destroy ansible.module_utils.common.process # cleanup[2] removing gettext # destroy gettext # cleanup[2] removing argparse # cleanup[2] removing distro.distro # cleanup[2] removing distro # cleanup[2] removing ansible.module_utils.distro # cleanup[2] removing ansible.module_utils.common._utils # destroy ansible.module_utils.common._utils # cleanup[2] removing ansible.module_utils.common.sys_info # destroy ansible.module_utils.common.sys_info # cleanup[2] removing ansible.module_utils.basic # destroy ansible.module_utils.basic # cleanup[2] removing ansible.modules # destroy ansible.modules # destroy _sitebuiltins # destroy importlib.machinery # destroy importlib._abc # destroy importlib.util # destroy _bz2 # destroy _compression # destroy _lzma # destroy binascii # destroy struct # destroy zlib # destroy bz2 # destroy lzma # destroy zipfile._path # destroy zipfile # destroy pathlib # destroy zipfile._path.glob # destroy fnmatch # destroy ipaddress # destroy ntpath # destroy importlib # destroy zipimport # destroy __main__ # destroy tempfile # destroy systemd.journal # destroy systemd.daemon # destroy ansible.module_utils.compat.selinux # destroy hashlib # destroy json.decoder # destroy json.encoder # destroy json.scanner # destroy _json # destroy grp # destroy encodings # destroy _locale # destroy pwd # destroy locale # destroy signal # destroy fcntl # destroy select # destroy _signal # destroy _posixsubprocess # destroy syslog # destroy uuid # destroy selectors # destroy errno # destroy array # destroy datetime # destroy _hashlib # destroy _blake2 # destroy selinux # destroy shutil # destroy distro # destroy distro.distro # destroy argparse # destroy json # destroy logging # destroy shlex # destroy subprocess # cleanup[3] wiping selinux._selinux # cleanup[3] wiping ctypes._endian # cleanup[3] wiping _ctypes # cleanup[3] wiping ansible.module_utils.six.moves.collections_abc # cleanup[3] wiping ansible.module_utils.six.moves # cleanup[3] wiping systemd._daemon # cleanup[3] wiping _socket # cleanup[3] wiping systemd.id128 # cleanup[3] wiping systemd._reader # cleanup[3] wiping systemd._journal # cleanup[3] wiping _string # cleanup[3] wiping _uuid # cleanup[3] wiping _datetime # cleanup[3] wiping traceback # destroy linecache # destroy textwrap # cleanup[3] wiping tokenize # cleanup[3] wiping _tokenize # cleanup[3] wiping platform # cleanup[3] wiping atexit # cleanup[3] wiping _typing # cleanup[3] wiping collections.abc # cleanup[3] wiping encodings.cp437 # cleanup[3] wiping contextlib # cleanup[3] wiping threading # cleanup[3] wiping weakref # cleanup[3] wiping _sha2 # cleanup[3] wiping _random # cleanup[3] wiping _bisect # cleanup[3] wiping math # cleanup[3] wiping warnings # cleanup[3] wiping importlib._bootstrap_external # cleanup[3] wiping importlib._bootstrap # cleanup[3] wiping _struct # cleanup[3] wiping re # destroy re._constants # destroy re._casefix # destroy re._compiler # destroy enum # cleanup[3] wiping copyreg # cleanup[3] wiping re._parser # cleanup[3] wiping _sre # cleanup[3] wiping functools # cleanup[3] wiping _functools # cleanup[3] wiping collections # destroy _collections_abc # destroy collections.abc # cleanup[3] wiping _collections # cleanup[3] wiping itertools # cleanup[3] wiping operator # cleanup[3] wiping _operator # cleanup[3] wiping types # cleanup[3] wiping encodings.utf_8_sig # cleanup[3] wiping os # destroy posixpath # cleanup[3] wiping genericpath # cleanup[3] wiping stat # cleanup[3] wiping _stat # destroy _stat # cleanup[3] wiping io # destroy abc # cleanup[3] wiping _abc # cleanup[3] wiping encodings.utf_8 # cleanup[3] wiping encodings.aliases # cleanup[3] wiping codecs # cleanup[3] wiping _codecs # cleanup[3] wiping time # cleanup[3] wiping _frozen_importlib_external # cleanup[3] wiping posix # cleanup[3] wiping marshal # cleanup[3] wiping _io # cleanup[3] wiping _weakref # cleanup[3] wiping _warnings # cleanup[3] wiping _thread # cleanup[3] wiping _imp # cleanup[3] wiping _frozen_importlib # cleanup[3] wiping sys # cleanup[3] wiping builtins # destroy selinux._selinux # destroy systemd._daemon # destroy systemd.id128 # destroy systemd._reader # destroy systemd._journal # destroy _datetime # destroy sys.monitoring # destroy _socket # destroy _collections # destroy platform # destroy _uuid # destroy stat # destroy genericpath # destroy re._parser # destroy tokenize # destroy ansible.module_utils.six.moves.urllib # destroy copyreg # destroy contextlib # destroy _typing # destroy _tokenize # destroy ansible.module_utils.six.moves.urllib_parse # destroy ansible.module_utils.six.moves.urllib.error # destroy ansible.module_utils.six.moves.urllib.request # destroy ansible.module_utils.six.moves.urllib.response # destroy ansible.module_utils.six.moves.urllib.robotparser # destroy functools # destroy operator # destroy ansible.module_utils.six.moves # destroy _frozen_importlib_external # destroy _imp # destroy _io # destroy marshal # clear sys.meta_path # clear sys.modules # destroy _frozen_importlib # destroy codecs # destroy encodings.aliases # destroy encodings.utf_8 # destroy encodings.utf_8_sig # destroy encodings.cp437 # destroy _codecs # destroy io # destroy traceback # destroy warnings # destroy weakref # destroy collections # destroy threading # destroy atexit # destroy _warnings # destroy math # destroy _bisect # destroy time # destroy _random # destroy _weakref # destroy _operator # destroy _sha2 # destroy _string # destroy re # destroy itertools # destroy _abc # destroy _sre # destroy posix # destroy _functools # destroy builtins # destroy _thread # clear sys.audit hooks 11798 1726882493.10887: 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-1726882492.3668802-11888-127735553246485/', '_ansible_remote_tmp': '~/.ansible/tmp', '_ansible_ignore_unknown_opts': False, '_ansible_target_log_info': None}) 11798 1726882493.10890: _low_level_execute_command(): starting 11798 1726882493.10893: _low_level_execute_command(): executing: /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1726882492.3668802-11888-127735553246485/ > /dev/null 2>&1 && sleep 0' 11798 1726882493.11307: stderr chunk (state=2): >>>OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config <<< 11798 1726882493.11411: stderr chunk (state=3): >>>debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf <<< 11798 1726882493.11426: stderr chunk (state=3): >>>debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master <<< 11798 1726882493.11441: stderr chunk (state=3): >>>debug2: fd 3 setting O_NONBLOCK <<< 11798 1726882493.11460: stderr chunk (state=3): >>>debug2: mux_client_hello_exchange: master version 4 <<< 11798 1726882493.11557: stderr chunk (state=3): >>>debug1: mux_client_request_session: master session id: 2 <<< 11798 1726882493.13591: stderr chunk (state=3): >>>debug2: Received exit status from master 0 <<< 11798 1726882493.13610: stdout chunk (state=3): >>><<< 11798 1726882493.13626: stderr chunk (state=3): >>><<< 11798 1726882493.13652: _low_level_execute_command() done: rc=0, stdout=, stderr=OpenSSH_9.3p1, OpenSSL 3.1.4 24 Oct 2023 debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match not found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: configuration requests final Match pass debug2: resolve_canonicalize: hostname 10.31.10.217 is address debug1: re-parsing configuration debug1: Reading configuration data /root/.ssh/config debug1: Reading configuration data /etc/ssh/ssh_config debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf debug2: checking match for 'final all' host 10.31.10.217 originally 10.31.10.217 debug2: match found debug1: Reading configuration data /etc/crypto-policies/back-ends/openssh.config debug1: auto-mux: Trying existing master debug2: fd 3 setting O_NONBLOCK debug2: mux_client_hello_exchange: master version 4 debug1: mux_client_request_session: master session id: 2 debug2: Received exit status from master 0 11798 1726882493.13665: handler run complete 11798 1726882493.13711: attempt loop complete, returning result 11798 1726882493.13715: _execute() done 11798 1726882493.13814: dumping result to json 11798 1726882493.13818: done dumping result, returning 11798 1726882493.13820: done running TaskExecutor() for managed_node1/TASK: Check if system is ostree [0affe814-3a2d-fc4f-8289-000000000091] 11798 1726882493.13822: sending task result for task 0affe814-3a2d-fc4f-8289-000000000091 11798 1726882493.13897: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000091 11798 1726882493.13900: WORKER PROCESS EXITING ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } 11798 1726882493.13979: no more pending results, returning what we have 11798 1726882493.13983: results queue empty 11798 1726882493.13984: checking for any_errors_fatal 11798 1726882493.13994: done checking for any_errors_fatal 11798 1726882493.13995: checking for max_fail_percentage 11798 1726882493.13997: done checking for max_fail_percentage 11798 1726882493.13998: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.13999: done checking to see if all hosts have failed 11798 1726882493.14000: getting the remaining hosts for this loop 11798 1726882493.14002: done getting the remaining hosts for this loop 11798 1726882493.14007: getting the next task for host managed_node1 11798 1726882493.14014: done getting next task for host managed_node1 11798 1726882493.14017: ^ task is: TASK: Set flag to indicate system is ostree 11798 1726882493.14020: ^ 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 11798 1726882493.14024: getting variables 11798 1726882493.14026: in VariableManager get_vars() 11798 1726882493.14060: Calling all_inventory to load vars for managed_node1 11798 1726882493.14064: Calling groups_inventory to load vars for managed_node1 11798 1726882493.14068: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.14080: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.14084: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.14088: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.14709: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.15028: done with get_vars() 11798 1726882493.15045: done getting variables 11798 1726882493.15175: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Friday 20 September 2024 21:34:53 -0400 (0:00:00.854) 0:00:03.573 ****** 11798 1726882493.15207: entering _queue_task() for managed_node1/set_fact 11798 1726882493.15214: Creating lock for set_fact 11798 1726882493.15524: worker is 1 (out of 1 available) 11798 1726882493.15651: exiting _queue_task() for managed_node1/set_fact 11798 1726882493.15663: done queuing things up, now waiting for results queue to drain 11798 1726882493.15665: waiting for pending results... 11798 1726882493.15953: running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree 11798 1726882493.15992: in run() - task 0affe814-3a2d-fc4f-8289-000000000092 11798 1726882493.16023: variable 'ansible_search_path' from source: unknown 11798 1726882493.16090: variable 'ansible_search_path' from source: unknown 11798 1726882493.16094: calling self._execute() 11798 1726882493.16180: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.16202: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.16233: variable 'omit' from source: magic vars 11798 1726882493.17137: '/usr/local/lib/python3.12/site-packages/ansible/plugins/test/__init__' skipped due to reserved name 11798 1726882493.17448: Loading TestModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/core.py 11798 1726882493.17515: Loading TestModule 'files' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/files.py 11798 1726882493.17578: Loading TestModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/mathstuff.py 11798 1726882493.17626: Loading TestModule 'uri' from /usr/local/lib/python3.12/site-packages/ansible/plugins/test/uri.py 11798 1726882493.17748: 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) 11798 1726882493.17800: 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) 11798 1726882493.17842: 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) 11798 1726882493.17885: 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) 11798 1726882493.18041: Evaluated conditional (not __network_is_ostree is defined): True 11798 1726882493.18055: variable 'omit' from source: magic vars 11798 1726882493.18117: variable 'omit' from source: magic vars 11798 1726882493.18282: variable '__ostree_booted_stat' from source: set_fact 11798 1726882493.18355: variable 'omit' from source: magic vars 11798 1726882493.18391: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11798 1726882493.18440: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11798 1726882493.18640: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11798 1726882493.18644: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882493.18646: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882493.18649: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11798 1726882493.18651: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.18654: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.18701: Set connection var ansible_shell_type to sh 11798 1726882493.18719: Set connection var ansible_module_compression to ZIP_DEFLATED 11798 1726882493.18732: Set connection var ansible_pipelining to False 11798 1726882493.18748: Set connection var ansible_timeout to 10 11798 1726882493.18761: Set connection var ansible_shell_executable to /bin/sh 11798 1726882493.18780: Set connection var ansible_connection to ssh 11798 1726882493.18808: variable 'ansible_shell_executable' from source: unknown 11798 1726882493.18817: variable 'ansible_connection' from source: unknown 11798 1726882493.18826: variable 'ansible_module_compression' from source: unknown 11798 1726882493.18837: variable 'ansible_shell_type' from source: unknown 11798 1726882493.18847: variable 'ansible_shell_executable' from source: unknown 11798 1726882493.18856: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.18868: variable 'ansible_pipelining' from source: unknown 11798 1726882493.18888: variable 'ansible_timeout' from source: unknown 11798 1726882493.18900: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.19099: 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) 11798 1726882493.19103: variable 'omit' from source: magic vars 11798 1726882493.19106: starting attempt loop 11798 1726882493.19108: running the handler 11798 1726882493.19111: handler run complete 11798 1726882493.19114: attempt loop complete, returning result 11798 1726882493.19116: _execute() done 11798 1726882493.19118: dumping result to json 11798 1726882493.19120: done dumping result, returning 11798 1726882493.19123: done running TaskExecutor() for managed_node1/TASK: Set flag to indicate system is ostree [0affe814-3a2d-fc4f-8289-000000000092] 11798 1726882493.19136: sending task result for task 0affe814-3a2d-fc4f-8289-000000000092 ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } 11798 1726882493.19410: no more pending results, returning what we have 11798 1726882493.19413: results queue empty 11798 1726882493.19414: checking for any_errors_fatal 11798 1726882493.19425: done checking for any_errors_fatal 11798 1726882493.19427: checking for max_fail_percentage 11798 1726882493.19429: done checking for max_fail_percentage 11798 1726882493.19430: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.19431: done checking to see if all hosts have failed 11798 1726882493.19432: getting the remaining hosts for this loop 11798 1726882493.19436: done getting the remaining hosts for this loop 11798 1726882493.19442: getting the next task for host managed_node1 11798 1726882493.19451: done getting next task for host managed_node1 11798 1726882493.19455: ^ task is: TASK: Fix CentOS6 Base repo 11798 1726882493.19459: ^ 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 11798 1726882493.19463: getting variables 11798 1726882493.19466: in VariableManager get_vars() 11798 1726882493.19497: Calling all_inventory to load vars for managed_node1 11798 1726882493.19501: Calling groups_inventory to load vars for managed_node1 11798 1726882493.19506: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.19518: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.19522: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.19526: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.19539: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000092 11798 1726882493.19548: WORKER PROCESS EXITING 11798 1726882493.19975: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.20596: done with get_vars() 11798 1726882493.20607: done getting variables 11798 1726882493.20845: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Friday 20 September 2024 21:34:53 -0400 (0:00:00.057) 0:00:03.631 ****** 11798 1726882493.20991: entering _queue_task() for managed_node1/copy 11798 1726882493.21574: worker is 1 (out of 1 available) 11798 1726882493.21586: exiting _queue_task() for managed_node1/copy 11798 1726882493.21599: done queuing things up, now waiting for results queue to drain 11798 1726882493.21601: waiting for pending results... 11798 1726882493.22052: running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo 11798 1726882493.22411: in run() - task 0affe814-3a2d-fc4f-8289-000000000094 11798 1726882493.22618: variable 'ansible_search_path' from source: unknown 11798 1726882493.22622: variable 'ansible_search_path' from source: unknown 11798 1726882493.22625: calling self._execute() 11798 1726882493.22672: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.22696: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.22713: variable 'omit' from source: magic vars 11798 1726882493.23299: variable 'ansible_distribution' from source: facts 11798 1726882493.23328: Evaluated conditional (ansible_distribution == 'CentOS'): False 11798 1726882493.23338: when evaluation is False, skipping this task 11798 1726882493.23348: _execute() done 11798 1726882493.23356: dumping result to json 11798 1726882493.23366: done dumping result, returning 11798 1726882493.23383: done running TaskExecutor() for managed_node1/TASK: Fix CentOS6 Base repo [0affe814-3a2d-fc4f-8289-000000000094] 11798 1726882493.23440: sending task result for task 0affe814-3a2d-fc4f-8289-000000000094 11798 1726882493.23612: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000094 11798 1726882493.23616: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } 11798 1726882493.23704: no more pending results, returning what we have 11798 1726882493.23708: results queue empty 11798 1726882493.23710: checking for any_errors_fatal 11798 1726882493.23715: done checking for any_errors_fatal 11798 1726882493.23716: checking for max_fail_percentage 11798 1726882493.23718: done checking for max_fail_percentage 11798 1726882493.23719: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.23720: done checking to see if all hosts have failed 11798 1726882493.23722: getting the remaining hosts for this loop 11798 1726882493.23724: done getting the remaining hosts for this loop 11798 1726882493.23729: getting the next task for host managed_node1 11798 1726882493.23744: done getting next task for host managed_node1 11798 1726882493.23748: ^ task is: TASK: Include the task 'enable_epel.yml' 11798 1726882493.23753: ^ 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 11798 1726882493.23758: getting variables 11798 1726882493.23760: in VariableManager get_vars() 11798 1726882493.23790: Calling all_inventory to load vars for managed_node1 11798 1726882493.23793: Calling groups_inventory to load vars for managed_node1 11798 1726882493.23797: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.23807: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.23810: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.23814: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.24365: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.24801: done with get_vars() 11798 1726882493.24813: done getting variables TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Friday 20 September 2024 21:34:53 -0400 (0:00:00.039) 0:00:03.671 ****** 11798 1726882493.24963: entering _queue_task() for managed_node1/include_tasks 11798 1726882493.25296: worker is 1 (out of 1 available) 11798 1726882493.25308: exiting _queue_task() for managed_node1/include_tasks 11798 1726882493.25320: done queuing things up, now waiting for results queue to drain 11798 1726882493.25323: waiting for pending results... 11798 1726882493.25623: running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' 11798 1726882493.25715: in run() - task 0affe814-3a2d-fc4f-8289-000000000095 11798 1726882493.25740: variable 'ansible_search_path' from source: unknown 11798 1726882493.25744: variable 'ansible_search_path' from source: unknown 11798 1726882493.25823: calling self._execute() 11798 1726882493.25917: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.25922: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.25930: variable 'omit' from source: magic vars 11798 1726882493.26933: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882493.30002: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882493.30106: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882493.30187: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882493.30230: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882493.30309: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882493.30407: 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) 11798 1726882493.30468: 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) 11798 1726882493.30523: 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) 11798 1726882493.30668: 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) 11798 1726882493.30672: 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) 11798 1726882493.30812: variable '__network_is_ostree' from source: set_fact 11798 1726882493.30839: Evaluated conditional (not __network_is_ostree | d(false)): True 11798 1726882493.30896: _execute() done 11798 1726882493.30899: dumping result to json 11798 1726882493.30901: done dumping result, returning 11798 1726882493.30904: done running TaskExecutor() for managed_node1/TASK: Include the task 'enable_epel.yml' [0affe814-3a2d-fc4f-8289-000000000095] 11798 1726882493.30906: sending task result for task 0affe814-3a2d-fc4f-8289-000000000095 11798 1726882493.31183: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000095 11798 1726882493.31188: WORKER PROCESS EXITING 11798 1726882493.31215: no more pending results, returning what we have 11798 1726882493.31219: in VariableManager get_vars() 11798 1726882493.31260: Calling all_inventory to load vars for managed_node1 11798 1726882493.31263: Calling groups_inventory to load vars for managed_node1 11798 1726882493.31267: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.31279: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.31283: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.31287: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.31857: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.32479: done with get_vars() 11798 1726882493.32490: variable 'ansible_search_path' from source: unknown 11798 1726882493.32491: variable 'ansible_search_path' from source: unknown 11798 1726882493.32537: we have included files to process 11798 1726882493.32539: generating all_blocks data 11798 1726882493.32541: done generating all_blocks data 11798 1726882493.32546: processing included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11798 1726882493.32548: loading included file: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11798 1726882493.32551: Loading data from /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml 11798 1726882493.34717: done processing included file 11798 1726882493.34720: iterating over new_blocks loaded from include file 11798 1726882493.34722: in VariableManager get_vars() 11798 1726882493.34743: done with get_vars() 11798 1726882493.34745: filtering new block on tags 11798 1726882493.34775: done filtering new block on tags 11798 1726882493.34781: in VariableManager get_vars() 11798 1726882493.34817: done with get_vars() 11798 1726882493.34933: filtering new block on tags 11798 1726882493.34952: done filtering new block on tags 11798 1726882493.34959: done iterating over new_blocks loaded from include file included: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 11798 1726882493.34966: extending task lists for all hosts with included blocks 11798 1726882493.35228: done extending task lists 11798 1726882493.35230: done processing included files 11798 1726882493.35231: results queue empty 11798 1726882493.35232: checking for any_errors_fatal 11798 1726882493.35238: done checking for any_errors_fatal 11798 1726882493.35239: checking for max_fail_percentage 11798 1726882493.35240: done checking for max_fail_percentage 11798 1726882493.35241: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.35242: done checking to see if all hosts have failed 11798 1726882493.35243: getting the remaining hosts for this loop 11798 1726882493.35245: done getting the remaining hosts for this loop 11798 1726882493.35247: getting the next task for host managed_node1 11798 1726882493.35253: done getting next task for host managed_node1 11798 1726882493.35340: ^ task is: TASK: Create EPEL {{ ansible_distribution_major_version }} 11798 1726882493.35343: ^ 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 11798 1726882493.35347: getting variables 11798 1726882493.35348: in VariableManager get_vars() 11798 1726882493.35359: Calling all_inventory to load vars for managed_node1 11798 1726882493.35366: Calling groups_inventory to load vars for managed_node1 11798 1726882493.35370: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.35379: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.35480: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.35487: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.35801: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.36169: done with get_vars() 11798 1726882493.36182: done getting variables 11798 1726882493.36265: 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) 11798 1726882493.36524: variable 'ansible_distribution_major_version' from source: facts TASK [Create EPEL 39] ********************************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Friday 20 September 2024 21:34:53 -0400 (0:00:00.116) 0:00:03.787 ****** 11798 1726882493.36585: entering _queue_task() for managed_node1/command 11798 1726882493.36587: Creating lock for command 11798 1726882493.37050: worker is 1 (out of 1 available) 11798 1726882493.37063: exiting _queue_task() for managed_node1/command 11798 1726882493.37075: done queuing things up, now waiting for results queue to drain 11798 1726882493.37080: waiting for pending results... 11798 1726882493.37341: running TaskExecutor() for managed_node1/TASK: Create EPEL 39 11798 1726882493.37419: in run() - task 0affe814-3a2d-fc4f-8289-0000000000af 11798 1726882493.37441: variable 'ansible_search_path' from source: unknown 11798 1726882493.37449: variable 'ansible_search_path' from source: unknown 11798 1726882493.37508: calling self._execute() 11798 1726882493.37607: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.37620: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.37638: variable 'omit' from source: magic vars 11798 1726882493.38172: variable 'ansible_distribution' from source: facts 11798 1726882493.38221: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11798 1726882493.38224: when evaluation is False, skipping this task 11798 1726882493.38227: _execute() done 11798 1726882493.38229: dumping result to json 11798 1726882493.38236: done dumping result, returning 11798 1726882493.38239: done running TaskExecutor() for managed_node1/TASK: Create EPEL 39 [0affe814-3a2d-fc4f-8289-0000000000af] 11798 1726882493.38249: sending task result for task 0affe814-3a2d-fc4f-8289-0000000000af 11798 1726882493.38416: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000000af 11798 1726882493.38419: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11798 1726882493.38504: no more pending results, returning what we have 11798 1726882493.38508: results queue empty 11798 1726882493.38509: checking for any_errors_fatal 11798 1726882493.38510: done checking for any_errors_fatal 11798 1726882493.38511: checking for max_fail_percentage 11798 1726882493.38513: done checking for max_fail_percentage 11798 1726882493.38514: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.38515: done checking to see if all hosts have failed 11798 1726882493.38516: getting the remaining hosts for this loop 11798 1726882493.38518: done getting the remaining hosts for this loop 11798 1726882493.38523: getting the next task for host managed_node1 11798 1726882493.38530: done getting next task for host managed_node1 11798 1726882493.38533: ^ task is: TASK: Install yum-utils package 11798 1726882493.38539: ^ 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 11798 1726882493.38543: getting variables 11798 1726882493.38546: in VariableManager get_vars() 11798 1726882493.38700: Calling all_inventory to load vars for managed_node1 11798 1726882493.38704: Calling groups_inventory to load vars for managed_node1 11798 1726882493.38709: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.38721: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.38725: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.38729: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.39112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.39419: done with get_vars() 11798 1726882493.39434: done getting variables 11798 1726882493.39553: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:26 Friday 20 September 2024 21:34:53 -0400 (0:00:00.030) 0:00:03.817 ****** 11798 1726882493.39593: entering _queue_task() for managed_node1/package 11798 1726882493.39595: Creating lock for package 11798 1726882493.39924: worker is 1 (out of 1 available) 11798 1726882493.39938: exiting _queue_task() for managed_node1/package 11798 1726882493.39950: done queuing things up, now waiting for results queue to drain 11798 1726882493.39952: waiting for pending results... 11798 1726882493.40264: running TaskExecutor() for managed_node1/TASK: Install yum-utils package 11798 1726882493.40315: in run() - task 0affe814-3a2d-fc4f-8289-0000000000b0 11798 1726882493.40336: variable 'ansible_search_path' from source: unknown 11798 1726882493.40345: variable 'ansible_search_path' from source: unknown 11798 1726882493.40414: calling self._execute() 11798 1726882493.40494: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.40506: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.40581: variable 'omit' from source: magic vars 11798 1726882493.41002: variable 'ansible_distribution' from source: facts 11798 1726882493.41027: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11798 1726882493.41036: when evaluation is False, skipping this task 11798 1726882493.41045: _execute() done 11798 1726882493.41052: dumping result to json 11798 1726882493.41060: done dumping result, returning 11798 1726882493.41075: done running TaskExecutor() for managed_node1/TASK: Install yum-utils package [0affe814-3a2d-fc4f-8289-0000000000b0] 11798 1726882493.41087: sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b0 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11798 1726882493.41357: no more pending results, returning what we have 11798 1726882493.41361: results queue empty 11798 1726882493.41362: checking for any_errors_fatal 11798 1726882493.41369: done checking for any_errors_fatal 11798 1726882493.41370: checking for max_fail_percentage 11798 1726882493.41372: done checking for max_fail_percentage 11798 1726882493.41373: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.41374: done checking to see if all hosts have failed 11798 1726882493.41375: getting the remaining hosts for this loop 11798 1726882493.41379: done getting the remaining hosts for this loop 11798 1726882493.41384: getting the next task for host managed_node1 11798 1726882493.41391: done getting next task for host managed_node1 11798 1726882493.41394: ^ task is: TASK: Enable EPEL 7 11798 1726882493.41398: ^ 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 11798 1726882493.41401: getting variables 11798 1726882493.41403: in VariableManager get_vars() 11798 1726882493.41433: Calling all_inventory to load vars for managed_node1 11798 1726882493.41438: Calling groups_inventory to load vars for managed_node1 11798 1726882493.41442: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.41454: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.41458: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.41462: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.41784: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b0 11798 1726882493.41787: WORKER PROCESS EXITING 11798 1726882493.41813: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.42147: done with get_vars() 11798 1726882493.42157: done getting variables 11798 1726882493.42228: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:32 Friday 20 September 2024 21:34:53 -0400 (0:00:00.026) 0:00:03.844 ****** 11798 1726882493.42265: entering _queue_task() for managed_node1/command 11798 1726882493.42511: worker is 1 (out of 1 available) 11798 1726882493.42639: exiting _queue_task() for managed_node1/command 11798 1726882493.42649: done queuing things up, now waiting for results queue to drain 11798 1726882493.42651: waiting for pending results... 11798 1726882493.42800: running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 11798 1726882493.42939: in run() - task 0affe814-3a2d-fc4f-8289-0000000000b1 11798 1726882493.42967: variable 'ansible_search_path' from source: unknown 11798 1726882493.42976: variable 'ansible_search_path' from source: unknown 11798 1726882493.43028: calling self._execute() 11798 1726882493.43139: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.43184: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.43188: variable 'omit' from source: magic vars 11798 1726882493.43617: variable 'ansible_distribution' from source: facts 11798 1726882493.43641: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11798 1726882493.43652: when evaluation is False, skipping this task 11798 1726882493.43659: _execute() done 11798 1726882493.43667: dumping result to json 11798 1726882493.43727: done dumping result, returning 11798 1726882493.43731: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 7 [0affe814-3a2d-fc4f-8289-0000000000b1] 11798 1726882493.43735: sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b1 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11798 1726882493.43965: no more pending results, returning what we have 11798 1726882493.43969: results queue empty 11798 1726882493.43970: checking for any_errors_fatal 11798 1726882493.43980: done checking for any_errors_fatal 11798 1726882493.43981: checking for max_fail_percentage 11798 1726882493.43983: done checking for max_fail_percentage 11798 1726882493.43984: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.43985: done checking to see if all hosts have failed 11798 1726882493.43986: getting the remaining hosts for this loop 11798 1726882493.43987: done getting the remaining hosts for this loop 11798 1726882493.43991: getting the next task for host managed_node1 11798 1726882493.43998: done getting next task for host managed_node1 11798 1726882493.44000: ^ task is: TASK: Enable EPEL 8 11798 1726882493.44005: ^ 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 11798 1726882493.44008: getting variables 11798 1726882493.44009: in VariableManager get_vars() 11798 1726882493.44040: Calling all_inventory to load vars for managed_node1 11798 1726882493.44043: Calling groups_inventory to load vars for managed_node1 11798 1726882493.44136: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.44144: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b1 11798 1726882493.44147: WORKER PROCESS EXITING 11798 1726882493.44163: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.44167: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.44171: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.44392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.44695: done with get_vars() 11798 1726882493.44714: done getting variables 11798 1726882493.44781: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:37 Friday 20 September 2024 21:34:53 -0400 (0:00:00.025) 0:00:03.870 ****** 11798 1726882493.44822: entering _queue_task() for managed_node1/command 11798 1726882493.45168: worker is 1 (out of 1 available) 11798 1726882493.45181: exiting _queue_task() for managed_node1/command 11798 1726882493.45192: done queuing things up, now waiting for results queue to drain 11798 1726882493.45194: waiting for pending results... 11798 1726882493.45356: running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 11798 1726882493.45496: in run() - task 0affe814-3a2d-fc4f-8289-0000000000b2 11798 1726882493.45517: variable 'ansible_search_path' from source: unknown 11798 1726882493.45531: variable 'ansible_search_path' from source: unknown 11798 1726882493.45639: calling self._execute() 11798 1726882493.45675: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.45699: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.45716: variable 'omit' from source: magic vars 11798 1726882493.46199: variable 'ansible_distribution' from source: facts 11798 1726882493.46215: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11798 1726882493.46222: when evaluation is False, skipping this task 11798 1726882493.46228: _execute() done 11798 1726882493.46238: dumping result to json 11798 1726882493.46250: done dumping result, returning 11798 1726882493.46288: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 8 [0affe814-3a2d-fc4f-8289-0000000000b2] 11798 1726882493.46291: sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b2 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11798 1726882493.46628: no more pending results, returning what we have 11798 1726882493.46632: results queue empty 11798 1726882493.46633: checking for any_errors_fatal 11798 1726882493.46641: done checking for any_errors_fatal 11798 1726882493.46642: checking for max_fail_percentage 11798 1726882493.46644: done checking for max_fail_percentage 11798 1726882493.46646: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.46647: done checking to see if all hosts have failed 11798 1726882493.46648: getting the remaining hosts for this loop 11798 1726882493.46649: done getting the remaining hosts for this loop 11798 1726882493.46653: getting the next task for host managed_node1 11798 1726882493.46663: done getting next task for host managed_node1 11798 1726882493.46667: ^ task is: TASK: Enable EPEL 6 11798 1726882493.46672: ^ 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 11798 1726882493.46675: getting variables 11798 1726882493.46679: in VariableManager get_vars() 11798 1726882493.46709: Calling all_inventory to load vars for managed_node1 11798 1726882493.46713: Calling groups_inventory to load vars for managed_node1 11798 1726882493.46716: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.46727: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.46731: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.46736: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.47057: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b2 11798 1726882493.47061: WORKER PROCESS EXITING 11798 1726882493.47092: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.47403: done with get_vars() 11798 1726882493.47414: done getting variables 11798 1726882493.47498: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:42 Friday 20 September 2024 21:34:53 -0400 (0:00:00.027) 0:00:03.897 ****** 11798 1726882493.47533: entering _queue_task() for managed_node1/copy 11798 1726882493.47905: worker is 1 (out of 1 available) 11798 1726882493.47919: exiting _queue_task() for managed_node1/copy 11798 1726882493.47932: done queuing things up, now waiting for results queue to drain 11798 1726882493.47936: waiting for pending results... 11798 1726882493.48112: running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 11798 1726882493.48340: in run() - task 0affe814-3a2d-fc4f-8289-0000000000b4 11798 1726882493.48345: variable 'ansible_search_path' from source: unknown 11798 1726882493.48349: variable 'ansible_search_path' from source: unknown 11798 1726882493.48351: calling self._execute() 11798 1726882493.48444: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.48462: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.48476: variable 'omit' from source: magic vars 11798 1726882493.48986: variable 'ansible_distribution' from source: facts 11798 1726882493.49010: Evaluated conditional (ansible_distribution in ['RedHat', 'CentOS']): False 11798 1726882493.49019: when evaluation is False, skipping this task 11798 1726882493.49026: _execute() done 11798 1726882493.49103: dumping result to json 11798 1726882493.49108: done dumping result, returning 11798 1726882493.49111: done running TaskExecutor() for managed_node1/TASK: Enable EPEL 6 [0affe814-3a2d-fc4f-8289-0000000000b4] 11798 1726882493.49114: sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b4 skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } 11798 1726882493.49253: no more pending results, returning what we have 11798 1726882493.49327: results queue empty 11798 1726882493.49329: checking for any_errors_fatal 11798 1726882493.49337: done checking for any_errors_fatal 11798 1726882493.49338: checking for max_fail_percentage 11798 1726882493.49340: done checking for max_fail_percentage 11798 1726882493.49341: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.49342: done checking to see if all hosts have failed 11798 1726882493.49343: getting the remaining hosts for this loop 11798 1726882493.49345: done getting the remaining hosts for this loop 11798 1726882493.49350: getting the next task for host managed_node1 11798 1726882493.49360: done getting next task for host managed_node1 11798 1726882493.49434: ^ task is: TASK: Set network provider to 'initscripts' 11798 1726882493.49439: ^ 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 11798 1726882493.49443: getting variables 11798 1726882493.49445: in VariableManager get_vars() 11798 1726882493.49482: Calling all_inventory to load vars for managed_node1 11798 1726882493.49486: Calling groups_inventory to load vars for managed_node1 11798 1726882493.49491: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.49550: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.49554: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.49559: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.50086: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000000b4 11798 1726882493.50089: WORKER PROCESS EXITING 11798 1726882493.50113: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.50740: done with get_vars() 11798 1726882493.50752: done getting variables 11798 1726882493.50928: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 Friday 20 September 2024 21:34:53 -0400 (0:00:00.034) 0:00:03.931 ****** 11798 1726882493.50964: entering _queue_task() for managed_node1/set_fact 11798 1726882493.51419: worker is 1 (out of 1 available) 11798 1726882493.51431: exiting _queue_task() for managed_node1/set_fact 11798 1726882493.51538: done queuing things up, now waiting for results queue to drain 11798 1726882493.51541: waiting for pending results... 11798 1726882493.51985: running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' 11798 1726882493.52065: in run() - task 0affe814-3a2d-fc4f-8289-000000000007 11798 1726882493.52084: variable 'ansible_search_path' from source: unknown 11798 1726882493.52122: calling self._execute() 11798 1726882493.52402: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.52411: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.52421: variable 'omit' from source: magic vars 11798 1726882493.52745: variable 'omit' from source: magic vars 11798 1726882493.52782: variable 'omit' from source: magic vars 11798 1726882493.52826: variable 'omit' from source: magic vars 11798 1726882493.52882: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/connection 11798 1726882493.52919: Loading Connection 'ssh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/connection/ssh.py (found_in_cache=True, class_only=False) 11798 1726882493.53143: trying /usr/local/lib/python3.12/site-packages/ansible/plugins/shell 11798 1726882493.53166: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882493.53183: Loading ShellModule 'sh' from /usr/local/lib/python3.12/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False) 11798 1726882493.53239: variable 'inventory_hostname' from source: host vars for 'managed_node1' 11798 1726882493.53242: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.53245: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.53552: Set connection var ansible_shell_type to sh 11798 1726882493.53632: Set connection var ansible_module_compression to ZIP_DEFLATED 11798 1726882493.53638: Set connection var ansible_pipelining to False 11798 1726882493.53641: Set connection var ansible_timeout to 10 11798 1726882493.53644: Set connection var ansible_shell_executable to /bin/sh 11798 1726882493.53651: Set connection var ansible_connection to ssh 11798 1726882493.53657: variable 'ansible_shell_executable' from source: unknown 11798 1726882493.53659: variable 'ansible_connection' from source: unknown 11798 1726882493.53661: variable 'ansible_module_compression' from source: unknown 11798 1726882493.53663: variable 'ansible_shell_type' from source: unknown 11798 1726882493.53665: variable 'ansible_shell_executable' from source: unknown 11798 1726882493.53668: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.53670: variable 'ansible_pipelining' from source: unknown 11798 1726882493.53672: variable 'ansible_timeout' from source: unknown 11798 1726882493.53674: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.54011: 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) 11798 1726882493.54024: variable 'omit' from source: magic vars 11798 1726882493.54030: starting attempt loop 11798 1726882493.54035: running the handler 11798 1726882493.54068: handler run complete 11798 1726882493.54071: attempt loop complete, returning result 11798 1726882493.54074: _execute() done 11798 1726882493.54079: dumping result to json 11798 1726882493.54180: done dumping result, returning 11798 1726882493.54183: done running TaskExecutor() for managed_node1/TASK: Set network provider to 'initscripts' [0affe814-3a2d-fc4f-8289-000000000007] 11798 1726882493.54185: sending task result for task 0affe814-3a2d-fc4f-8289-000000000007 ok: [managed_node1] => { "ansible_facts": { "network_provider": "initscripts" }, "changed": false } 11798 1726882493.54325: no more pending results, returning what we have 11798 1726882493.54328: results queue empty 11798 1726882493.54330: checking for any_errors_fatal 11798 1726882493.54337: done checking for any_errors_fatal 11798 1726882493.54338: checking for max_fail_percentage 11798 1726882493.54340: done checking for max_fail_percentage 11798 1726882493.54341: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.54342: done checking to see if all hosts have failed 11798 1726882493.54343: getting the remaining hosts for this loop 11798 1726882493.54344: done getting the remaining hosts for this loop 11798 1726882493.54348: getting the next task for host managed_node1 11798 1726882493.54353: done getting next task for host managed_node1 11798 1726882493.54356: ^ task is: TASK: meta (flush_handlers) 11798 1726882493.54358: ^ 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 11798 1726882493.54362: getting variables 11798 1726882493.54364: in VariableManager get_vars() 11798 1726882493.54392: Calling all_inventory to load vars for managed_node1 11798 1726882493.54395: Calling groups_inventory to load vars for managed_node1 11798 1726882493.54399: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.54411: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.54414: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.54418: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.54984: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000007 11798 1726882493.54988: WORKER PROCESS EXITING 11798 1726882493.55046: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.55749: done with get_vars() 11798 1726882493.55760: done getting variables 11798 1726882493.55841: in VariableManager get_vars() 11798 1726882493.55943: Calling all_inventory to load vars for managed_node1 11798 1726882493.55946: Calling groups_inventory to load vars for managed_node1 11798 1726882493.55949: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.55960: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.55963: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.55967: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.56363: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.56994: done with get_vars() 11798 1726882493.57011: done queuing things up, now waiting for results queue to drain 11798 1726882493.57013: results queue empty 11798 1726882493.57014: checking for any_errors_fatal 11798 1726882493.57017: done checking for any_errors_fatal 11798 1726882493.57018: checking for max_fail_percentage 11798 1726882493.57019: done checking for max_fail_percentage 11798 1726882493.57020: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.57021: done checking to see if all hosts have failed 11798 1726882493.57022: getting the remaining hosts for this loop 11798 1726882493.57024: done getting the remaining hosts for this loop 11798 1726882493.57026: getting the next task for host managed_node1 11798 1726882493.57031: done getting next task for host managed_node1 11798 1726882493.57033: ^ task is: TASK: meta (flush_handlers) 11798 1726882493.57137: ^ 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 11798 1726882493.57153: getting variables 11798 1726882493.57155: in VariableManager get_vars() 11798 1726882493.57164: Calling all_inventory to load vars for managed_node1 11798 1726882493.57167: Calling groups_inventory to load vars for managed_node1 11798 1726882493.57171: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.57176: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.57187: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.57192: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.57559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.58643: done with get_vars() 11798 1726882493.58652: done getting variables 11798 1726882493.58747: in VariableManager get_vars() 11798 1726882493.58757: Calling all_inventory to load vars for managed_node1 11798 1726882493.58759: Calling groups_inventory to load vars for managed_node1 11798 1726882493.58762: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.58768: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.58886: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.58892: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.59201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.59786: done with get_vars() 11798 1726882493.59799: done queuing things up, now waiting for results queue to drain 11798 1726882493.59801: results queue empty 11798 1726882493.59802: checking for any_errors_fatal 11798 1726882493.59803: done checking for any_errors_fatal 11798 1726882493.59804: checking for max_fail_percentage 11798 1726882493.59806: done checking for max_fail_percentage 11798 1726882493.59806: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.59807: done checking to see if all hosts have failed 11798 1726882493.59808: getting the remaining hosts for this loop 11798 1726882493.59809: done getting the remaining hosts for this loop 11798 1726882493.59812: getting the next task for host managed_node1 11798 1726882493.59815: done getting next task for host managed_node1 11798 1726882493.59816: ^ task is: None 11798 1726882493.59818: ^ 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 11798 1726882493.59819: done queuing things up, now waiting for results queue to drain 11798 1726882493.59821: results queue empty 11798 1726882493.59821: checking for any_errors_fatal 11798 1726882493.59822: done checking for any_errors_fatal 11798 1726882493.59823: checking for max_fail_percentage 11798 1726882493.59824: done checking for max_fail_percentage 11798 1726882493.59825: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.59826: done checking to see if all hosts have failed 11798 1726882493.59828: getting the next task for host managed_node1 11798 1726882493.59831: done getting next task for host managed_node1 11798 1726882493.59832: ^ task is: None 11798 1726882493.59836: ^ 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 11798 1726882493.59893: in VariableManager get_vars() 11798 1726882493.59910: done with get_vars() 11798 1726882493.59917: in VariableManager get_vars() 11798 1726882493.59928: done with get_vars() 11798 1726882493.59932: variable 'omit' from source: magic vars 11798 1726882493.59971: in VariableManager get_vars() 11798 1726882493.59983: done with get_vars() 11798 1726882493.60008: variable 'omit' from source: magic vars PLAY [Test configuring bridges] ************************************************ 11798 1726882493.60223: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882493.60249: getting the remaining hosts for this loop 11798 1726882493.60251: done getting the remaining hosts for this loop 11798 1726882493.60253: getting the next task for host managed_node1 11798 1726882493.60256: done getting next task for host managed_node1 11798 1726882493.60258: ^ task is: TASK: Gathering Facts 11798 1726882493.60260: ^ 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 11798 1726882493.60262: getting variables 11798 1726882493.60263: in VariableManager get_vars() 11798 1726882493.60272: Calling all_inventory to load vars for managed_node1 11798 1726882493.60274: Calling groups_inventory to load vars for managed_node1 11798 1726882493.60277: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.60282: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.60296: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.60301: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.60486: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.60780: done with get_vars() 11798 1726882493.60789: done getting variables 11798 1726882493.60839: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:3 Friday 20 September 2024 21:34:53 -0400 (0:00:00.098) 0:00:04.030 ****** 11798 1726882493.60865: entering _queue_task() for managed_node1/gather_facts 11798 1726882493.61145: worker is 1 (out of 1 available) 11798 1726882493.61158: exiting _queue_task() for managed_node1/gather_facts 11798 1726882493.61171: done queuing things up, now waiting for results queue to drain 11798 1726882493.61174: waiting for pending results... 11798 1726882493.61447: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882493.61564: in run() - task 0affe814-3a2d-fc4f-8289-0000000000da 11798 1726882493.61592: variable 'ansible_search_path' from source: unknown 11798 1726882493.61660: calling self._execute() 11798 1726882493.61842: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.61848: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.61852: variable 'omit' from source: magic vars 11798 1726882493.62496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882493.66769: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882493.66916: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882493.66921: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882493.66971: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882493.67006: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882493.67113: 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) 11798 1726882493.67159: 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) 11798 1726882493.67205: 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) 11798 1726882493.67266: 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) 11798 1726882493.67297: 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) 11798 1726882493.67504: variable 'ansible_distribution' from source: facts 11798 1726882493.67511: variable 'ansible_distribution_major_version' from source: facts 11798 1726882493.67514: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882493.67517: when evaluation is False, skipping this task 11798 1726882493.67519: _execute() done 11798 1726882493.67524: dumping result to json 11798 1726882493.67533: done dumping result, returning 11798 1726882493.67545: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-0000000000da] 11798 1726882493.67567: sending task result for task 0affe814-3a2d-fc4f-8289-0000000000da skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882493.67907: no more pending results, returning what we have 11798 1726882493.67911: results queue empty 11798 1726882493.67912: checking for any_errors_fatal 11798 1726882493.67913: done checking for any_errors_fatal 11798 1726882493.67914: checking for max_fail_percentage 11798 1726882493.67916: done checking for max_fail_percentage 11798 1726882493.67917: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.67918: done checking to see if all hosts have failed 11798 1726882493.67919: getting the remaining hosts for this loop 11798 1726882493.67921: done getting the remaining hosts for this loop 11798 1726882493.67925: getting the next task for host managed_node1 11798 1726882493.67931: done getting next task for host managed_node1 11798 1726882493.67935: ^ task is: TASK: meta (flush_handlers) 11798 1726882493.67943: ^ 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 11798 1726882493.67948: getting variables 11798 1726882493.67950: in VariableManager get_vars() 11798 1726882493.67985: Calling all_inventory to load vars for managed_node1 11798 1726882493.67989: Calling groups_inventory to load vars for managed_node1 11798 1726882493.67993: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.68061: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.68065: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.68069: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.68420: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000000da 11798 1726882493.68424: WORKER PROCESS EXITING 11798 1726882493.68461: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.68749: done with get_vars() 11798 1726882493.68761: done getting variables 11798 1726882493.68841: in VariableManager get_vars() 11798 1726882493.68851: Calling all_inventory to load vars for managed_node1 11798 1726882493.68853: Calling groups_inventory to load vars for managed_node1 11798 1726882493.68856: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.68861: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.68864: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.68867: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.69093: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.69385: done with get_vars() 11798 1726882493.69399: done queuing things up, now waiting for results queue to drain 11798 1726882493.69401: results queue empty 11798 1726882493.69402: checking for any_errors_fatal 11798 1726882493.69404: done checking for any_errors_fatal 11798 1726882493.69405: checking for max_fail_percentage 11798 1726882493.69406: done checking for max_fail_percentage 11798 1726882493.69407: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.69408: done checking to see if all hosts have failed 11798 1726882493.69409: getting the remaining hosts for this loop 11798 1726882493.69410: done getting the remaining hosts for this loop 11798 1726882493.69413: getting the next task for host managed_node1 11798 1726882493.69417: done getting next task for host managed_node1 11798 1726882493.69419: ^ task is: TASK: Set interface={{ interface }} 11798 1726882493.69421: ^ 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 11798 1726882493.69423: getting variables 11798 1726882493.69425: in VariableManager get_vars() 11798 1726882493.69444: Calling all_inventory to load vars for managed_node1 11798 1726882493.69447: Calling groups_inventory to load vars for managed_node1 11798 1726882493.69450: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.69461: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.69464: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.69468: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.69638: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.69933: done with get_vars() 11798 1726882493.69945: done getting variables 11798 1726882493.70003: 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) 11798 1726882493.70161: variable 'interface' from source: play vars TASK [Set interface=LSR-TST-br31] ********************************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:9 Friday 20 September 2024 21:34:53 -0400 (0:00:00.093) 0:00:04.123 ****** 11798 1726882493.70206: entering _queue_task() for managed_node1/set_fact 11798 1726882493.70609: worker is 1 (out of 1 available) 11798 1726882493.70624: exiting _queue_task() for managed_node1/set_fact 11798 1726882493.70792: done queuing things up, now waiting for results queue to drain 11798 1726882493.70796: waiting for pending results... 11798 1726882493.70898: running TaskExecutor() for managed_node1/TASK: Set interface=LSR-TST-br31 11798 1726882493.71041: in run() - task 0affe814-3a2d-fc4f-8289-00000000000b 11798 1726882493.71062: variable 'ansible_search_path' from source: unknown 11798 1726882493.71107: calling self._execute() 11798 1726882493.71212: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.71225: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.71363: variable 'omit' from source: magic vars 11798 1726882493.71832: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882493.74782: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882493.74894: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882493.74959: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882493.75024: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882493.75062: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882493.75169: 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) 11798 1726882493.75295: 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) 11798 1726882493.75299: 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) 11798 1726882493.75342: 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) 11798 1726882493.75376: 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) 11798 1726882493.75579: variable 'ansible_distribution' from source: facts 11798 1726882493.75643: variable 'ansible_distribution_major_version' from source: facts 11798 1726882493.75647: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882493.75649: when evaluation is False, skipping this task 11798 1726882493.75652: _execute() done 11798 1726882493.75654: dumping result to json 11798 1726882493.75657: done dumping result, returning 11798 1726882493.75659: done running TaskExecutor() for managed_node1/TASK: Set interface=LSR-TST-br31 [0affe814-3a2d-fc4f-8289-00000000000b] 11798 1726882493.75739: sending task result for task 0affe814-3a2d-fc4f-8289-00000000000b 11798 1726882493.75810: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000000b 11798 1726882493.75814: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882493.75888: no more pending results, returning what we have 11798 1726882493.75892: results queue empty 11798 1726882493.75894: checking for any_errors_fatal 11798 1726882493.75896: done checking for any_errors_fatal 11798 1726882493.75896: checking for max_fail_percentage 11798 1726882493.75898: done checking for max_fail_percentage 11798 1726882493.75899: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.75901: done checking to see if all hosts have failed 11798 1726882493.75902: getting the remaining hosts for this loop 11798 1726882493.75904: done getting the remaining hosts for this loop 11798 1726882493.75908: getting the next task for host managed_node1 11798 1726882493.75915: done getting next task for host managed_node1 11798 1726882493.75920: ^ task is: TASK: Include the task 'show_interfaces.yml' 11798 1726882493.75923: ^ 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 11798 1726882493.75927: getting variables 11798 1726882493.75929: in VariableManager get_vars() 11798 1726882493.75963: Calling all_inventory to load vars for managed_node1 11798 1726882493.75968: Calling groups_inventory to load vars for managed_node1 11798 1726882493.75973: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.75985: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.75989: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.75994: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.76598: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.76904: done with get_vars() 11798 1726882493.76916: done getting variables TASK [Include the task 'show_interfaces.yml'] ********************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:12 Friday 20 September 2024 21:34:53 -0400 (0:00:00.068) 0:00:04.192 ****** 11798 1726882493.77044: entering _queue_task() for managed_node1/include_tasks 11798 1726882493.77392: worker is 1 (out of 1 available) 11798 1726882493.77454: exiting _queue_task() for managed_node1/include_tasks 11798 1726882493.77502: done queuing things up, now waiting for results queue to drain 11798 1726882493.77504: waiting for pending results... 11798 1726882493.77997: running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' 11798 1726882493.78002: in run() - task 0affe814-3a2d-fc4f-8289-00000000000c 11798 1726882493.78005: variable 'ansible_search_path' from source: unknown 11798 1726882493.78008: calling self._execute() 11798 1726882493.78062: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.78075: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.78104: variable 'omit' from source: magic vars 11798 1726882493.78750: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882493.81477: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882493.81579: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882493.81640: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882493.81687: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882493.81723: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882493.81840: 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) 11798 1726882493.81873: 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) 11798 1726882493.81972: 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) 11798 1726882493.81977: 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) 11798 1726882493.82004: 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) 11798 1726882493.82171: variable 'ansible_distribution' from source: facts 11798 1726882493.82186: variable 'ansible_distribution_major_version' from source: facts 11798 1726882493.82204: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882493.82212: when evaluation is False, skipping this task 11798 1726882493.82223: _execute() done 11798 1726882493.82235: dumping result to json 11798 1726882493.82246: done dumping result, returning 11798 1726882493.82257: done running TaskExecutor() for managed_node1/TASK: Include the task 'show_interfaces.yml' [0affe814-3a2d-fc4f-8289-00000000000c] 11798 1726882493.82301: sending task result for task 0affe814-3a2d-fc4f-8289-00000000000c 11798 1726882493.82489: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000000c 11798 1726882493.82493: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882493.82547: no more pending results, returning what we have 11798 1726882493.82551: results queue empty 11798 1726882493.82553: checking for any_errors_fatal 11798 1726882493.82559: done checking for any_errors_fatal 11798 1726882493.82560: checking for max_fail_percentage 11798 1726882493.82561: done checking for max_fail_percentage 11798 1726882493.82563: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.82564: done checking to see if all hosts have failed 11798 1726882493.82565: getting the remaining hosts for this loop 11798 1726882493.82567: done getting the remaining hosts for this loop 11798 1726882493.82571: getting the next task for host managed_node1 11798 1726882493.82576: done getting next task for host managed_node1 11798 1726882493.82579: ^ task is: TASK: Include the task 'assert_device_absent.yml' 11798 1726882493.82581: ^ 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 11798 1726882493.82584: getting variables 11798 1726882493.82586: in VariableManager get_vars() 11798 1726882493.82622: Calling all_inventory to load vars for managed_node1 11798 1726882493.82626: Calling groups_inventory to load vars for managed_node1 11798 1726882493.82630: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.82767: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.82772: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.82776: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.83065: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.83362: done with get_vars() 11798 1726882493.83372: done getting variables TASK [Include the task 'assert_device_absent.yml'] ***************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 Friday 20 September 2024 21:34:53 -0400 (0:00:00.064) 0:00:04.256 ****** 11798 1726882493.83475: entering _queue_task() for managed_node1/include_tasks 11798 1726882493.83722: worker is 1 (out of 1 available) 11798 1726882493.83739: exiting _queue_task() for managed_node1/include_tasks 11798 1726882493.83754: done queuing things up, now waiting for results queue to drain 11798 1726882493.83756: waiting for pending results... 11798 1726882493.84159: running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' 11798 1726882493.84165: in run() - task 0affe814-3a2d-fc4f-8289-00000000000d 11798 1726882493.84169: variable 'ansible_search_path' from source: unknown 11798 1726882493.84207: calling self._execute() 11798 1726882493.84310: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.84324: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.84343: variable 'omit' from source: magic vars 11798 1726882493.84902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882493.87594: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882493.87691: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882493.87745: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882493.87812: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882493.87871: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882493.87951: 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) 11798 1726882493.88001: 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) 11798 1726882493.88089: 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) 11798 1726882493.88105: 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) 11798 1726882493.88126: 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) 11798 1726882493.88287: variable 'ansible_distribution' from source: facts 11798 1726882493.88303: variable 'ansible_distribution_major_version' from source: facts 11798 1726882493.88318: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882493.88325: when evaluation is False, skipping this task 11798 1726882493.88331: _execute() done 11798 1726882493.88341: dumping result to json 11798 1726882493.88349: done dumping result, returning 11798 1726882493.88415: done running TaskExecutor() for managed_node1/TASK: Include the task 'assert_device_absent.yml' [0affe814-3a2d-fc4f-8289-00000000000d] 11798 1726882493.88419: sending task result for task 0affe814-3a2d-fc4f-8289-00000000000d 11798 1726882493.88491: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000000d 11798 1726882493.88494: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882493.88661: no more pending results, returning what we have 11798 1726882493.88666: results queue empty 11798 1726882493.88668: checking for any_errors_fatal 11798 1726882493.88672: done checking for any_errors_fatal 11798 1726882493.88673: checking for max_fail_percentage 11798 1726882493.88674: done checking for max_fail_percentage 11798 1726882493.88676: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.88679: done checking to see if all hosts have failed 11798 1726882493.88680: getting the remaining hosts for this loop 11798 1726882493.88683: done getting the remaining hosts for this loop 11798 1726882493.88688: getting the next task for host managed_node1 11798 1726882493.88694: done getting next task for host managed_node1 11798 1726882493.88697: ^ task is: TASK: meta (flush_handlers) 11798 1726882493.88699: ^ 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 11798 1726882493.88702: getting variables 11798 1726882493.88705: in VariableManager get_vars() 11798 1726882493.88736: Calling all_inventory to load vars for managed_node1 11798 1726882493.88740: Calling groups_inventory to load vars for managed_node1 11798 1726882493.88744: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.88755: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.88759: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.88762: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.89482: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.89796: done with get_vars() 11798 1726882493.89806: done getting variables 11798 1726882493.89893: in VariableManager get_vars() 11798 1726882493.89903: Calling all_inventory to load vars for managed_node1 11798 1726882493.89906: Calling groups_inventory to load vars for managed_node1 11798 1726882493.89909: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.89914: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.89918: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.89922: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.90357: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.90644: done with get_vars() 11798 1726882493.90665: done queuing things up, now waiting for results queue to drain 11798 1726882493.90667: results queue empty 11798 1726882493.90668: checking for any_errors_fatal 11798 1726882493.90671: done checking for any_errors_fatal 11798 1726882493.90672: checking for max_fail_percentage 11798 1726882493.90673: done checking for max_fail_percentage 11798 1726882493.90674: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.90675: done checking to see if all hosts have failed 11798 1726882493.90676: getting the remaining hosts for this loop 11798 1726882493.90680: done getting the remaining hosts for this loop 11798 1726882493.90682: getting the next task for host managed_node1 11798 1726882493.90686: done getting next task for host managed_node1 11798 1726882493.90693: ^ task is: TASK: meta (flush_handlers) 11798 1726882493.90695: ^ 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 11798 1726882493.90698: getting variables 11798 1726882493.90700: in VariableManager get_vars() 11798 1726882493.90709: Calling all_inventory to load vars for managed_node1 11798 1726882493.90712: Calling groups_inventory to load vars for managed_node1 11798 1726882493.90715: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.90726: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.90729: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.90735: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.90938: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.91243: done with get_vars() 11798 1726882493.91253: done getting variables 11798 1726882493.91310: in VariableManager get_vars() 11798 1726882493.91320: Calling all_inventory to load vars for managed_node1 11798 1726882493.91322: Calling groups_inventory to load vars for managed_node1 11798 1726882493.91326: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.91331: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.91337: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.91342: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.91537: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.91817: done with get_vars() 11798 1726882493.91831: done queuing things up, now waiting for results queue to drain 11798 1726882493.91836: results queue empty 11798 1726882493.91837: checking for any_errors_fatal 11798 1726882493.91838: done checking for any_errors_fatal 11798 1726882493.91839: checking for max_fail_percentage 11798 1726882493.91840: done checking for max_fail_percentage 11798 1726882493.91841: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.91842: done checking to see if all hosts have failed 11798 1726882493.91843: getting the remaining hosts for this loop 11798 1726882493.91844: done getting the remaining hosts for this loop 11798 1726882493.91847: getting the next task for host managed_node1 11798 1726882493.91850: done getting next task for host managed_node1 11798 1726882493.91851: ^ task is: None 11798 1726882493.91853: ^ 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 11798 1726882493.91854: done queuing things up, now waiting for results queue to drain 11798 1726882493.91856: results queue empty 11798 1726882493.91857: checking for any_errors_fatal 11798 1726882493.91857: done checking for any_errors_fatal 11798 1726882493.91858: checking for max_fail_percentage 11798 1726882493.91860: done checking for max_fail_percentage 11798 1726882493.91861: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.91861: done checking to see if all hosts have failed 11798 1726882493.91864: getting the next task for host managed_node1 11798 1726882493.91867: done getting next task for host managed_node1 11798 1726882493.91868: ^ task is: None 11798 1726882493.91869: ^ 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 11798 1726882493.91912: in VariableManager get_vars() 11798 1726882493.91939: done with get_vars() 11798 1726882493.91947: in VariableManager get_vars() 11798 1726882493.91964: done with get_vars() 11798 1726882493.91969: variable 'omit' from source: magic vars 11798 1726882493.92016: in VariableManager get_vars() 11798 1726882493.92037: done with get_vars() 11798 1726882493.92063: variable 'omit' from source: magic vars PLAY [Add test bridge] ********************************************************* 11798 1726882493.92988: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882493.93011: getting the remaining hosts for this loop 11798 1726882493.93012: done getting the remaining hosts for this loop 11798 1726882493.93015: getting the next task for host managed_node1 11798 1726882493.93018: done getting next task for host managed_node1 11798 1726882493.93020: ^ task is: TASK: Gathering Facts 11798 1726882493.93022: ^ 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 11798 1726882493.93024: getting variables 11798 1726882493.93026: in VariableManager get_vars() 11798 1726882493.93099: Calling all_inventory to load vars for managed_node1 11798 1726882493.93102: Calling groups_inventory to load vars for managed_node1 11798 1726882493.93105: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.93111: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.93114: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.93118: Calling groups_plugins_play to load vars for managed_node1 11798 1726882493.93540: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882493.93900: done with get_vars() 11798 1726882493.93909: done getting variables 11798 1726882493.94136: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:17 Friday 20 September 2024 21:34:53 -0400 (0:00:00.106) 0:00:04.363 ****** 11798 1726882493.94163: entering _queue_task() for managed_node1/gather_facts 11798 1726882493.94432: worker is 1 (out of 1 available) 11798 1726882493.94444: exiting _queue_task() for managed_node1/gather_facts 11798 1726882493.94457: done queuing things up, now waiting for results queue to drain 11798 1726882493.94459: waiting for pending results... 11798 1726882493.94755: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882493.94857: in run() - task 0affe814-3a2d-fc4f-8289-0000000000f5 11798 1726882493.94883: variable 'ansible_search_path' from source: unknown 11798 1726882493.94930: calling self._execute() 11798 1726882493.95029: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882493.95069: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882493.95072: variable 'omit' from source: magic vars 11798 1726882493.95621: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882493.98411: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882493.98540: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882493.98571: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882493.98622: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882493.98672: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882493.98839: 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) 11798 1726882493.98844: 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) 11798 1726882493.98884: 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) 11798 1726882493.98949: 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) 11798 1726882493.98980: 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) 11798 1726882493.99157: variable 'ansible_distribution' from source: facts 11798 1726882493.99169: variable 'ansible_distribution_major_version' from source: facts 11798 1726882493.99188: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882493.99307: when evaluation is False, skipping this task 11798 1726882493.99310: _execute() done 11798 1726882493.99313: dumping result to json 11798 1726882493.99315: done dumping result, returning 11798 1726882493.99317: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-0000000000f5] 11798 1726882493.99320: sending task result for task 0affe814-3a2d-fc4f-8289-0000000000f5 11798 1726882493.99385: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000000f5 11798 1726882493.99388: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882493.99446: no more pending results, returning what we have 11798 1726882493.99450: results queue empty 11798 1726882493.99451: checking for any_errors_fatal 11798 1726882493.99453: done checking for any_errors_fatal 11798 1726882493.99454: checking for max_fail_percentage 11798 1726882493.99456: done checking for max_fail_percentage 11798 1726882493.99457: checking to see if all hosts have failed and the running result is not ok 11798 1726882493.99458: done checking to see if all hosts have failed 11798 1726882493.99459: getting the remaining hosts for this loop 11798 1726882493.99461: done getting the remaining hosts for this loop 11798 1726882493.99466: getting the next task for host managed_node1 11798 1726882493.99472: done getting next task for host managed_node1 11798 1726882493.99474: ^ task is: TASK: meta (flush_handlers) 11798 1726882493.99479: ^ 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 11798 1726882493.99484: getting variables 11798 1726882493.99487: in VariableManager get_vars() 11798 1726882493.99527: Calling all_inventory to load vars for managed_node1 11798 1726882493.99530: Calling groups_inventory to load vars for managed_node1 11798 1726882493.99535: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882493.99663: Calling all_plugins_play to load vars for managed_node1 11798 1726882493.99667: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882493.99672: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.00055: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.00349: done with get_vars() 11798 1726882494.00361: done getting variables 11798 1726882494.00452: in VariableManager get_vars() 11798 1726882494.00465: Calling all_inventory to load vars for managed_node1 11798 1726882494.00468: Calling groups_inventory to load vars for managed_node1 11798 1726882494.00471: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.00476: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.00482: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.00487: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.00700: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.01131: done with get_vars() 11798 1726882494.01192: done queuing things up, now waiting for results queue to drain 11798 1726882494.01194: results queue empty 11798 1726882494.01195: checking for any_errors_fatal 11798 1726882494.01197: done checking for any_errors_fatal 11798 1726882494.01198: checking for max_fail_percentage 11798 1726882494.01200: done checking for max_fail_percentage 11798 1726882494.01201: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.01202: done checking to see if all hosts have failed 11798 1726882494.01203: getting the remaining hosts for this loop 11798 1726882494.01204: done getting the remaining hosts for this loop 11798 1726882494.01206: getting the next task for host managed_node1 11798 1726882494.01210: done getting next task for host managed_node1 11798 1726882494.01213: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11798 1726882494.01215: ^ 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 11798 1726882494.01227: getting variables 11798 1726882494.01228: in VariableManager get_vars() 11798 1726882494.01246: Calling all_inventory to load vars for managed_node1 11798 1726882494.01249: Calling groups_inventory to load vars for managed_node1 11798 1726882494.01252: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.01262: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.01265: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.01269: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.01854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.02292: done with get_vars() 11798 1726882494.02302: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:54 -0400 (0:00:00.082) 0:00:04.445 ****** 11798 1726882494.02402: entering _queue_task() for managed_node1/include_tasks 11798 1726882494.02669: worker is 1 (out of 1 available) 11798 1726882494.02687: exiting _queue_task() for managed_node1/include_tasks 11798 1726882494.02702: done queuing things up, now waiting for results queue to drain 11798 1726882494.02705: waiting for pending results... 11798 1726882494.02925: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11798 1726882494.03115: in run() - task 0affe814-3a2d-fc4f-8289-000000000014 11798 1726882494.03119: variable 'ansible_search_path' from source: unknown 11798 1726882494.03123: variable 'ansible_search_path' from source: unknown 11798 1726882494.03127: calling self._execute() 11798 1726882494.03223: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.03227: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.03249: variable 'omit' from source: magic vars 11798 1726882494.03880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.06664: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.06764: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.06822: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.06880: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.06924: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.07036: 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) 11798 1726882494.07086: 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) 11798 1726882494.07242: 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) 11798 1726882494.07246: 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) 11798 1726882494.07249: 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) 11798 1726882494.07395: variable 'ansible_distribution' from source: facts 11798 1726882494.07409: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.07425: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.07435: when evaluation is False, skipping this task 11798 1726882494.07443: _execute() done 11798 1726882494.07451: dumping result to json 11798 1726882494.07463: done dumping result, returning 11798 1726882494.07482: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-fc4f-8289-000000000014] 11798 1726882494.07492: sending task result for task 0affe814-3a2d-fc4f-8289-000000000014 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.07732: no more pending results, returning what we have 11798 1726882494.07738: results queue empty 11798 1726882494.07740: checking for any_errors_fatal 11798 1726882494.07742: done checking for any_errors_fatal 11798 1726882494.07743: checking for max_fail_percentage 11798 1726882494.07745: done checking for max_fail_percentage 11798 1726882494.07746: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.07747: done checking to see if all hosts have failed 11798 1726882494.07749: getting the remaining hosts for this loop 11798 1726882494.07751: done getting the remaining hosts for this loop 11798 1726882494.07758: getting the next task for host managed_node1 11798 1726882494.07766: done getting next task for host managed_node1 11798 1726882494.07771: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11798 1726882494.07773: ^ 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 11798 1726882494.07794: getting variables 11798 1726882494.07797: in VariableManager get_vars() 11798 1726882494.08049: Calling all_inventory to load vars for managed_node1 11798 1726882494.08053: Calling groups_inventory to load vars for managed_node1 11798 1726882494.08061: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.08073: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.08079: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.08084: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.08368: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000014 11798 1726882494.08372: WORKER PROCESS EXITING 11798 1726882494.08415: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.08690: done with get_vars() 11798 1726882494.08704: done getting variables 11798 1726882494.08823: Loading ActionModule 'debug' from /usr/local/lib/python3.12/site-packages/ansible/plugins/action/debug.py (searched paths: /usr/local/lib/python3.12/site-packages/ansible/plugins/action:/usr/local/lib/python3.12/site-packages/ansible/plugins/action/__pycache__) (found_in_cache=False, class_only=True) TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:54 -0400 (0:00:00.064) 0:00:04.510 ****** 11798 1726882494.08859: entering _queue_task() for managed_node1/debug 11798 1726882494.08862: Creating lock for debug 11798 1726882494.09280: worker is 1 (out of 1 available) 11798 1726882494.09294: exiting _queue_task() for managed_node1/debug 11798 1726882494.09305: done queuing things up, now waiting for results queue to drain 11798 1726882494.09307: waiting for pending results... 11798 1726882494.09475: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11798 1726882494.09607: in run() - task 0affe814-3a2d-fc4f-8289-000000000015 11798 1726882494.09631: variable 'ansible_search_path' from source: unknown 11798 1726882494.09704: variable 'ansible_search_path' from source: unknown 11798 1726882494.09707: calling self._execute() 11798 1726882494.09787: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.09801: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.09823: variable 'omit' from source: magic vars 11798 1726882494.11076: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.14113: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.14941: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.14946: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.15140: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.15144: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.15303: 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) 11798 1726882494.15396: 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) 11798 1726882494.15441: 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) 11798 1726882494.15583: 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) 11798 1726882494.15628: 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) 11798 1726882494.15852: variable 'ansible_distribution' from source: facts 11798 1726882494.15865: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.15885: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.15894: when evaluation is False, skipping this task 11798 1726882494.15901: _execute() done 11798 1726882494.15909: dumping result to json 11798 1726882494.15917: done dumping result, returning 11798 1726882494.15935: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-fc4f-8289-000000000015] 11798 1726882494.15947: sending task result for task 0affe814-3a2d-fc4f-8289-000000000015 11798 1726882494.16121: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000015 11798 1726882494.16124: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882494.16201: no more pending results, returning what we have 11798 1726882494.16206: results queue empty 11798 1726882494.16207: checking for any_errors_fatal 11798 1726882494.16213: done checking for any_errors_fatal 11798 1726882494.16214: checking for max_fail_percentage 11798 1726882494.16216: done checking for max_fail_percentage 11798 1726882494.16218: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.16219: done checking to see if all hosts have failed 11798 1726882494.16220: getting the remaining hosts for this loop 11798 1726882494.16223: done getting the remaining hosts for this loop 11798 1726882494.16227: getting the next task for host managed_node1 11798 1726882494.16235: done getting next task for host managed_node1 11798 1726882494.16239: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11798 1726882494.16242: ^ 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 11798 1726882494.16258: getting variables 11798 1726882494.16260: in VariableManager get_vars() 11798 1726882494.16305: Calling all_inventory to load vars for managed_node1 11798 1726882494.16308: Calling groups_inventory to load vars for managed_node1 11798 1726882494.16311: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.16324: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.16327: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.16332: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.16880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.17183: done with get_vars() 11798 1726882494.17196: done getting variables 11798 1726882494.17306: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:54 -0400 (0:00:00.084) 0:00:04.595 ****** 11798 1726882494.17346: entering _queue_task() for managed_node1/fail 11798 1726882494.17349: Creating lock for fail 11798 1726882494.17625: worker is 1 (out of 1 available) 11798 1726882494.17639: exiting _queue_task() for managed_node1/fail 11798 1726882494.17747: done queuing things up, now waiting for results queue to drain 11798 1726882494.17749: waiting for pending results... 11798 1726882494.18152: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11798 1726882494.18200: in run() - task 0affe814-3a2d-fc4f-8289-000000000016 11798 1726882494.18220: variable 'ansible_search_path' from source: unknown 11798 1726882494.18229: variable 'ansible_search_path' from source: unknown 11798 1726882494.18271: calling self._execute() 11798 1726882494.18370: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.18386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.18414: variable 'omit' from source: magic vars 11798 1726882494.19040: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.22211: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.22305: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.22355: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.22414: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.22453: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.22559: 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) 11798 1726882494.22607: 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) 11798 1726882494.22651: 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) 11798 1726882494.23140: 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) 11798 1726882494.23144: 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) 11798 1726882494.23163: variable 'ansible_distribution' from source: facts 11798 1726882494.23182: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.23258: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.23297: when evaluation is False, skipping this task 11798 1726882494.23306: _execute() done 11798 1726882494.23314: dumping result to json 11798 1726882494.23323: done dumping result, returning 11798 1726882494.23338: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-fc4f-8289-000000000016] 11798 1726882494.23411: sending task result for task 0affe814-3a2d-fc4f-8289-000000000016 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.23693: no more pending results, returning what we have 11798 1726882494.23697: results queue empty 11798 1726882494.23699: checking for any_errors_fatal 11798 1726882494.23705: done checking for any_errors_fatal 11798 1726882494.23706: checking for max_fail_percentage 11798 1726882494.23708: done checking for max_fail_percentage 11798 1726882494.23709: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.23710: done checking to see if all hosts have failed 11798 1726882494.23711: getting the remaining hosts for this loop 11798 1726882494.23713: done getting the remaining hosts for this loop 11798 1726882494.23718: getting the next task for host managed_node1 11798 1726882494.23725: done getting next task for host managed_node1 11798 1726882494.23729: ^ 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 11798 1726882494.23732: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.23750: getting variables 11798 1726882494.23752: in VariableManager get_vars() 11798 1726882494.23794: Calling all_inventory to load vars for managed_node1 11798 1726882494.23798: Calling groups_inventory to load vars for managed_node1 11798 1726882494.23801: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.23814: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.23818: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.23822: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.24642: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000016 11798 1726882494.24645: WORKER PROCESS EXITING 11798 1726882494.24954: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.25563: done with get_vars() 11798 1726882494.25691: done getting variables 11798 1726882494.25766: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:54 -0400 (0:00:00.085) 0:00:04.680 ****** 11798 1726882494.25915: entering _queue_task() for managed_node1/fail 11798 1726882494.26488: worker is 1 (out of 1 available) 11798 1726882494.26501: exiting _queue_task() for managed_node1/fail 11798 1726882494.26513: done queuing things up, now waiting for results queue to drain 11798 1726882494.26515: waiting for pending results... 11798 1726882494.26642: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11798 1726882494.27091: in run() - task 0affe814-3a2d-fc4f-8289-000000000017 11798 1726882494.27186: variable 'ansible_search_path' from source: unknown 11798 1726882494.27207: variable 'ansible_search_path' from source: unknown 11798 1726882494.27324: calling self._execute() 11798 1726882494.27486: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.27542: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.27559: variable 'omit' from source: magic vars 11798 1726882494.28754: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.33059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.33144: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.33201: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.33250: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.33296: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.33443: 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) 11798 1726882494.33447: 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) 11798 1726882494.33491: 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) 11798 1726882494.33711: 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) 11798 1726882494.33909: 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) 11798 1726882494.34015: variable 'ansible_distribution' from source: facts 11798 1726882494.34051: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.34075: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.34084: when evaluation is False, skipping this task 11798 1726882494.34094: _execute() done 11798 1726882494.34102: dumping result to json 11798 1726882494.34111: done dumping result, returning 11798 1726882494.34125: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-fc4f-8289-000000000017] 11798 1726882494.34143: sending task result for task 0affe814-3a2d-fc4f-8289-000000000017 11798 1726882494.34561: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000017 11798 1726882494.34565: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.34622: no more pending results, returning what we have 11798 1726882494.34626: results queue empty 11798 1726882494.34628: checking for any_errors_fatal 11798 1726882494.34637: done checking for any_errors_fatal 11798 1726882494.34638: checking for max_fail_percentage 11798 1726882494.34640: done checking for max_fail_percentage 11798 1726882494.34642: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.34643: done checking to see if all hosts have failed 11798 1726882494.34644: getting the remaining hosts for this loop 11798 1726882494.34646: done getting the remaining hosts for this loop 11798 1726882494.34652: getting the next task for host managed_node1 11798 1726882494.34658: done getting next task for host managed_node1 11798 1726882494.34663: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11798 1726882494.34666: ^ 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 11798 1726882494.34845: getting variables 11798 1726882494.34848: in VariableManager get_vars() 11798 1726882494.34890: Calling all_inventory to load vars for managed_node1 11798 1726882494.34893: Calling groups_inventory to load vars for managed_node1 11798 1726882494.34896: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.34907: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.34910: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.34914: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.35470: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.35889: done with get_vars() 11798 1726882494.35903: done getting variables 11798 1726882494.35974: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:54 -0400 (0:00:00.100) 0:00:04.781 ****** 11798 1726882494.36008: entering _queue_task() for managed_node1/fail 11798 1726882494.36391: worker is 1 (out of 1 available) 11798 1726882494.36403: exiting _queue_task() for managed_node1/fail 11798 1726882494.36415: done queuing things up, now waiting for results queue to drain 11798 1726882494.36417: waiting for pending results... 11798 1726882494.36717: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11798 1726882494.36723: in run() - task 0affe814-3a2d-fc4f-8289-000000000018 11798 1726882494.36740: variable 'ansible_search_path' from source: unknown 11798 1726882494.36749: variable 'ansible_search_path' from source: unknown 11798 1726882494.36795: calling self._execute() 11798 1726882494.36895: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.36911: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.36936: variable 'omit' from source: magic vars 11798 1726882494.37500: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.39525: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.39739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.39743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.39745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.39748: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.39820: 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) 11798 1726882494.39864: 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) 11798 1726882494.39906: 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) 11798 1726882494.39973: 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) 11798 1726882494.39996: 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) 11798 1726882494.40157: variable 'ansible_distribution' from source: facts 11798 1726882494.40170: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.40187: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.40195: when evaluation is False, skipping this task 11798 1726882494.40202: _execute() done 11798 1726882494.40209: dumping result to json 11798 1726882494.40216: done dumping result, returning 11798 1726882494.40227: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-fc4f-8289-000000000018] 11798 1726882494.40239: sending task result for task 0affe814-3a2d-fc4f-8289-000000000018 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.40486: no more pending results, returning what we have 11798 1726882494.40490: results queue empty 11798 1726882494.40491: checking for any_errors_fatal 11798 1726882494.40496: done checking for any_errors_fatal 11798 1726882494.40497: checking for max_fail_percentage 11798 1726882494.40500: done checking for max_fail_percentage 11798 1726882494.40501: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.40502: done checking to see if all hosts have failed 11798 1726882494.40503: getting the remaining hosts for this loop 11798 1726882494.40507: done getting the remaining hosts for this loop 11798 1726882494.40512: getting the next task for host managed_node1 11798 1726882494.40518: done getting next task for host managed_node1 11798 1726882494.40521: ^ 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 11798 1726882494.40524: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.40545: getting variables 11798 1726882494.40547: in VariableManager get_vars() 11798 1726882494.40591: Calling all_inventory to load vars for managed_node1 11798 1726882494.40595: Calling groups_inventory to load vars for managed_node1 11798 1726882494.40597: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.40608: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.40611: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.40615: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.40857: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000018 11798 1726882494.40860: WORKER PROCESS EXITING 11798 1726882494.40887: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.41201: done with get_vars() 11798 1726882494.41213: done getting variables 11798 1726882494.41337: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:54 -0400 (0:00:00.053) 0:00:04.835 ****** 11798 1726882494.41376: entering _queue_task() for managed_node1/dnf 11798 1726882494.41697: worker is 1 (out of 1 available) 11798 1726882494.41712: exiting _queue_task() for managed_node1/dnf 11798 1726882494.41726: done queuing things up, now waiting for results queue to drain 11798 1726882494.41728: waiting for pending results... 11798 1726882494.41893: running TaskExecutor() for managed_node1/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 11798 1726882494.41972: in run() - task 0affe814-3a2d-fc4f-8289-000000000019 11798 1726882494.41988: variable 'ansible_search_path' from source: unknown 11798 1726882494.41992: variable 'ansible_search_path' from source: unknown 11798 1726882494.42023: calling self._execute() 11798 1726882494.42095: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.42101: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.42110: variable 'omit' from source: magic vars 11798 1726882494.42477: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.44703: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.44760: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.44793: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.44827: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.44851: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.44920: 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) 11798 1726882494.44945: 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) 11798 1726882494.44966: 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) 11798 1726882494.45000: 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) 11798 1726882494.45012: 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) 11798 1726882494.45116: variable 'ansible_distribution' from source: facts 11798 1726882494.45122: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.45139: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.45144: when evaluation is False, skipping this task 11798 1726882494.45147: _execute() done 11798 1726882494.45149: dumping result to json 11798 1726882494.45152: done dumping result, returning 11798 1726882494.45156: done running TaskExecutor() for managed_node1/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 [0affe814-3a2d-fc4f-8289-000000000019] 11798 1726882494.45159: sending task result for task 0affe814-3a2d-fc4f-8289-000000000019 11798 1726882494.45258: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000019 11798 1726882494.45261: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.45321: no more pending results, returning what we have 11798 1726882494.45324: results queue empty 11798 1726882494.45326: checking for any_errors_fatal 11798 1726882494.45332: done checking for any_errors_fatal 11798 1726882494.45333: checking for max_fail_percentage 11798 1726882494.45337: done checking for max_fail_percentage 11798 1726882494.45338: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.45339: done checking to see if all hosts have failed 11798 1726882494.45340: getting the remaining hosts for this loop 11798 1726882494.45341: done getting the remaining hosts for this loop 11798 1726882494.45346: getting the next task for host managed_node1 11798 1726882494.45351: done getting next task for host managed_node1 11798 1726882494.45355: ^ 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 11798 1726882494.45358: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.45371: getting variables 11798 1726882494.45373: in VariableManager get_vars() 11798 1726882494.45408: Calling all_inventory to load vars for managed_node1 11798 1726882494.45412: Calling groups_inventory to load vars for managed_node1 11798 1726882494.45415: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.45423: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.45425: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.45427: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.45561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.45720: done with get_vars() 11798 1726882494.45728: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11798 1726882494.45788: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:54 -0400 (0:00:00.044) 0:00:04.879 ****** 11798 1726882494.45811: entering _queue_task() for managed_node1/yum 11798 1726882494.45812: Creating lock for yum 11798 1726882494.46009: worker is 1 (out of 1 available) 11798 1726882494.46022: exiting _queue_task() for managed_node1/yum 11798 1726882494.46038: done queuing things up, now waiting for results queue to drain 11798 1726882494.46040: waiting for pending results... 11798 1726882494.46189: running TaskExecutor() for managed_node1/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 11798 1726882494.46262: in run() - task 0affe814-3a2d-fc4f-8289-00000000001a 11798 1726882494.46279: variable 'ansible_search_path' from source: unknown 11798 1726882494.46283: variable 'ansible_search_path' from source: unknown 11798 1726882494.46318: calling self._execute() 11798 1726882494.46393: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.46400: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.46409: variable 'omit' from source: magic vars 11798 1726882494.46776: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.48689: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.48739: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.48779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.48814: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.48837: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.48912: 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) 11798 1726882494.48936: 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) 11798 1726882494.48958: 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) 11798 1726882494.48994: 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) 11798 1726882494.49011: 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) 11798 1726882494.49117: variable 'ansible_distribution' from source: facts 11798 1726882494.49122: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.49132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.49136: when evaluation is False, skipping this task 11798 1726882494.49139: _execute() done 11798 1726882494.49143: dumping result to json 11798 1726882494.49147: done dumping result, returning 11798 1726882494.49155: done running TaskExecutor() for managed_node1/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 [0affe814-3a2d-fc4f-8289-00000000001a] 11798 1726882494.49161: sending task result for task 0affe814-3a2d-fc4f-8289-00000000001a 11798 1726882494.49253: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000001a 11798 1726882494.49256: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.49307: no more pending results, returning what we have 11798 1726882494.49311: results queue empty 11798 1726882494.49312: checking for any_errors_fatal 11798 1726882494.49317: done checking for any_errors_fatal 11798 1726882494.49318: checking for max_fail_percentage 11798 1726882494.49320: done checking for max_fail_percentage 11798 1726882494.49321: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.49322: done checking to see if all hosts have failed 11798 1726882494.49323: getting the remaining hosts for this loop 11798 1726882494.49324: done getting the remaining hosts for this loop 11798 1726882494.49328: getting the next task for host managed_node1 11798 1726882494.49335: done getting next task for host managed_node1 11798 1726882494.49339: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11798 1726882494.49341: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.49355: getting variables 11798 1726882494.49356: in VariableManager get_vars() 11798 1726882494.49389: Calling all_inventory to load vars for managed_node1 11798 1726882494.49392: Calling groups_inventory to load vars for managed_node1 11798 1726882494.49395: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.49404: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.49407: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.49411: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.49742: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.49899: done with get_vars() 11798 1726882494.49906: done getting variables 11798 1726882494.49951: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:54 -0400 (0:00:00.041) 0:00:04.921 ****** 11798 1726882494.49973: entering _queue_task() for managed_node1/fail 11798 1726882494.50162: worker is 1 (out of 1 available) 11798 1726882494.50177: exiting _queue_task() for managed_node1/fail 11798 1726882494.50188: done queuing things up, now waiting for results queue to drain 11798 1726882494.50190: waiting for pending results... 11798 1726882494.50351: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11798 1726882494.50424: in run() - task 0affe814-3a2d-fc4f-8289-00000000001b 11798 1726882494.50436: variable 'ansible_search_path' from source: unknown 11798 1726882494.50439: variable 'ansible_search_path' from source: unknown 11798 1726882494.50471: calling self._execute() 11798 1726882494.50543: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.50549: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.50560: variable 'omit' from source: magic vars 11798 1726882494.50921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.52646: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.52701: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.52733: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.52765: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.52790: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.52859: 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) 11798 1726882494.52896: 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) 11798 1726882494.52918: 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) 11798 1726882494.52959: 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) 11798 1726882494.52972: 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) 11798 1726882494.53080: variable 'ansible_distribution' from source: facts 11798 1726882494.53088: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.53098: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.53101: when evaluation is False, skipping this task 11798 1726882494.53104: _execute() done 11798 1726882494.53108: dumping result to json 11798 1726882494.53113: done dumping result, returning 11798 1726882494.53120: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-fc4f-8289-00000000001b] 11798 1726882494.53125: sending task result for task 0affe814-3a2d-fc4f-8289-00000000001b 11798 1726882494.53217: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000001b 11798 1726882494.53220: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.53291: no more pending results, returning what we have 11798 1726882494.53295: results queue empty 11798 1726882494.53296: checking for any_errors_fatal 11798 1726882494.53302: done checking for any_errors_fatal 11798 1726882494.53303: checking for max_fail_percentage 11798 1726882494.53305: done checking for max_fail_percentage 11798 1726882494.53306: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.53307: done checking to see if all hosts have failed 11798 1726882494.53308: getting the remaining hosts for this loop 11798 1726882494.53309: done getting the remaining hosts for this loop 11798 1726882494.53313: getting the next task for host managed_node1 11798 1726882494.53317: done getting next task for host managed_node1 11798 1726882494.53321: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11798 1726882494.53323: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.53339: getting variables 11798 1726882494.53342: in VariableManager get_vars() 11798 1726882494.53376: Calling all_inventory to load vars for managed_node1 11798 1726882494.53379: Calling groups_inventory to load vars for managed_node1 11798 1726882494.53381: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.53392: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.53395: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.53397: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.53529: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.53692: done with get_vars() 11798 1726882494.53700: done getting variables 11798 1726882494.53747: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:54 -0400 (0:00:00.037) 0:00:04.959 ****** 11798 1726882494.53771: entering _queue_task() for managed_node1/package 11798 1726882494.53958: worker is 1 (out of 1 available) 11798 1726882494.53972: exiting _queue_task() for managed_node1/package 11798 1726882494.53985: done queuing things up, now waiting for results queue to drain 11798 1726882494.53987: waiting for pending results... 11798 1726882494.54144: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11798 1726882494.54212: in run() - task 0affe814-3a2d-fc4f-8289-00000000001c 11798 1726882494.54230: variable 'ansible_search_path' from source: unknown 11798 1726882494.54235: variable 'ansible_search_path' from source: unknown 11798 1726882494.54263: calling self._execute() 11798 1726882494.54333: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.54347: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.54353: variable 'omit' from source: magic vars 11798 1726882494.54762: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.56450: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.56513: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.56548: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.56577: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.56601: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.56669: 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) 11798 1726882494.56695: 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) 11798 1726882494.56715: 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) 11798 1726882494.56755: 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) 11798 1726882494.56768: 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) 11798 1726882494.56874: variable 'ansible_distribution' from source: facts 11798 1726882494.56882: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.56892: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.56896: when evaluation is False, skipping this task 11798 1726882494.56898: _execute() done 11798 1726882494.56903: dumping result to json 11798 1726882494.56907: done dumping result, returning 11798 1726882494.56915: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-fc4f-8289-00000000001c] 11798 1726882494.56920: sending task result for task 0affe814-3a2d-fc4f-8289-00000000001c 11798 1726882494.57012: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000001c 11798 1726882494.57015: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.57070: no more pending results, returning what we have 11798 1726882494.57074: results queue empty 11798 1726882494.57075: checking for any_errors_fatal 11798 1726882494.57080: done checking for any_errors_fatal 11798 1726882494.57081: checking for max_fail_percentage 11798 1726882494.57083: done checking for max_fail_percentage 11798 1726882494.57084: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.57085: done checking to see if all hosts have failed 11798 1726882494.57086: getting the remaining hosts for this loop 11798 1726882494.57087: done getting the remaining hosts for this loop 11798 1726882494.57091: getting the next task for host managed_node1 11798 1726882494.57096: done getting next task for host managed_node1 11798 1726882494.57100: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11798 1726882494.57102: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.57115: getting variables 11798 1726882494.57117: in VariableManager get_vars() 11798 1726882494.57151: Calling all_inventory to load vars for managed_node1 11798 1726882494.57154: Calling groups_inventory to load vars for managed_node1 11798 1726882494.57157: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.57166: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.57169: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.57180: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.57354: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.57514: done with get_vars() 11798 1726882494.57522: done getting variables 11798 1726882494.57566: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:54 -0400 (0:00:00.038) 0:00:04.997 ****** 11798 1726882494.57588: entering _queue_task() for managed_node1/package 11798 1726882494.57776: worker is 1 (out of 1 available) 11798 1726882494.57790: exiting _queue_task() for managed_node1/package 11798 1726882494.57804: done queuing things up, now waiting for results queue to drain 11798 1726882494.57806: waiting for pending results... 11798 1726882494.57962: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11798 1726882494.58028: in run() - task 0affe814-3a2d-fc4f-8289-00000000001d 11798 1726882494.58042: variable 'ansible_search_path' from source: unknown 11798 1726882494.58045: variable 'ansible_search_path' from source: unknown 11798 1726882494.58078: calling self._execute() 11798 1726882494.58149: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.58154: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.58168: variable 'omit' from source: magic vars 11798 1726882494.58518: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.60215: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.60268: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.60300: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.60345: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.60366: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.60430: 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) 11798 1726882494.60460: 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) 11798 1726882494.60483: 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) 11798 1726882494.60516: 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) 11798 1726882494.60528: 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) 11798 1726882494.60635: variable 'ansible_distribution' from source: facts 11798 1726882494.60643: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.60654: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.60657: when evaluation is False, skipping this task 11798 1726882494.60662: _execute() done 11798 1726882494.60665: dumping result to json 11798 1726882494.60667: done dumping result, returning 11798 1726882494.60677: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-fc4f-8289-00000000001d] 11798 1726882494.60680: sending task result for task 0affe814-3a2d-fc4f-8289-00000000001d 11798 1726882494.60771: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000001d 11798 1726882494.60774: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.60829: no more pending results, returning what we have 11798 1726882494.60832: results queue empty 11798 1726882494.60835: checking for any_errors_fatal 11798 1726882494.60840: done checking for any_errors_fatal 11798 1726882494.60841: checking for max_fail_percentage 11798 1726882494.60843: done checking for max_fail_percentage 11798 1726882494.60844: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.60845: done checking to see if all hosts have failed 11798 1726882494.60846: getting the remaining hosts for this loop 11798 1726882494.60847: done getting the remaining hosts for this loop 11798 1726882494.60851: getting the next task for host managed_node1 11798 1726882494.60856: done getting next task for host managed_node1 11798 1726882494.60859: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11798 1726882494.60861: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.60874: getting variables 11798 1726882494.60876: in VariableManager get_vars() 11798 1726882494.60918: Calling all_inventory to load vars for managed_node1 11798 1726882494.60920: Calling groups_inventory to load vars for managed_node1 11798 1726882494.60922: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.60929: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.60931: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.60933: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.61067: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.61246: done with get_vars() 11798 1726882494.61254: done getting variables 11798 1726882494.61297: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:54 -0400 (0:00:00.037) 0:00:05.035 ****** 11798 1726882494.61319: entering _queue_task() for managed_node1/package 11798 1726882494.61501: worker is 1 (out of 1 available) 11798 1726882494.61514: exiting _queue_task() for managed_node1/package 11798 1726882494.61529: done queuing things up, now waiting for results queue to drain 11798 1726882494.61531: waiting for pending results... 11798 1726882494.61683: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11798 1726882494.61752: in run() - task 0affe814-3a2d-fc4f-8289-00000000001e 11798 1726882494.61764: variable 'ansible_search_path' from source: unknown 11798 1726882494.61769: variable 'ansible_search_path' from source: unknown 11798 1726882494.61808: calling self._execute() 11798 1726882494.61883: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.61892: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.61900: variable 'omit' from source: magic vars 11798 1726882494.62265: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.63962: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.64016: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.64048: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.64084: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.64106: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.64173: 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) 11798 1726882494.64199: 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) 11798 1726882494.64224: 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) 11798 1726882494.64275: 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) 11798 1726882494.64279: 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) 11798 1726882494.64385: variable 'ansible_distribution' from source: facts 11798 1726882494.64392: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.64404: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.64407: when evaluation is False, skipping this task 11798 1726882494.64410: _execute() done 11798 1726882494.64414: dumping result to json 11798 1726882494.64416: done dumping result, returning 11798 1726882494.64439: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-fc4f-8289-00000000001e] 11798 1726882494.64442: sending task result for task 0affe814-3a2d-fc4f-8289-00000000001e 11798 1726882494.64520: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000001e 11798 1726882494.64523: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.64572: no more pending results, returning what we have 11798 1726882494.64576: results queue empty 11798 1726882494.64577: checking for any_errors_fatal 11798 1726882494.64583: done checking for any_errors_fatal 11798 1726882494.64584: checking for max_fail_percentage 11798 1726882494.64586: done checking for max_fail_percentage 11798 1726882494.64587: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.64588: done checking to see if all hosts have failed 11798 1726882494.64589: getting the remaining hosts for this loop 11798 1726882494.64591: done getting the remaining hosts for this loop 11798 1726882494.64594: getting the next task for host managed_node1 11798 1726882494.64599: done getting next task for host managed_node1 11798 1726882494.64603: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11798 1726882494.64605: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.64618: getting variables 11798 1726882494.64620: in VariableManager get_vars() 11798 1726882494.64662: Calling all_inventory to load vars for managed_node1 11798 1726882494.64666: Calling groups_inventory to load vars for managed_node1 11798 1726882494.64668: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.64676: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.64679: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.64682: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.64815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.64983: done with get_vars() 11798 1726882494.64991: done getting variables 11798 1726882494.65064: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:54 -0400 (0:00:00.037) 0:00:05.072 ****** 11798 1726882494.65091: entering _queue_task() for managed_node1/service 11798 1726882494.65093: Creating lock for service 11798 1726882494.65286: worker is 1 (out of 1 available) 11798 1726882494.65299: exiting _queue_task() for managed_node1/service 11798 1726882494.65314: done queuing things up, now waiting for results queue to drain 11798 1726882494.65315: waiting for pending results... 11798 1726882494.65468: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11798 1726882494.65533: in run() - task 0affe814-3a2d-fc4f-8289-00000000001f 11798 1726882494.65549: variable 'ansible_search_path' from source: unknown 11798 1726882494.65554: variable 'ansible_search_path' from source: unknown 11798 1726882494.65585: calling self._execute() 11798 1726882494.65654: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.65658: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.65672: variable 'omit' from source: magic vars 11798 1726882494.66027: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.67758: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.67811: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.67856: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.67889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.67911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.67982: 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) 11798 1726882494.68006: 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) 11798 1726882494.68027: 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) 11798 1726882494.68067: 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) 11798 1726882494.68080: 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) 11798 1726882494.68191: variable 'ansible_distribution' from source: facts 11798 1726882494.68196: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.68207: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.68210: when evaluation is False, skipping this task 11798 1726882494.68212: _execute() done 11798 1726882494.68217: dumping result to json 11798 1726882494.68222: done dumping result, returning 11798 1726882494.68229: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-fc4f-8289-00000000001f] 11798 1726882494.68236: sending task result for task 0affe814-3a2d-fc4f-8289-00000000001f 11798 1726882494.68328: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000001f 11798 1726882494.68331: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.68386: no more pending results, returning what we have 11798 1726882494.68389: results queue empty 11798 1726882494.68390: checking for any_errors_fatal 11798 1726882494.68397: done checking for any_errors_fatal 11798 1726882494.68398: checking for max_fail_percentage 11798 1726882494.68399: done checking for max_fail_percentage 11798 1726882494.68400: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.68401: done checking to see if all hosts have failed 11798 1726882494.68402: getting the remaining hosts for this loop 11798 1726882494.68404: done getting the remaining hosts for this loop 11798 1726882494.68409: getting the next task for host managed_node1 11798 1726882494.68414: done getting next task for host managed_node1 11798 1726882494.68417: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11798 1726882494.68419: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.68435: getting variables 11798 1726882494.68437: in VariableManager get_vars() 11798 1726882494.68471: Calling all_inventory to load vars for managed_node1 11798 1726882494.68474: Calling groups_inventory to load vars for managed_node1 11798 1726882494.68476: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.68486: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.68490: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.68493: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.68687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.68856: done with get_vars() 11798 1726882494.68865: done getting variables 11798 1726882494.68913: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:54 -0400 (0:00:00.038) 0:00:05.111 ****** 11798 1726882494.68937: entering _queue_task() for managed_node1/service 11798 1726882494.69128: worker is 1 (out of 1 available) 11798 1726882494.69142: exiting _queue_task() for managed_node1/service 11798 1726882494.69156: done queuing things up, now waiting for results queue to drain 11798 1726882494.69158: waiting for pending results... 11798 1726882494.69325: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11798 1726882494.69396: in run() - task 0affe814-3a2d-fc4f-8289-000000000020 11798 1726882494.69410: variable 'ansible_search_path' from source: unknown 11798 1726882494.69414: variable 'ansible_search_path' from source: unknown 11798 1726882494.69446: calling self._execute() 11798 1726882494.69519: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.69525: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.69536: variable 'omit' from source: magic vars 11798 1726882494.69898: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.71662: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.71714: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.71752: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.71839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.71843: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.71877: 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) 11798 1726882494.71903: 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) 11798 1726882494.71924: 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) 11798 1726882494.71964: 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) 11798 1726882494.71977: 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) 11798 1726882494.72093: variable 'ansible_distribution' from source: facts 11798 1726882494.72100: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.72109: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.72112: when evaluation is False, skipping this task 11798 1726882494.72115: _execute() done 11798 1726882494.72120: dumping result to json 11798 1726882494.72124: done dumping result, returning 11798 1726882494.72132: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-fc4f-8289-000000000020] 11798 1726882494.72138: sending task result for task 0affe814-3a2d-fc4f-8289-000000000020 11798 1726882494.72225: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000020 11798 1726882494.72228: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11798 1726882494.72279: no more pending results, returning what we have 11798 1726882494.72283: results queue empty 11798 1726882494.72284: checking for any_errors_fatal 11798 1726882494.72294: done checking for any_errors_fatal 11798 1726882494.72295: checking for max_fail_percentage 11798 1726882494.72296: done checking for max_fail_percentage 11798 1726882494.72298: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.72299: done checking to see if all hosts have failed 11798 1726882494.72300: getting the remaining hosts for this loop 11798 1726882494.72301: done getting the remaining hosts for this loop 11798 1726882494.72305: getting the next task for host managed_node1 11798 1726882494.72310: done getting next task for host managed_node1 11798 1726882494.72314: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11798 1726882494.72316: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882494.72330: getting variables 11798 1726882494.72332: in VariableManager get_vars() 11798 1726882494.72381: Calling all_inventory to load vars for managed_node1 11798 1726882494.72385: Calling groups_inventory to load vars for managed_node1 11798 1726882494.72387: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.72396: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.72399: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.72402: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.72628: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.72955: done with get_vars() 11798 1726882494.72967: done getting variables 11798 1726882494.73043: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:54 -0400 (0:00:00.041) 0:00:05.152 ****** 11798 1726882494.73076: entering _queue_task() for managed_node1/service 11798 1726882494.73370: worker is 1 (out of 1 available) 11798 1726882494.73386: exiting _queue_task() for managed_node1/service 11798 1726882494.73399: done queuing things up, now waiting for results queue to drain 11798 1726882494.73401: waiting for pending results... 11798 1726882494.73752: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11798 1726882494.73762: in run() - task 0affe814-3a2d-fc4f-8289-000000000021 11798 1726882494.73766: variable 'ansible_search_path' from source: unknown 11798 1726882494.73769: variable 'ansible_search_path' from source: unknown 11798 1726882494.73773: calling self._execute() 11798 1726882494.73928: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.73941: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.73951: variable 'omit' from source: magic vars 11798 1726882494.74435: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.76124: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.76197: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.76462: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.76465: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.76467: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.76470: 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) 11798 1726882494.76489: 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) 11798 1726882494.76535: 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) 11798 1726882494.76595: 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) 11798 1726882494.76616: 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) 11798 1726882494.76906: variable 'ansible_distribution' from source: facts 11798 1726882494.76920: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.76938: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.76946: when evaluation is False, skipping this task 11798 1726882494.76954: _execute() done 11798 1726882494.76962: dumping result to json 11798 1726882494.76970: done dumping result, returning 11798 1726882494.76986: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-fc4f-8289-000000000021] 11798 1726882494.76995: sending task result for task 0affe814-3a2d-fc4f-8289-000000000021 11798 1726882494.77100: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000021 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.77182: no more pending results, returning what we have 11798 1726882494.77186: results queue empty 11798 1726882494.77187: checking for any_errors_fatal 11798 1726882494.77194: done checking for any_errors_fatal 11798 1726882494.77195: checking for max_fail_percentage 11798 1726882494.77197: done checking for max_fail_percentage 11798 1726882494.77198: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.77199: done checking to see if all hosts have failed 11798 1726882494.77200: getting the remaining hosts for this loop 11798 1726882494.77202: done getting the remaining hosts for this loop 11798 1726882494.77206: getting the next task for host managed_node1 11798 1726882494.77212: done getting next task for host managed_node1 11798 1726882494.77216: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11798 1726882494.77219: ^ state is: HOST STATE: block=2, task=15, rescue=0, 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 11798 1726882494.77233: getting variables 11798 1726882494.77237: in VariableManager get_vars() 11798 1726882494.77272: Calling all_inventory to load vars for managed_node1 11798 1726882494.77275: Calling groups_inventory to load vars for managed_node1 11798 1726882494.77278: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.77288: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.77291: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.77294: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.77661: WORKER PROCESS EXITING 11798 1726882494.77681: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.77967: done with get_vars() 11798 1726882494.77980: done getting variables 11798 1726882494.78044: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:54 -0400 (0:00:00.049) 0:00:05.202 ****** 11798 1726882494.78079: entering _queue_task() for managed_node1/service 11798 1726882494.78331: worker is 1 (out of 1 available) 11798 1726882494.78350: exiting _queue_task() for managed_node1/service 11798 1726882494.78365: done queuing things up, now waiting for results queue to drain 11798 1726882494.78367: waiting for pending results... 11798 1726882494.78658: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11798 1726882494.78717: in run() - task 0affe814-3a2d-fc4f-8289-000000000022 11798 1726882494.78742: variable 'ansible_search_path' from source: unknown 11798 1726882494.78751: variable 'ansible_search_path' from source: unknown 11798 1726882494.78801: calling self._execute() 11798 1726882494.78904: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.78917: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.78939: variable 'omit' from source: magic vars 11798 1726882494.79526: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.82196: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.82287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.82335: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.82390: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.82425: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.82540: 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) 11798 1726882494.82588: 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) 11798 1726882494.82680: 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) 11798 1726882494.82686: 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) 11798 1726882494.82709: 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) 11798 1726882494.82876: variable 'ansible_distribution' from source: facts 11798 1726882494.82896: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.82913: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.82921: when evaluation is False, skipping this task 11798 1726882494.82928: _execute() done 11798 1726882494.82939: dumping result to json 11798 1726882494.82947: done dumping result, returning 11798 1726882494.82960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-fc4f-8289-000000000022] 11798 1726882494.83007: sending task result for task 0affe814-3a2d-fc4f-8289-000000000022 skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11798 1726882494.83125: no more pending results, returning what we have 11798 1726882494.83130: results queue empty 11798 1726882494.83130: checking for any_errors_fatal 11798 1726882494.83142: done checking for any_errors_fatal 11798 1726882494.83143: checking for max_fail_percentage 11798 1726882494.83145: done checking for max_fail_percentage 11798 1726882494.83146: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.83147: done checking to see if all hosts have failed 11798 1726882494.83148: getting the remaining hosts for this loop 11798 1726882494.83150: done getting the remaining hosts for this loop 11798 1726882494.83155: getting the next task for host managed_node1 11798 1726882494.83161: done getting next task for host managed_node1 11798 1726882494.83165: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11798 1726882494.83168: ^ state is: HOST STATE: block=2, task=16, rescue=0, 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 11798 1726882494.83185: getting variables 11798 1726882494.83187: in VariableManager get_vars() 11798 1726882494.83226: Calling all_inventory to load vars for managed_node1 11798 1726882494.83229: Calling groups_inventory to load vars for managed_node1 11798 1726882494.83232: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.83346: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.83350: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.83354: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.83541: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000022 11798 1726882494.83545: WORKER PROCESS EXITING 11798 1726882494.83568: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.83836: done with get_vars() 11798 1726882494.83849: done getting variables 11798 1726882494.83918: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:54 -0400 (0:00:00.058) 0:00:05.261 ****** 11798 1726882494.83955: entering _queue_task() for managed_node1/copy 11798 1726882494.84229: worker is 1 (out of 1 available) 11798 1726882494.84246: exiting _queue_task() for managed_node1/copy 11798 1726882494.84260: done queuing things up, now waiting for results queue to drain 11798 1726882494.84262: waiting for pending results... 11798 1726882494.84555: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11798 1726882494.84688: in run() - task 0affe814-3a2d-fc4f-8289-000000000023 11798 1726882494.84710: variable 'ansible_search_path' from source: unknown 11798 1726882494.84720: variable 'ansible_search_path' from source: unknown 11798 1726882494.84770: calling self._execute() 11798 1726882494.84875: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.84897: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.84914: variable 'omit' from source: magic vars 11798 1726882494.85546: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.88184: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.88283: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.88337: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.88388: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.88429: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.88540: 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) 11798 1726882494.88582: 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) 11798 1726882494.88621: 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) 11798 1726882494.88685: 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) 11798 1726882494.88709: 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) 11798 1726882494.88883: variable 'ansible_distribution' from source: facts 11798 1726882494.88897: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.88914: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.88923: when evaluation is False, skipping this task 11798 1726882494.88931: _execute() done 11798 1726882494.88941: dumping result to json 11798 1726882494.88950: done dumping result, returning 11798 1726882494.88967: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-fc4f-8289-000000000023] 11798 1726882494.88981: sending task result for task 0affe814-3a2d-fc4f-8289-000000000023 11798 1726882494.89166: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000023 11798 1726882494.89170: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.89223: no more pending results, returning what we have 11798 1726882494.89227: results queue empty 11798 1726882494.89229: checking for any_errors_fatal 11798 1726882494.89237: done checking for any_errors_fatal 11798 1726882494.89238: checking for max_fail_percentage 11798 1726882494.89240: done checking for max_fail_percentage 11798 1726882494.89241: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.89243: done checking to see if all hosts have failed 11798 1726882494.89244: getting the remaining hosts for this loop 11798 1726882494.89246: done getting the remaining hosts for this loop 11798 1726882494.89250: getting the next task for host managed_node1 11798 1726882494.89257: done getting next task for host managed_node1 11798 1726882494.89261: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11798 1726882494.89266: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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 11798 1726882494.89286: getting variables 11798 1726882494.89288: in VariableManager get_vars() 11798 1726882494.89329: Calling all_inventory to load vars for managed_node1 11798 1726882494.89333: Calling groups_inventory to load vars for managed_node1 11798 1726882494.89540: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.89550: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.89554: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.89558: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.89843: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.90122: done with get_vars() 11798 1726882494.90135: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:54 -0400 (0:00:00.062) 0:00:05.324 ****** 11798 1726882494.90228: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11798 1726882494.90231: Creating lock for fedora.linux_system_roles.network_connections 11798 1726882494.90498: worker is 1 (out of 1 available) 11798 1726882494.90511: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11798 1726882494.90523: done queuing things up, now waiting for results queue to drain 11798 1726882494.90525: waiting for pending results... 11798 1726882494.90805: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11798 1726882494.91042: in run() - task 0affe814-3a2d-fc4f-8289-000000000024 11798 1726882494.91046: variable 'ansible_search_path' from source: unknown 11798 1726882494.91048: variable 'ansible_search_path' from source: unknown 11798 1726882494.91051: calling self._execute() 11798 1726882494.91106: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.91120: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.91140: variable 'omit' from source: magic vars 11798 1726882494.91672: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882494.94268: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882494.94358: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882494.94407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882494.94470: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882494.94508: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882494.94639: 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) 11798 1726882494.94652: 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) 11798 1726882494.94692: 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) 11798 1726882494.94750: 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) 11798 1726882494.94779: 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) 11798 1726882494.94979: variable 'ansible_distribution' from source: facts 11798 1726882494.94983: variable 'ansible_distribution_major_version' from source: facts 11798 1726882494.94986: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882494.94988: when evaluation is False, skipping this task 11798 1726882494.94990: _execute() done 11798 1726882494.94992: dumping result to json 11798 1726882494.94998: done dumping result, returning 11798 1726882494.95009: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-fc4f-8289-000000000024] 11798 1726882494.95018: sending task result for task 0affe814-3a2d-fc4f-8289-000000000024 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882494.95186: no more pending results, returning what we have 11798 1726882494.95191: results queue empty 11798 1726882494.95192: checking for any_errors_fatal 11798 1726882494.95201: done checking for any_errors_fatal 11798 1726882494.95202: checking for max_fail_percentage 11798 1726882494.95204: done checking for max_fail_percentage 11798 1726882494.95205: checking to see if all hosts have failed and the running result is not ok 11798 1726882494.95207: done checking to see if all hosts have failed 11798 1726882494.95208: getting the remaining hosts for this loop 11798 1726882494.95210: done getting the remaining hosts for this loop 11798 1726882494.95214: getting the next task for host managed_node1 11798 1726882494.95221: done getting next task for host managed_node1 11798 1726882494.95225: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11798 1726882494.95228: ^ state is: HOST STATE: block=2, task=18, rescue=0, 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 11798 1726882494.95245: getting variables 11798 1726882494.95247: in VariableManager get_vars() 11798 1726882494.95290: Calling all_inventory to load vars for managed_node1 11798 1726882494.95293: Calling groups_inventory to load vars for managed_node1 11798 1726882494.95296: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882494.95308: Calling all_plugins_play to load vars for managed_node1 11798 1726882494.95312: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882494.95316: Calling groups_plugins_play to load vars for managed_node1 11798 1726882494.95786: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000024 11798 1726882494.95789: WORKER PROCESS EXITING 11798 1726882494.95815: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882494.96131: done with get_vars() 11798 1726882494.96144: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:54 -0400 (0:00:00.060) 0:00:05.384 ****** 11798 1726882494.96233: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11798 1726882494.96238: Creating lock for fedora.linux_system_roles.network_state 11798 1726882494.96500: worker is 1 (out of 1 available) 11798 1726882494.96515: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11798 1726882494.96529: done queuing things up, now waiting for results queue to drain 11798 1726882494.96531: waiting for pending results... 11798 1726882494.96781: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11798 1726882494.96901: in run() - task 0affe814-3a2d-fc4f-8289-000000000025 11798 1726882494.97053: variable 'ansible_search_path' from source: unknown 11798 1726882494.97065: variable 'ansible_search_path' from source: unknown 11798 1726882494.97072: calling self._execute() 11798 1726882494.97254: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882494.97260: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882494.97282: variable 'omit' from source: magic vars 11798 1726882494.97828: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.02579: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.02679: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.02743: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.02795: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.02829: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.02939: 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) 11798 1726882495.02992: 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) 11798 1726882495.03029: 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) 11798 1726882495.03097: 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) 11798 1726882495.03169: 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) 11798 1726882495.03305: variable 'ansible_distribution' from source: facts 11798 1726882495.03318: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.03335: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.03347: when evaluation is False, skipping this task 11798 1726882495.03355: _execute() done 11798 1726882495.03363: dumping result to json 11798 1726882495.03372: done dumping result, returning 11798 1726882495.03390: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-fc4f-8289-000000000025] 11798 1726882495.03401: sending task result for task 0affe814-3a2d-fc4f-8289-000000000025 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.03799: no more pending results, returning what we have 11798 1726882495.03803: results queue empty 11798 1726882495.03804: checking for any_errors_fatal 11798 1726882495.03814: done checking for any_errors_fatal 11798 1726882495.03815: checking for max_fail_percentage 11798 1726882495.03817: done checking for max_fail_percentage 11798 1726882495.03818: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.03819: done checking to see if all hosts have failed 11798 1726882495.03821: getting the remaining hosts for this loop 11798 1726882495.03823: done getting the remaining hosts for this loop 11798 1726882495.03827: getting the next task for host managed_node1 11798 1726882495.03837: done getting next task for host managed_node1 11798 1726882495.03841: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11798 1726882495.03844: ^ state is: HOST STATE: block=2, task=19, rescue=0, 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 11798 1726882495.03861: getting variables 11798 1726882495.03864: in VariableManager get_vars() 11798 1726882495.03905: Calling all_inventory to load vars for managed_node1 11798 1726882495.03909: Calling groups_inventory to load vars for managed_node1 11798 1726882495.03912: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.03924: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.03928: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.03931: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.03989: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000025 11798 1726882495.03993: WORKER PROCESS EXITING 11798 1726882495.04443: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.04753: done with get_vars() 11798 1726882495.04766: done getting variables 11798 1726882495.04840: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:55 -0400 (0:00:00.086) 0:00:05.470 ****** 11798 1726882495.04874: entering _queue_task() for managed_node1/debug 11798 1726882495.05157: worker is 1 (out of 1 available) 11798 1726882495.05172: exiting _queue_task() for managed_node1/debug 11798 1726882495.05183: done queuing things up, now waiting for results queue to drain 11798 1726882495.05185: waiting for pending results... 11798 1726882495.05555: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11798 1726882495.05591: in run() - task 0affe814-3a2d-fc4f-8289-000000000026 11798 1726882495.05611: variable 'ansible_search_path' from source: unknown 11798 1726882495.05619: variable 'ansible_search_path' from source: unknown 11798 1726882495.05675: calling self._execute() 11798 1726882495.05776: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.05793: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.05808: variable 'omit' from source: magic vars 11798 1726882495.06452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.09341: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.09391: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.09445: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.09504: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.09542: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.09649: 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) 11798 1726882495.10046: 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) 11798 1726882495.10050: 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) 11798 1726882495.10053: 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) 11798 1726882495.10156: 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) 11798 1726882495.10480: variable 'ansible_distribution' from source: facts 11798 1726882495.10484: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.10487: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.10489: when evaluation is False, skipping this task 11798 1726882495.10492: _execute() done 11798 1726882495.10494: dumping result to json 11798 1726882495.10496: done dumping result, returning 11798 1726882495.10499: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-fc4f-8289-000000000026] 11798 1726882495.10501: sending task result for task 0affe814-3a2d-fc4f-8289-000000000026 11798 1726882495.10571: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000026 11798 1726882495.10575: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882495.10631: no more pending results, returning what we have 11798 1726882495.10641: results queue empty 11798 1726882495.10643: checking for any_errors_fatal 11798 1726882495.10650: done checking for any_errors_fatal 11798 1726882495.10651: checking for max_fail_percentage 11798 1726882495.10654: done checking for max_fail_percentage 11798 1726882495.10655: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.10657: done checking to see if all hosts have failed 11798 1726882495.10658: getting the remaining hosts for this loop 11798 1726882495.10660: done getting the remaining hosts for this loop 11798 1726882495.10665: getting the next task for host managed_node1 11798 1726882495.10672: done getting next task for host managed_node1 11798 1726882495.10676: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11798 1726882495.10679: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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 11798 1726882495.10695: getting variables 11798 1726882495.10697: in VariableManager get_vars() 11798 1726882495.10941: Calling all_inventory to load vars for managed_node1 11798 1726882495.10944: Calling groups_inventory to load vars for managed_node1 11798 1726882495.10948: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.10959: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.10962: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.10965: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.11723: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.12085: done with get_vars() 11798 1726882495.12098: done getting variables 11798 1726882495.12171: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:55 -0400 (0:00:00.073) 0:00:05.543 ****** 11798 1726882495.12210: entering _queue_task() for managed_node1/debug 11798 1726882495.12592: worker is 1 (out of 1 available) 11798 1726882495.12605: exiting _queue_task() for managed_node1/debug 11798 1726882495.12617: done queuing things up, now waiting for results queue to drain 11798 1726882495.12619: waiting for pending results... 11798 1726882495.12909: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11798 1726882495.12946: in run() - task 0affe814-3a2d-fc4f-8289-000000000027 11798 1726882495.12969: variable 'ansible_search_path' from source: unknown 11798 1726882495.12981: variable 'ansible_search_path' from source: unknown 11798 1726882495.13033: calling self._execute() 11798 1726882495.13132: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.13151: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.13224: variable 'omit' from source: magic vars 11798 1726882495.14201: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.19466: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.19564: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.19611: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.19670: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.19710: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.19843: 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) 11798 1726882495.19866: 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) 11798 1726882495.19907: 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) 11798 1726882495.19977: 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) 11798 1726882495.20061: 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) 11798 1726882495.20171: variable 'ansible_distribution' from source: facts 11798 1726882495.20185: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.20208: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.20216: when evaluation is False, skipping this task 11798 1726882495.20224: _execute() done 11798 1726882495.20232: dumping result to json 11798 1726882495.20243: done dumping result, returning 11798 1726882495.20256: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-fc4f-8289-000000000027] 11798 1726882495.20266: sending task result for task 0affe814-3a2d-fc4f-8289-000000000027 11798 1726882495.20501: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000027 11798 1726882495.20505: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882495.20560: no more pending results, returning what we have 11798 1726882495.20564: results queue empty 11798 1726882495.20565: checking for any_errors_fatal 11798 1726882495.20571: done checking for any_errors_fatal 11798 1726882495.20572: checking for max_fail_percentage 11798 1726882495.20574: done checking for max_fail_percentage 11798 1726882495.20575: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.20579: done checking to see if all hosts have failed 11798 1726882495.20580: getting the remaining hosts for this loop 11798 1726882495.20582: done getting the remaining hosts for this loop 11798 1726882495.20586: getting the next task for host managed_node1 11798 1726882495.20591: done getting next task for host managed_node1 11798 1726882495.20595: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11798 1726882495.20598: ^ state is: HOST STATE: block=2, task=21, rescue=0, 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 11798 1726882495.20612: getting variables 11798 1726882495.20614: in VariableManager get_vars() 11798 1726882495.20654: Calling all_inventory to load vars for managed_node1 11798 1726882495.20657: Calling groups_inventory to load vars for managed_node1 11798 1726882495.20660: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.20670: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.20673: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.20678: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.21206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.21896: done with get_vars() 11798 1726882495.21910: done getting variables 11798 1726882495.21983: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:55 -0400 (0:00:00.098) 0:00:05.641 ****** 11798 1726882495.22020: entering _queue_task() for managed_node1/debug 11798 1726882495.22742: worker is 1 (out of 1 available) 11798 1726882495.22757: exiting _queue_task() for managed_node1/debug 11798 1726882495.22772: done queuing things up, now waiting for results queue to drain 11798 1726882495.22773: waiting for pending results... 11798 1726882495.23288: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11798 1726882495.23742: in run() - task 0affe814-3a2d-fc4f-8289-000000000028 11798 1726882495.23746: variable 'ansible_search_path' from source: unknown 11798 1726882495.23748: variable 'ansible_search_path' from source: unknown 11798 1726882495.23775: calling self._execute() 11798 1726882495.23953: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.23978: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.24043: variable 'omit' from source: magic vars 11798 1726882495.24620: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.27903: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.28039: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.28067: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.28119: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.28157: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.28262: 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) 11798 1726882495.28315: 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) 11798 1726882495.28393: 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) 11798 1726882495.28418: 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) 11798 1726882495.28444: 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) 11798 1726882495.28618: variable 'ansible_distribution' from source: facts 11798 1726882495.28632: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.28649: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.28657: when evaluation is False, skipping this task 11798 1726882495.28719: _execute() done 11798 1726882495.28722: dumping result to json 11798 1726882495.28726: done dumping result, returning 11798 1726882495.28729: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-fc4f-8289-000000000028] 11798 1726882495.28731: sending task result for task 0affe814-3a2d-fc4f-8289-000000000028 skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882495.28851: no more pending results, returning what we have 11798 1726882495.28855: results queue empty 11798 1726882495.28856: checking for any_errors_fatal 11798 1726882495.28865: done checking for any_errors_fatal 11798 1726882495.28866: checking for max_fail_percentage 11798 1726882495.28868: done checking for max_fail_percentage 11798 1726882495.28869: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.28871: done checking to see if all hosts have failed 11798 1726882495.28872: getting the remaining hosts for this loop 11798 1726882495.28873: done getting the remaining hosts for this loop 11798 1726882495.28880: getting the next task for host managed_node1 11798 1726882495.28888: done getting next task for host managed_node1 11798 1726882495.28892: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11798 1726882495.28894: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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 11798 1726882495.28909: getting variables 11798 1726882495.28912: in VariableManager get_vars() 11798 1726882495.28954: Calling all_inventory to load vars for managed_node1 11798 1726882495.28957: Calling groups_inventory to load vars for managed_node1 11798 1726882495.28960: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.28972: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.28975: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.28982: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.29227: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000028 11798 1726882495.29230: WORKER PROCESS EXITING 11798 1726882495.29263: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.29556: done with get_vars() 11798 1726882495.29569: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:55 -0400 (0:00:00.076) 0:00:05.718 ****** 11798 1726882495.29675: entering _queue_task() for managed_node1/ping 11798 1726882495.29680: Creating lock for ping 11798 1726882495.30055: worker is 1 (out of 1 available) 11798 1726882495.30067: exiting _queue_task() for managed_node1/ping 11798 1726882495.30081: done queuing things up, now waiting for results queue to drain 11798 1726882495.30082: waiting for pending results... 11798 1726882495.30757: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11798 1726882495.30765: in run() - task 0affe814-3a2d-fc4f-8289-000000000029 11798 1726882495.30886: variable 'ansible_search_path' from source: unknown 11798 1726882495.30890: variable 'ansible_search_path' from source: unknown 11798 1726882495.30893: calling self._execute() 11798 1726882495.31050: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.31063: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.31085: variable 'omit' from source: magic vars 11798 1726882495.32181: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.36291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.36388: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.36447: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.36506: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.36547: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.36673: 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) 11798 1726882495.36730: 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) 11798 1726882495.36770: 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) 11798 1726882495.36844: 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) 11798 1726882495.36900: 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) 11798 1726882495.37073: variable 'ansible_distribution' from source: facts 11798 1726882495.37090: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.37106: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.37118: when evaluation is False, skipping this task 11798 1726882495.37151: _execute() done 11798 1726882495.37154: dumping result to json 11798 1726882495.37163: done dumping result, returning 11798 1726882495.37171: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-fc4f-8289-000000000029] 11798 1726882495.37225: sending task result for task 0affe814-3a2d-fc4f-8289-000000000029 11798 1726882495.37304: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000029 11798 1726882495.37308: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.37390: no more pending results, returning what we have 11798 1726882495.37395: results queue empty 11798 1726882495.37396: checking for any_errors_fatal 11798 1726882495.37405: done checking for any_errors_fatal 11798 1726882495.37406: checking for max_fail_percentage 11798 1726882495.37408: done checking for max_fail_percentage 11798 1726882495.37409: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.37411: done checking to see if all hosts have failed 11798 1726882495.37412: getting the remaining hosts for this loop 11798 1726882495.37414: done getting the remaining hosts for this loop 11798 1726882495.37420: getting the next task for host managed_node1 11798 1726882495.37428: done getting next task for host managed_node1 11798 1726882495.37431: ^ task is: TASK: meta (role_complete) 11798 1726882495.37435: ^ 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 11798 1726882495.37454: getting variables 11798 1726882495.37456: in VariableManager get_vars() 11798 1726882495.37502: Calling all_inventory to load vars for managed_node1 11798 1726882495.37506: Calling groups_inventory to load vars for managed_node1 11798 1726882495.37510: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.37523: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.37527: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.37531: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.38015: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.38377: done with get_vars() 11798 1726882495.38392: done getting variables 11798 1726882495.38495: done queuing things up, now waiting for results queue to drain 11798 1726882495.38497: results queue empty 11798 1726882495.38498: checking for any_errors_fatal 11798 1726882495.38501: done checking for any_errors_fatal 11798 1726882495.38502: checking for max_fail_percentage 11798 1726882495.38503: done checking for max_fail_percentage 11798 1726882495.38504: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.38505: done checking to see if all hosts have failed 11798 1726882495.38506: getting the remaining hosts for this loop 11798 1726882495.38507: done getting the remaining hosts for this loop 11798 1726882495.38510: getting the next task for host managed_node1 11798 1726882495.38514: done getting next task for host managed_node1 11798 1726882495.38521: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.38523: ^ 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 11798 1726882495.38526: getting variables 11798 1726882495.38527: in VariableManager get_vars() 11798 1726882495.38543: Calling all_inventory to load vars for managed_node1 11798 1726882495.38545: Calling groups_inventory to load vars for managed_node1 11798 1726882495.38548: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.38553: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.38556: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.38560: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.38793: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.39070: done with get_vars() 11798 1726882495.39080: done getting variables 11798 1726882495.39130: in VariableManager get_vars() 11798 1726882495.39144: Calling all_inventory to load vars for managed_node1 11798 1726882495.39152: Calling groups_inventory to load vars for managed_node1 11798 1726882495.39155: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.39160: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.39164: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.39167: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.39373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.39672: done with get_vars() 11798 1726882495.39689: done queuing things up, now waiting for results queue to drain 11798 1726882495.39691: results queue empty 11798 1726882495.39692: checking for any_errors_fatal 11798 1726882495.39694: done checking for any_errors_fatal 11798 1726882495.39695: checking for max_fail_percentage 11798 1726882495.39696: done checking for max_fail_percentage 11798 1726882495.39697: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.39698: done checking to see if all hosts have failed 11798 1726882495.39699: getting the remaining hosts for this loop 11798 1726882495.39700: done getting the remaining hosts for this loop 11798 1726882495.39703: getting the next task for host managed_node1 11798 1726882495.39707: done getting next task for host managed_node1 11798 1726882495.39709: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.39710: ^ 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 11798 1726882495.39713: getting variables 11798 1726882495.39714: in VariableManager get_vars() 11798 1726882495.39732: Calling all_inventory to load vars for managed_node1 11798 1726882495.39737: Calling groups_inventory to load vars for managed_node1 11798 1726882495.39740: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.39745: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.39748: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.39751: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.39945: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.40629: done with get_vars() 11798 1726882495.40646: done getting variables 11798 1726882495.40772: in VariableManager get_vars() 11798 1726882495.40794: Calling all_inventory to load vars for managed_node1 11798 1726882495.40797: Calling groups_inventory to load vars for managed_node1 11798 1726882495.40802: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.40840: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.40844: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.40849: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.41561: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.42178: done with get_vars() 11798 1726882495.42192: done queuing things up, now waiting for results queue to drain 11798 1726882495.42194: results queue empty 11798 1726882495.42195: checking for any_errors_fatal 11798 1726882495.42196: done checking for any_errors_fatal 11798 1726882495.42197: checking for max_fail_percentage 11798 1726882495.42199: done checking for max_fail_percentage 11798 1726882495.42199: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.42200: done checking to see if all hosts have failed 11798 1726882495.42201: getting the remaining hosts for this loop 11798 1726882495.42202: done getting the remaining hosts for this loop 11798 1726882495.42205: getting the next task for host managed_node1 11798 1726882495.42208: done getting next task for host managed_node1 11798 1726882495.42209: ^ task is: None 11798 1726882495.42211: ^ 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 11798 1726882495.42212: done queuing things up, now waiting for results queue to drain 11798 1726882495.42213: results queue empty 11798 1726882495.42214: checking for any_errors_fatal 11798 1726882495.42215: done checking for any_errors_fatal 11798 1726882495.42216: checking for max_fail_percentage 11798 1726882495.42217: done checking for max_fail_percentage 11798 1726882495.42218: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.42219: done checking to see if all hosts have failed 11798 1726882495.42220: getting the next task for host managed_node1 11798 1726882495.42223: done getting next task for host managed_node1 11798 1726882495.42226: ^ task is: None 11798 1726882495.42227: ^ 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 11798 1726882495.42550: in VariableManager get_vars() 11798 1726882495.42567: done with get_vars() 11798 1726882495.42580: in VariableManager get_vars() 11798 1726882495.42593: done with get_vars() 11798 1726882495.42598: variable 'omit' from source: magic vars 11798 1726882495.42982: variable 'task' from source: play vars 11798 1726882495.43084: in VariableManager get_vars() 11798 1726882495.43097: done with get_vars() 11798 1726882495.43179: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_present.yml] ************************ 11798 1726882495.43551: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882495.43582: getting the remaining hosts for this loop 11798 1726882495.43583: done getting the remaining hosts for this loop 11798 1726882495.43586: getting the next task for host managed_node1 11798 1726882495.43589: done getting next task for host managed_node1 11798 1726882495.43592: ^ task is: TASK: Gathering Facts 11798 1726882495.43601: ^ 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 11798 1726882495.43603: getting variables 11798 1726882495.43605: in VariableManager get_vars() 11798 1726882495.43614: Calling all_inventory to load vars for managed_node1 11798 1726882495.43617: Calling groups_inventory to load vars for managed_node1 11798 1726882495.43620: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.43626: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.43629: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.43633: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.43842: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.44171: done with get_vars() 11798 1726882495.44183: done getting variables 11798 1726882495.44229: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:55 -0400 (0:00:00.145) 0:00:05.864 ****** 11798 1726882495.44270: entering _queue_task() for managed_node1/gather_facts 11798 1726882495.44688: worker is 1 (out of 1 available) 11798 1726882495.44700: exiting _queue_task() for managed_node1/gather_facts 11798 1726882495.44712: done queuing things up, now waiting for results queue to drain 11798 1726882495.44714: waiting for pending results... 11798 1726882495.44917: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882495.45460: in run() - task 0affe814-3a2d-fc4f-8289-00000000017a 11798 1726882495.45464: variable 'ansible_search_path' from source: unknown 11798 1726882495.45467: calling self._execute() 11798 1726882495.45470: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.45473: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.45476: variable 'omit' from source: magic vars 11798 1726882495.46057: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.49332: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.49443: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.49505: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.49553: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.49605: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.49721: 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) 11798 1726882495.49763: 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) 11798 1726882495.49815: 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) 11798 1726882495.49875: 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) 11798 1726882495.49905: 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) 11798 1726882495.50089: variable 'ansible_distribution' from source: facts 11798 1726882495.50102: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.50123: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.50140: when evaluation is False, skipping this task 11798 1726882495.50148: _execute() done 11798 1726882495.50156: dumping result to json 11798 1726882495.50164: done dumping result, returning 11798 1726882495.50175: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-00000000017a] 11798 1726882495.50188: sending task result for task 0affe814-3a2d-fc4f-8289-00000000017a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.50395: no more pending results, returning what we have 11798 1726882495.50399: results queue empty 11798 1726882495.50400: checking for any_errors_fatal 11798 1726882495.50402: done checking for any_errors_fatal 11798 1726882495.50403: checking for max_fail_percentage 11798 1726882495.50405: done checking for max_fail_percentage 11798 1726882495.50406: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.50408: done checking to see if all hosts have failed 11798 1726882495.50409: getting the remaining hosts for this loop 11798 1726882495.50411: done getting the remaining hosts for this loop 11798 1726882495.50416: getting the next task for host managed_node1 11798 1726882495.50422: done getting next task for host managed_node1 11798 1726882495.50425: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.50428: ^ 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 11798 1726882495.50433: getting variables 11798 1726882495.50437: in VariableManager get_vars() 11798 1726882495.50470: Calling all_inventory to load vars for managed_node1 11798 1726882495.50474: Calling groups_inventory to load vars for managed_node1 11798 1726882495.50481: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.50495: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.50499: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.50503: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.51047: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000017a 11798 1726882495.51051: WORKER PROCESS EXITING 11798 1726882495.51089: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.51386: done with get_vars() 11798 1726882495.51399: done getting variables 11798 1726882495.51487: in VariableManager get_vars() 11798 1726882495.51499: Calling all_inventory to load vars for managed_node1 11798 1726882495.51502: Calling groups_inventory to load vars for managed_node1 11798 1726882495.51505: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.51511: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.51521: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.51526: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.52003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.52292: done with get_vars() 11798 1726882495.52308: done queuing things up, now waiting for results queue to drain 11798 1726882495.52310: results queue empty 11798 1726882495.52311: checking for any_errors_fatal 11798 1726882495.52313: done checking for any_errors_fatal 11798 1726882495.52314: checking for max_fail_percentage 11798 1726882495.52316: done checking for max_fail_percentage 11798 1726882495.52317: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.52318: done checking to see if all hosts have failed 11798 1726882495.52319: getting the remaining hosts for this loop 11798 1726882495.52320: done getting the remaining hosts for this loop 11798 1726882495.52323: getting the next task for host managed_node1 11798 1726882495.52327: done getting next task for host managed_node1 11798 1726882495.52330: ^ task is: TASK: Include the task '{{ task }}' 11798 1726882495.52332: ^ 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 11798 1726882495.52337: getting variables 11798 1726882495.52338: in VariableManager get_vars() 11798 1726882495.52346: Calling all_inventory to load vars for managed_node1 11798 1726882495.52349: Calling groups_inventory to load vars for managed_node1 11798 1726882495.52352: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.52363: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.52366: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.52370: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.52579: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.52868: done with get_vars() 11798 1726882495.52879: done getting variables 11798 1726882495.53075: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_present.yml'] ********************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:55 -0400 (0:00:00.088) 0:00:05.952 ****** 11798 1726882495.53109: entering _queue_task() for managed_node1/include_tasks 11798 1726882495.53527: worker is 1 (out of 1 available) 11798 1726882495.53546: exiting _queue_task() for managed_node1/include_tasks 11798 1726882495.53558: done queuing things up, now waiting for results queue to drain 11798 1726882495.53560: waiting for pending results... 11798 1726882495.53768: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_present.yml' 11798 1726882495.53924: in run() - task 0affe814-3a2d-fc4f-8289-00000000002d 11798 1726882495.53928: variable 'ansible_search_path' from source: unknown 11798 1726882495.53964: calling self._execute() 11798 1726882495.54103: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.54107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.54110: variable 'omit' from source: magic vars 11798 1726882495.54687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.57281: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.57343: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.57375: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.57407: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.57436: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.57506: 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) 11798 1726882495.57532: 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) 11798 1726882495.57558: 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) 11798 1726882495.57595: 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) 11798 1726882495.57608: 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) 11798 1726882495.57718: variable 'ansible_distribution' from source: facts 11798 1726882495.57723: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.57735: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.57738: when evaluation is False, skipping this task 11798 1726882495.57741: _execute() done 11798 1726882495.57749: dumping result to json 11798 1726882495.57751: done dumping result, returning 11798 1726882495.57758: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_present.yml' [0affe814-3a2d-fc4f-8289-00000000002d] 11798 1726882495.57765: sending task result for task 0affe814-3a2d-fc4f-8289-00000000002d 11798 1726882495.57856: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000002d 11798 1726882495.57859: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.57913: no more pending results, returning what we have 11798 1726882495.57918: results queue empty 11798 1726882495.57919: checking for any_errors_fatal 11798 1726882495.57920: done checking for any_errors_fatal 11798 1726882495.57921: checking for max_fail_percentage 11798 1726882495.57923: done checking for max_fail_percentage 11798 1726882495.57924: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.57925: done checking to see if all hosts have failed 11798 1726882495.57926: getting the remaining hosts for this loop 11798 1726882495.57928: done getting the remaining hosts for this loop 11798 1726882495.57932: getting the next task for host managed_node1 11798 1726882495.57940: done getting next task for host managed_node1 11798 1726882495.57942: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.57945: ^ 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 11798 1726882495.57949: getting variables 11798 1726882495.57950: in VariableManager get_vars() 11798 1726882495.57981: Calling all_inventory to load vars for managed_node1 11798 1726882495.57985: Calling groups_inventory to load vars for managed_node1 11798 1726882495.57988: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.57998: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.58001: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.58004: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.58174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.58336: done with get_vars() 11798 1726882495.58345: done getting variables 11798 1726882495.58401: in VariableManager get_vars() 11798 1726882495.58408: Calling all_inventory to load vars for managed_node1 11798 1726882495.58410: Calling groups_inventory to load vars for managed_node1 11798 1726882495.58412: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.58416: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.58417: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.58420: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.58572: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.58785: done with get_vars() 11798 1726882495.58800: done queuing things up, now waiting for results queue to drain 11798 1726882495.58802: results queue empty 11798 1726882495.58803: checking for any_errors_fatal 11798 1726882495.58805: done checking for any_errors_fatal 11798 1726882495.58806: checking for max_fail_percentage 11798 1726882495.58807: done checking for max_fail_percentage 11798 1726882495.58808: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.58809: done checking to see if all hosts have failed 11798 1726882495.58810: getting the remaining hosts for this loop 11798 1726882495.58811: done getting the remaining hosts for this loop 11798 1726882495.58814: getting the next task for host managed_node1 11798 1726882495.58819: done getting next task for host managed_node1 11798 1726882495.58820: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.58822: ^ 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 11798 1726882495.58825: getting variables 11798 1726882495.58826: in VariableManager get_vars() 11798 1726882495.58837: Calling all_inventory to load vars for managed_node1 11798 1726882495.58840: Calling groups_inventory to load vars for managed_node1 11798 1726882495.58843: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.58854: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.58857: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.58861: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.59049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.59314: done with get_vars() 11798 1726882495.59324: done getting variables 11798 1726882495.59382: in VariableManager get_vars() 11798 1726882495.59391: Calling all_inventory to load vars for managed_node1 11798 1726882495.59394: Calling groups_inventory to load vars for managed_node1 11798 1726882495.59397: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.59402: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.59405: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.59408: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.59619: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.59869: done with get_vars() 11798 1726882495.59880: done queuing things up, now waiting for results queue to drain 11798 1726882495.59881: results queue empty 11798 1726882495.59882: checking for any_errors_fatal 11798 1726882495.59883: done checking for any_errors_fatal 11798 1726882495.59883: checking for max_fail_percentage 11798 1726882495.59884: done checking for max_fail_percentage 11798 1726882495.59885: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.59885: done checking to see if all hosts have failed 11798 1726882495.59886: getting the remaining hosts for this loop 11798 1726882495.59886: done getting the remaining hosts for this loop 11798 1726882495.59888: getting the next task for host managed_node1 11798 1726882495.59891: done getting next task for host managed_node1 11798 1726882495.59892: ^ task is: None 11798 1726882495.59894: ^ 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 11798 1726882495.59895: done queuing things up, now waiting for results queue to drain 11798 1726882495.59896: results queue empty 11798 1726882495.59897: checking for any_errors_fatal 11798 1726882495.59898: done checking for any_errors_fatal 11798 1726882495.59899: checking for max_fail_percentage 11798 1726882495.59900: done checking for max_fail_percentage 11798 1726882495.59900: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.59901: done checking to see if all hosts have failed 11798 1726882495.59902: getting the next task for host managed_node1 11798 1726882495.59903: done getting next task for host managed_node1 11798 1726882495.59904: ^ task is: None 11798 1726882495.59905: ^ 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 11798 1726882495.59932: in VariableManager get_vars() 11798 1726882495.59947: done with get_vars() 11798 1726882495.59951: in VariableManager get_vars() 11798 1726882495.59958: done with get_vars() 11798 1726882495.59961: variable 'omit' from source: magic vars 11798 1726882495.60072: variable 'task' from source: play vars 11798 1726882495.60099: in VariableManager get_vars() 11798 1726882495.60107: done with get_vars() 11798 1726882495.60123: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_present.yml] *********************** 11798 1726882495.60278: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882495.60298: getting the remaining hosts for this loop 11798 1726882495.60299: done getting the remaining hosts for this loop 11798 1726882495.60301: getting the next task for host managed_node1 11798 1726882495.60303: done getting next task for host managed_node1 11798 1726882495.60305: ^ task is: TASK: Gathering Facts 11798 1726882495.60306: ^ 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 11798 1726882495.60307: getting variables 11798 1726882495.60308: in VariableManager get_vars() 11798 1726882495.60314: Calling all_inventory to load vars for managed_node1 11798 1726882495.60316: Calling groups_inventory to load vars for managed_node1 11798 1726882495.60318: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.60321: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.60323: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.60325: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.60444: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.60595: done with get_vars() 11798 1726882495.60601: done getting variables 11798 1726882495.60631: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:55 -0400 (0:00:00.075) 0:00:06.028 ****** 11798 1726882495.60653: entering _queue_task() for managed_node1/gather_facts 11798 1726882495.60864: worker is 1 (out of 1 available) 11798 1726882495.60879: exiting _queue_task() for managed_node1/gather_facts 11798 1726882495.60893: done queuing things up, now waiting for results queue to drain 11798 1726882495.60895: waiting for pending results... 11798 1726882495.61068: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882495.61138: in run() - task 0affe814-3a2d-fc4f-8289-00000000018f 11798 1726882495.61149: variable 'ansible_search_path' from source: unknown 11798 1726882495.61183: calling self._execute() 11798 1726882495.61250: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.61256: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.61267: variable 'omit' from source: magic vars 11798 1726882495.61625: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.64139: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.64191: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.64231: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.64271: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.64294: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.64365: 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) 11798 1726882495.64390: 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) 11798 1726882495.64411: 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) 11798 1726882495.64448: 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) 11798 1726882495.64463: 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) 11798 1726882495.64568: variable 'ansible_distribution' from source: facts 11798 1726882495.64583: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.64587: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.64589: when evaluation is False, skipping this task 11798 1726882495.64592: _execute() done 11798 1726882495.64597: dumping result to json 11798 1726882495.64601: done dumping result, returning 11798 1726882495.64608: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-00000000018f] 11798 1726882495.64613: sending task result for task 0affe814-3a2d-fc4f-8289-00000000018f 11798 1726882495.64696: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000018f 11798 1726882495.64699: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.64750: no more pending results, returning what we have 11798 1726882495.64754: results queue empty 11798 1726882495.64755: checking for any_errors_fatal 11798 1726882495.64756: done checking for any_errors_fatal 11798 1726882495.64757: checking for max_fail_percentage 11798 1726882495.64759: done checking for max_fail_percentage 11798 1726882495.64760: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.64762: done checking to see if all hosts have failed 11798 1726882495.64762: getting the remaining hosts for this loop 11798 1726882495.64764: done getting the remaining hosts for this loop 11798 1726882495.64768: getting the next task for host managed_node1 11798 1726882495.64772: done getting next task for host managed_node1 11798 1726882495.64774: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.64779: ^ 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 11798 1726882495.64783: getting variables 11798 1726882495.64785: in VariableManager get_vars() 11798 1726882495.64814: Calling all_inventory to load vars for managed_node1 11798 1726882495.64817: Calling groups_inventory to load vars for managed_node1 11798 1726882495.64821: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.64831: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.64836: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.64840: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.65058: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.65210: done with get_vars() 11798 1726882495.65218: done getting variables 11798 1726882495.65274: in VariableManager get_vars() 11798 1726882495.65281: Calling all_inventory to load vars for managed_node1 11798 1726882495.65283: Calling groups_inventory to load vars for managed_node1 11798 1726882495.65285: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.65290: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.65291: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.65294: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.65405: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.65580: done with get_vars() 11798 1726882495.65590: done queuing things up, now waiting for results queue to drain 11798 1726882495.65592: results queue empty 11798 1726882495.65592: checking for any_errors_fatal 11798 1726882495.65594: done checking for any_errors_fatal 11798 1726882495.65595: checking for max_fail_percentage 11798 1726882495.65595: done checking for max_fail_percentage 11798 1726882495.65596: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.65596: done checking to see if all hosts have failed 11798 1726882495.65597: getting the remaining hosts for this loop 11798 1726882495.65598: done getting the remaining hosts for this loop 11798 1726882495.65600: getting the next task for host managed_node1 11798 1726882495.65602: done getting next task for host managed_node1 11798 1726882495.65604: ^ task is: TASK: Include the task '{{ task }}' 11798 1726882495.65605: ^ 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 11798 1726882495.65607: getting variables 11798 1726882495.65607: in VariableManager get_vars() 11798 1726882495.65613: Calling all_inventory to load vars for managed_node1 11798 1726882495.65615: Calling groups_inventory to load vars for managed_node1 11798 1726882495.65616: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.65624: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.65626: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.65628: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.65780: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.65974: done with get_vars() 11798 1726882495.65981: done getting variables 11798 1726882495.66151: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_present.yml'] ********************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:55 -0400 (0:00:00.055) 0:00:06.083 ****** 11798 1726882495.66181: entering _queue_task() for managed_node1/include_tasks 11798 1726882495.66443: worker is 1 (out of 1 available) 11798 1726882495.66456: exiting _queue_task() for managed_node1/include_tasks 11798 1726882495.66469: done queuing things up, now waiting for results queue to drain 11798 1726882495.66471: waiting for pending results... 11798 1726882495.66854: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_present.yml' 11798 1726882495.66860: in run() - task 0affe814-3a2d-fc4f-8289-000000000031 11798 1726882495.66875: variable 'ansible_search_path' from source: unknown 11798 1726882495.66921: calling self._execute() 11798 1726882495.67017: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.67031: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.67053: variable 'omit' from source: magic vars 11798 1726882495.67552: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.69714: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.69768: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.69801: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.69832: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.69855: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.69925: 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) 11798 1726882495.69951: 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) 11798 1726882495.69971: 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) 11798 1726882495.70011: 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) 11798 1726882495.70024: 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) 11798 1726882495.70135: variable 'ansible_distribution' from source: facts 11798 1726882495.70141: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.70151: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.70154: when evaluation is False, skipping this task 11798 1726882495.70156: _execute() done 11798 1726882495.70161: dumping result to json 11798 1726882495.70166: done dumping result, returning 11798 1726882495.70172: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_present.yml' [0affe814-3a2d-fc4f-8289-000000000031] 11798 1726882495.70180: sending task result for task 0affe814-3a2d-fc4f-8289-000000000031 11798 1726882495.70269: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000031 11798 1726882495.70272: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.70329: no more pending results, returning what we have 11798 1726882495.70333: results queue empty 11798 1726882495.70336: checking for any_errors_fatal 11798 1726882495.70338: done checking for any_errors_fatal 11798 1726882495.70339: checking for max_fail_percentage 11798 1726882495.70340: done checking for max_fail_percentage 11798 1726882495.70341: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.70342: done checking to see if all hosts have failed 11798 1726882495.70343: getting the remaining hosts for this loop 11798 1726882495.70345: done getting the remaining hosts for this loop 11798 1726882495.70349: getting the next task for host managed_node1 11798 1726882495.70355: done getting next task for host managed_node1 11798 1726882495.70357: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.70360: ^ 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 11798 1726882495.70363: getting variables 11798 1726882495.70365: in VariableManager get_vars() 11798 1726882495.70399: Calling all_inventory to load vars for managed_node1 11798 1726882495.70402: Calling groups_inventory to load vars for managed_node1 11798 1726882495.70406: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.70415: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.70418: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.70422: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.70580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.70751: done with get_vars() 11798 1726882495.70759: done getting variables 11798 1726882495.70812: in VariableManager get_vars() 11798 1726882495.70821: Calling all_inventory to load vars for managed_node1 11798 1726882495.70823: Calling groups_inventory to load vars for managed_node1 11798 1726882495.70825: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.70828: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.70830: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.70832: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.70971: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.71122: done with get_vars() 11798 1726882495.71132: done queuing things up, now waiting for results queue to drain 11798 1726882495.71135: results queue empty 11798 1726882495.71136: checking for any_errors_fatal 11798 1726882495.71138: done checking for any_errors_fatal 11798 1726882495.71138: checking for max_fail_percentage 11798 1726882495.71139: done checking for max_fail_percentage 11798 1726882495.71140: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.71140: done checking to see if all hosts have failed 11798 1726882495.71141: getting the remaining hosts for this loop 11798 1726882495.71142: done getting the remaining hosts for this loop 11798 1726882495.71144: getting the next task for host managed_node1 11798 1726882495.71147: done getting next task for host managed_node1 11798 1726882495.71149: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.71150: ^ 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 11798 1726882495.71152: getting variables 11798 1726882495.71153: in VariableManager get_vars() 11798 1726882495.71159: Calling all_inventory to load vars for managed_node1 11798 1726882495.71160: Calling groups_inventory to load vars for managed_node1 11798 1726882495.71162: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.71173: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.71179: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.71185: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.71370: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.71695: done with get_vars() 11798 1726882495.71704: done getting variables 11798 1726882495.71758: in VariableManager get_vars() 11798 1726882495.71779: Calling all_inventory to load vars for managed_node1 11798 1726882495.71782: Calling groups_inventory to load vars for managed_node1 11798 1726882495.71785: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.71790: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.71793: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.71797: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.72021: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.72241: done with get_vars() 11798 1726882495.72250: done queuing things up, now waiting for results queue to drain 11798 1726882495.72251: results queue empty 11798 1726882495.72252: checking for any_errors_fatal 11798 1726882495.72252: done checking for any_errors_fatal 11798 1726882495.72253: checking for max_fail_percentage 11798 1726882495.72254: done checking for max_fail_percentage 11798 1726882495.72254: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.72255: done checking to see if all hosts have failed 11798 1726882495.72255: getting the remaining hosts for this loop 11798 1726882495.72256: done getting the remaining hosts for this loop 11798 1726882495.72258: getting the next task for host managed_node1 11798 1726882495.72260: done getting next task for host managed_node1 11798 1726882495.72261: ^ task is: None 11798 1726882495.72262: ^ 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 11798 1726882495.72263: done queuing things up, now waiting for results queue to drain 11798 1726882495.72263: results queue empty 11798 1726882495.72264: checking for any_errors_fatal 11798 1726882495.72264: done checking for any_errors_fatal 11798 1726882495.72265: checking for max_fail_percentage 11798 1726882495.72265: done checking for max_fail_percentage 11798 1726882495.72266: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.72267: done checking to see if all hosts have failed 11798 1726882495.72267: getting the next task for host managed_node1 11798 1726882495.72269: done getting next task for host managed_node1 11798 1726882495.72269: ^ task is: None 11798 1726882495.72270: ^ 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 11798 1726882495.72297: in VariableManager get_vars() 11798 1726882495.72314: done with get_vars() 11798 1726882495.72319: in VariableManager get_vars() 11798 1726882495.72329: done with get_vars() 11798 1726882495.72332: variable 'omit' from source: magic vars 11798 1726882495.72419: variable 'profile' from source: play vars 11798 1726882495.72524: in VariableManager get_vars() 11798 1726882495.72539: done with get_vars() 11798 1726882495.72557: variable 'omit' from source: magic vars 11798 1726882495.72610: variable 'profile' from source: play vars PLAY [Set down {{ profile }}] ************************************************** 11798 1726882495.73143: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882495.73162: getting the remaining hosts for this loop 11798 1726882495.73163: done getting the remaining hosts for this loop 11798 1726882495.73165: getting the next task for host managed_node1 11798 1726882495.73167: done getting next task for host managed_node1 11798 1726882495.73169: ^ task is: TASK: Gathering Facts 11798 1726882495.73170: ^ 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 11798 1726882495.73171: getting variables 11798 1726882495.73172: in VariableManager get_vars() 11798 1726882495.73182: Calling all_inventory to load vars for managed_node1 11798 1726882495.73184: Calling groups_inventory to load vars for managed_node1 11798 1726882495.73186: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.73189: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.73191: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.73195: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.73332: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.73481: done with get_vars() 11798 1726882495.73488: done getting variables 11798 1726882495.73522: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile.yml:3 Friday 20 September 2024 21:34:55 -0400 (0:00:00.073) 0:00:06.157 ****** 11798 1726882495.73542: entering _queue_task() for managed_node1/gather_facts 11798 1726882495.73730: worker is 1 (out of 1 available) 11798 1726882495.73751: exiting _queue_task() for managed_node1/gather_facts 11798 1726882495.73763: done queuing things up, now waiting for results queue to drain 11798 1726882495.73765: waiting for pending results... 11798 1726882495.73923: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882495.73993: in run() - task 0affe814-3a2d-fc4f-8289-0000000001a4 11798 1726882495.74012: variable 'ansible_search_path' from source: unknown 11798 1726882495.74045: calling self._execute() 11798 1726882495.74116: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.74123: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.74133: variable 'omit' from source: magic vars 11798 1726882495.74490: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.76226: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.76287: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.76318: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.76350: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.76375: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.76444: 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) 11798 1726882495.76472: 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) 11798 1726882495.76496: 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) 11798 1726882495.76528: 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) 11798 1726882495.76551: 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) 11798 1726882495.76663: variable 'ansible_distribution' from source: facts 11798 1726882495.76670: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.76684: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.76687: when evaluation is False, skipping this task 11798 1726882495.76690: _execute() done 11798 1726882495.76693: dumping result to json 11798 1726882495.76696: done dumping result, returning 11798 1726882495.76707: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-0000000001a4] 11798 1726882495.76710: sending task result for task 0affe814-3a2d-fc4f-8289-0000000001a4 11798 1726882495.76790: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000001a4 11798 1726882495.76792: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.76874: no more pending results, returning what we have 11798 1726882495.76880: results queue empty 11798 1726882495.76881: checking for any_errors_fatal 11798 1726882495.76882: done checking for any_errors_fatal 11798 1726882495.76883: checking for max_fail_percentage 11798 1726882495.76885: done checking for max_fail_percentage 11798 1726882495.76886: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.76888: done checking to see if all hosts have failed 11798 1726882495.76889: getting the remaining hosts for this loop 11798 1726882495.76890: done getting the remaining hosts for this loop 11798 1726882495.76894: getting the next task for host managed_node1 11798 1726882495.76899: done getting next task for host managed_node1 11798 1726882495.76901: ^ task is: TASK: meta (flush_handlers) 11798 1726882495.76904: ^ 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 11798 1726882495.76907: getting variables 11798 1726882495.76908: in VariableManager get_vars() 11798 1726882495.76947: Calling all_inventory to load vars for managed_node1 11798 1726882495.76950: Calling groups_inventory to load vars for managed_node1 11798 1726882495.76952: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.76962: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.76965: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.76969: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.77121: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.77279: done with get_vars() 11798 1726882495.77289: done getting variables 11798 1726882495.77345: in VariableManager get_vars() 11798 1726882495.77354: Calling all_inventory to load vars for managed_node1 11798 1726882495.77356: Calling groups_inventory to load vars for managed_node1 11798 1726882495.77358: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.77361: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.77363: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.77365: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.77496: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.77645: done with get_vars() 11798 1726882495.77657: done queuing things up, now waiting for results queue to drain 11798 1726882495.77659: results queue empty 11798 1726882495.77659: checking for any_errors_fatal 11798 1726882495.77661: done checking for any_errors_fatal 11798 1726882495.77661: checking for max_fail_percentage 11798 1726882495.77662: done checking for max_fail_percentage 11798 1726882495.77663: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.77663: done checking to see if all hosts have failed 11798 1726882495.77664: getting the remaining hosts for this loop 11798 1726882495.77664: done getting the remaining hosts for this loop 11798 1726882495.77666: getting the next task for host managed_node1 11798 1726882495.77669: done getting next task for host managed_node1 11798 1726882495.77671: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11798 1726882495.77672: ^ 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 11798 1726882495.77680: getting variables 11798 1726882495.77681: in VariableManager get_vars() 11798 1726882495.77692: Calling all_inventory to load vars for managed_node1 11798 1726882495.77694: Calling groups_inventory to load vars for managed_node1 11798 1726882495.77695: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.77702: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.77704: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.77706: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.77816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.77970: done with get_vars() 11798 1726882495.77979: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:55 -0400 (0:00:00.044) 0:00:06.202 ****** 11798 1726882495.78032: entering _queue_task() for managed_node1/include_tasks 11798 1726882495.78236: worker is 1 (out of 1 available) 11798 1726882495.78251: exiting _queue_task() for managed_node1/include_tasks 11798 1726882495.78264: done queuing things up, now waiting for results queue to drain 11798 1726882495.78266: waiting for pending results... 11798 1726882495.78460: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11798 1726882495.78535: in run() - task 0affe814-3a2d-fc4f-8289-00000000003a 11798 1726882495.78548: variable 'ansible_search_path' from source: unknown 11798 1726882495.78553: variable 'ansible_search_path' from source: unknown 11798 1726882495.78597: calling self._execute() 11798 1726882495.78665: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.78672: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.78684: variable 'omit' from source: magic vars 11798 1726882495.79049: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.80837: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.80897: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.80926: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.80958: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.80980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.81053: 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) 11798 1726882495.81076: 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) 11798 1726882495.81100: 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) 11798 1726882495.81138: 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) 11798 1726882495.81153: 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) 11798 1726882495.81265: variable 'ansible_distribution' from source: facts 11798 1726882495.81271: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.81284: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.81288: when evaluation is False, skipping this task 11798 1726882495.81291: _execute() done 11798 1726882495.81294: dumping result to json 11798 1726882495.81299: done dumping result, returning 11798 1726882495.81306: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-fc4f-8289-00000000003a] 11798 1726882495.81311: sending task result for task 0affe814-3a2d-fc4f-8289-00000000003a 11798 1726882495.81403: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000003a 11798 1726882495.81406: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.81485: no more pending results, returning what we have 11798 1726882495.81489: results queue empty 11798 1726882495.81490: checking for any_errors_fatal 11798 1726882495.81492: done checking for any_errors_fatal 11798 1726882495.81493: checking for max_fail_percentage 11798 1726882495.81494: done checking for max_fail_percentage 11798 1726882495.81496: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.81497: done checking to see if all hosts have failed 11798 1726882495.81498: getting the remaining hosts for this loop 11798 1726882495.81499: done getting the remaining hosts for this loop 11798 1726882495.81503: getting the next task for host managed_node1 11798 1726882495.81508: done getting next task for host managed_node1 11798 1726882495.81511: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11798 1726882495.81513: ^ 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 11798 1726882495.81529: getting variables 11798 1726882495.81531: in VariableManager get_vars() 11798 1726882495.81568: Calling all_inventory to load vars for managed_node1 11798 1726882495.81571: Calling groups_inventory to load vars for managed_node1 11798 1726882495.81574: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.81583: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.81586: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.81589: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.81737: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.81897: done with get_vars() 11798 1726882495.81905: done getting variables 11798 1726882495.81953: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:55 -0400 (0:00:00.039) 0:00:06.241 ****** 11798 1726882495.81976: entering _queue_task() for managed_node1/debug 11798 1726882495.82179: worker is 1 (out of 1 available) 11798 1726882495.82195: exiting _queue_task() for managed_node1/debug 11798 1726882495.82209: done queuing things up, now waiting for results queue to drain 11798 1726882495.82211: waiting for pending results... 11798 1726882495.82379: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11798 1726882495.82447: in run() - task 0affe814-3a2d-fc4f-8289-00000000003b 11798 1726882495.82462: variable 'ansible_search_path' from source: unknown 11798 1726882495.82465: variable 'ansible_search_path' from source: unknown 11798 1726882495.82501: calling self._execute() 11798 1726882495.82641: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.82645: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.82648: variable 'omit' from source: magic vars 11798 1726882495.83019: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.84716: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.84961: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.84992: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.85021: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.85046: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.85116: 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) 11798 1726882495.85138: 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) 11798 1726882495.85163: 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) 11798 1726882495.85203: 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) 11798 1726882495.85216: 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) 11798 1726882495.85327: variable 'ansible_distribution' from source: facts 11798 1726882495.85333: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.85344: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.85347: when evaluation is False, skipping this task 11798 1726882495.85350: _execute() done 11798 1726882495.85354: dumping result to json 11798 1726882495.85359: done dumping result, returning 11798 1726882495.85366: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-fc4f-8289-00000000003b] 11798 1726882495.85371: sending task result for task 0affe814-3a2d-fc4f-8289-00000000003b 11798 1726882495.85466: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000003b 11798 1726882495.85469: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882495.85529: no more pending results, returning what we have 11798 1726882495.85535: results queue empty 11798 1726882495.85536: checking for any_errors_fatal 11798 1726882495.85554: done checking for any_errors_fatal 11798 1726882495.85555: checking for max_fail_percentage 11798 1726882495.85557: done checking for max_fail_percentage 11798 1726882495.85558: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.85559: done checking to see if all hosts have failed 11798 1726882495.85560: getting the remaining hosts for this loop 11798 1726882495.85562: done getting the remaining hosts for this loop 11798 1726882495.85566: getting the next task for host managed_node1 11798 1726882495.85570: done getting next task for host managed_node1 11798 1726882495.85574: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11798 1726882495.85576: ^ 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 11798 1726882495.85590: getting variables 11798 1726882495.85591: in VariableManager get_vars() 11798 1726882495.85625: Calling all_inventory to load vars for managed_node1 11798 1726882495.85628: Calling groups_inventory to load vars for managed_node1 11798 1726882495.85631: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.85642: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.85645: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.85649: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.85844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.86005: done with get_vars() 11798 1726882495.86013: done getting variables 11798 1726882495.86058: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:55 -0400 (0:00:00.041) 0:00:06.282 ****** 11798 1726882495.86083: entering _queue_task() for managed_node1/fail 11798 1726882495.86283: worker is 1 (out of 1 available) 11798 1726882495.86296: exiting _queue_task() for managed_node1/fail 11798 1726882495.86309: done queuing things up, now waiting for results queue to drain 11798 1726882495.86311: waiting for pending results... 11798 1726882495.86484: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11798 1726882495.86554: in run() - task 0affe814-3a2d-fc4f-8289-00000000003c 11798 1726882495.86565: variable 'ansible_search_path' from source: unknown 11798 1726882495.86569: variable 'ansible_search_path' from source: unknown 11798 1726882495.86602: calling self._execute() 11798 1726882495.86672: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.86681: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.86690: variable 'omit' from source: magic vars 11798 1726882495.87056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.88971: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.89021: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.89054: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.89088: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.89110: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.89183: 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) 11798 1726882495.89205: 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) 11798 1726882495.89226: 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) 11798 1726882495.89260: 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) 11798 1726882495.89280: 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) 11798 1726882495.89383: variable 'ansible_distribution' from source: facts 11798 1726882495.89387: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.89398: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.89406: when evaluation is False, skipping this task 11798 1726882495.89409: _execute() done 11798 1726882495.89413: dumping result to json 11798 1726882495.89418: done dumping result, returning 11798 1726882495.89425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-fc4f-8289-00000000003c] 11798 1726882495.89430: sending task result for task 0affe814-3a2d-fc4f-8289-00000000003c 11798 1726882495.89515: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000003c 11798 1726882495.89518: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.89569: no more pending results, returning what we have 11798 1726882495.89572: results queue empty 11798 1726882495.89573: checking for any_errors_fatal 11798 1726882495.89578: done checking for any_errors_fatal 11798 1726882495.89579: checking for max_fail_percentage 11798 1726882495.89581: done checking for max_fail_percentage 11798 1726882495.89582: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.89584: done checking to see if all hosts have failed 11798 1726882495.89585: getting the remaining hosts for this loop 11798 1726882495.89586: done getting the remaining hosts for this loop 11798 1726882495.89591: getting the next task for host managed_node1 11798 1726882495.89596: done getting next task for host managed_node1 11798 1726882495.89600: ^ 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 11798 1726882495.89602: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882495.89616: getting variables 11798 1726882495.89618: in VariableManager get_vars() 11798 1726882495.89654: Calling all_inventory to load vars for managed_node1 11798 1726882495.89657: Calling groups_inventory to load vars for managed_node1 11798 1726882495.89660: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.89669: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.89672: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.89675: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.89827: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.90019: done with get_vars() 11798 1726882495.90026: done getting variables 11798 1726882495.90071: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:55 -0400 (0:00:00.040) 0:00:06.322 ****** 11798 1726882495.90099: entering _queue_task() for managed_node1/fail 11798 1726882495.90292: worker is 1 (out of 1 available) 11798 1726882495.90307: exiting _queue_task() for managed_node1/fail 11798 1726882495.90320: done queuing things up, now waiting for results queue to drain 11798 1726882495.90323: waiting for pending results... 11798 1726882495.90492: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11798 1726882495.90568: in run() - task 0affe814-3a2d-fc4f-8289-00000000003d 11798 1726882495.90582: variable 'ansible_search_path' from source: unknown 11798 1726882495.90586: variable 'ansible_search_path' from source: unknown 11798 1726882495.90619: calling self._execute() 11798 1726882495.90687: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.90693: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.90703: variable 'omit' from source: magic vars 11798 1726882495.91073: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.93043: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.93097: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.93129: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.93162: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.93188: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.93259: 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) 11798 1726882495.93287: 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) 11798 1726882495.93309: 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) 11798 1726882495.93344: 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) 11798 1726882495.93358: 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) 11798 1726882495.93468: variable 'ansible_distribution' from source: facts 11798 1726882495.93473: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.93488: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.93492: when evaluation is False, skipping this task 11798 1726882495.93494: _execute() done 11798 1726882495.93497: dumping result to json 11798 1726882495.93502: done dumping result, returning 11798 1726882495.93509: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-fc4f-8289-00000000003d] 11798 1726882495.93514: sending task result for task 0affe814-3a2d-fc4f-8289-00000000003d 11798 1726882495.93607: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000003d 11798 1726882495.93610: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.93666: no more pending results, returning what we have 11798 1726882495.93670: results queue empty 11798 1726882495.93671: checking for any_errors_fatal 11798 1726882495.93683: done checking for any_errors_fatal 11798 1726882495.93684: checking for max_fail_percentage 11798 1726882495.93687: done checking for max_fail_percentage 11798 1726882495.93688: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.93689: done checking to see if all hosts have failed 11798 1726882495.93690: getting the remaining hosts for this loop 11798 1726882495.93692: done getting the remaining hosts for this loop 11798 1726882495.93696: getting the next task for host managed_node1 11798 1726882495.93701: done getting next task for host managed_node1 11798 1726882495.93705: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11798 1726882495.93707: ^ 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 11798 1726882495.93723: getting variables 11798 1726882495.93725: in VariableManager get_vars() 11798 1726882495.93770: Calling all_inventory to load vars for managed_node1 11798 1726882495.93773: Calling groups_inventory to load vars for managed_node1 11798 1726882495.93776: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.93785: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.93788: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.93792: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.93950: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.94113: done with get_vars() 11798 1726882495.94123: done getting variables 11798 1726882495.94170: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:55 -0400 (0:00:00.040) 0:00:06.363 ****** 11798 1726882495.94198: entering _queue_task() for managed_node1/fail 11798 1726882495.94402: worker is 1 (out of 1 available) 11798 1726882495.94416: exiting _queue_task() for managed_node1/fail 11798 1726882495.94429: done queuing things up, now waiting for results queue to drain 11798 1726882495.94431: waiting for pending results... 11798 1726882495.94600: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11798 1726882495.94673: in run() - task 0affe814-3a2d-fc4f-8289-00000000003e 11798 1726882495.94684: variable 'ansible_search_path' from source: unknown 11798 1726882495.94688: variable 'ansible_search_path' from source: unknown 11798 1726882495.94721: calling self._execute() 11798 1726882495.94791: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.94798: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.94808: variable 'omit' from source: magic vars 11798 1726882495.95174: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882495.97103: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882495.97155: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882495.97189: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882495.97218: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882495.97251: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882495.97322: 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) 11798 1726882495.97346: 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) 11798 1726882495.97368: 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) 11798 1726882495.97408: 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) 11798 1726882495.97421: 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) 11798 1726882495.97529: variable 'ansible_distribution' from source: facts 11798 1726882495.97537: variable 'ansible_distribution_major_version' from source: facts 11798 1726882495.97546: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882495.97549: when evaluation is False, skipping this task 11798 1726882495.97552: _execute() done 11798 1726882495.97557: dumping result to json 11798 1726882495.97561: done dumping result, returning 11798 1726882495.97568: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-fc4f-8289-00000000003e] 11798 1726882495.97573: sending task result for task 0affe814-3a2d-fc4f-8289-00000000003e 11798 1726882495.97665: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000003e 11798 1726882495.97668: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882495.97721: no more pending results, returning what we have 11798 1726882495.97724: results queue empty 11798 1726882495.97725: checking for any_errors_fatal 11798 1726882495.97732: done checking for any_errors_fatal 11798 1726882495.97735: checking for max_fail_percentage 11798 1726882495.97737: done checking for max_fail_percentage 11798 1726882495.97738: checking to see if all hosts have failed and the running result is not ok 11798 1726882495.97740: done checking to see if all hosts have failed 11798 1726882495.97740: getting the remaining hosts for this loop 11798 1726882495.97742: done getting the remaining hosts for this loop 11798 1726882495.97746: getting the next task for host managed_node1 11798 1726882495.97751: done getting next task for host managed_node1 11798 1726882495.97755: ^ 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 11798 1726882495.97757: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882495.97771: getting variables 11798 1726882495.97773: in VariableManager get_vars() 11798 1726882495.97810: Calling all_inventory to load vars for managed_node1 11798 1726882495.97813: Calling groups_inventory to load vars for managed_node1 11798 1726882495.97815: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882495.97824: Calling all_plugins_play to load vars for managed_node1 11798 1726882495.97828: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882495.97831: Calling groups_plugins_play to load vars for managed_node1 11798 1726882495.98016: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882495.98180: done with get_vars() 11798 1726882495.98189: done getting variables 11798 1726882495.98232: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:55 -0400 (0:00:00.040) 0:00:06.404 ****** 11798 1726882495.98263: entering _queue_task() for managed_node1/dnf 11798 1726882495.98467: worker is 1 (out of 1 available) 11798 1726882495.98484: exiting _queue_task() for managed_node1/dnf 11798 1726882495.98497: done queuing things up, now waiting for results queue to drain 11798 1726882495.98500: waiting for pending results... 11798 1726882495.98658: running TaskExecutor() for managed_node1/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 11798 1726882495.98733: in run() - task 0affe814-3a2d-fc4f-8289-00000000003f 11798 1726882495.98746: variable 'ansible_search_path' from source: unknown 11798 1726882495.98749: variable 'ansible_search_path' from source: unknown 11798 1726882495.98782: calling self._execute() 11798 1726882495.98850: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882495.98855: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882495.98862: variable 'omit' from source: magic vars 11798 1726882495.99222: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.01135: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.01192: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.01223: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.01258: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.01283: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.01356: 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) 11798 1726882496.01380: 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) 11798 1726882496.01401: 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) 11798 1726882496.01433: 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) 11798 1726882496.01451: 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) 11798 1726882496.01557: variable 'ansible_distribution' from source: facts 11798 1726882496.01566: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.01579: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.01582: when evaluation is False, skipping this task 11798 1726882496.01585: _execute() done 11798 1726882496.01588: dumping result to json 11798 1726882496.01590: done dumping result, returning 11798 1726882496.01675: done running TaskExecutor() for managed_node1/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 [0affe814-3a2d-fc4f-8289-00000000003f] 11798 1726882496.01682: sending task result for task 0affe814-3a2d-fc4f-8289-00000000003f 11798 1726882496.01765: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000003f 11798 1726882496.01768: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.01821: no more pending results, returning what we have 11798 1726882496.01825: results queue empty 11798 1726882496.01826: checking for any_errors_fatal 11798 1726882496.01832: done checking for any_errors_fatal 11798 1726882496.01832: checking for max_fail_percentage 11798 1726882496.01836: done checking for max_fail_percentage 11798 1726882496.01837: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.01838: done checking to see if all hosts have failed 11798 1726882496.01839: getting the remaining hosts for this loop 11798 1726882496.01841: done getting the remaining hosts for this loop 11798 1726882496.01854: getting the next task for host managed_node1 11798 1726882496.01859: done getting next task for host managed_node1 11798 1726882496.01863: ^ 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 11798 1726882496.01865: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.01879: getting variables 11798 1726882496.01880: in VariableManager get_vars() 11798 1726882496.01908: Calling all_inventory to load vars for managed_node1 11798 1726882496.01910: Calling groups_inventory to load vars for managed_node1 11798 1726882496.01912: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.01919: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.01921: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.01923: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.02071: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.02231: done with get_vars() 11798 1726882496.02251: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11798 1726882496.02315: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:56 -0400 (0:00:00.040) 0:00:06.445 ****** 11798 1726882496.02341: entering _queue_task() for managed_node1/yum 11798 1726882496.02542: worker is 1 (out of 1 available) 11798 1726882496.02558: exiting _queue_task() for managed_node1/yum 11798 1726882496.02572: done queuing things up, now waiting for results queue to drain 11798 1726882496.02574: waiting for pending results... 11798 1726882496.02746: running TaskExecutor() for managed_node1/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 11798 1726882496.02816: in run() - task 0affe814-3a2d-fc4f-8289-000000000040 11798 1726882496.02826: variable 'ansible_search_path' from source: unknown 11798 1726882496.02829: variable 'ansible_search_path' from source: unknown 11798 1726882496.02864: calling self._execute() 11798 1726882496.02938: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.02945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.02955: variable 'omit' from source: magic vars 11798 1726882496.03336: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.05310: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.05365: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.05407: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.05442: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.05466: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.05539: 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) 11798 1726882496.05565: 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) 11798 1726882496.05589: 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) 11798 1726882496.05621: 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) 11798 1726882496.05647: 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) 11798 1726882496.05746: variable 'ansible_distribution' from source: facts 11798 1726882496.05755: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.05767: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.05771: when evaluation is False, skipping this task 11798 1726882496.05774: _execute() done 11798 1726882496.05776: dumping result to json 11798 1726882496.05778: done dumping result, returning 11798 1726882496.05789: done running TaskExecutor() for managed_node1/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 [0affe814-3a2d-fc4f-8289-000000000040] 11798 1726882496.05792: sending task result for task 0affe814-3a2d-fc4f-8289-000000000040 11798 1726882496.05888: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000040 11798 1726882496.05891: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.05945: no more pending results, returning what we have 11798 1726882496.05949: results queue empty 11798 1726882496.05950: checking for any_errors_fatal 11798 1726882496.05957: done checking for any_errors_fatal 11798 1726882496.05958: checking for max_fail_percentage 11798 1726882496.05960: done checking for max_fail_percentage 11798 1726882496.05961: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.05962: done checking to see if all hosts have failed 11798 1726882496.05963: getting the remaining hosts for this loop 11798 1726882496.05965: done getting the remaining hosts for this loop 11798 1726882496.05970: getting the next task for host managed_node1 11798 1726882496.05975: done getting next task for host managed_node1 11798 1726882496.05979: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11798 1726882496.05981: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.05996: getting variables 11798 1726882496.05998: in VariableManager get_vars() 11798 1726882496.06037: Calling all_inventory to load vars for managed_node1 11798 1726882496.06040: Calling groups_inventory to load vars for managed_node1 11798 1726882496.06043: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.06052: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.06055: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.06058: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.06452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.06613: done with get_vars() 11798 1726882496.06622: done getting variables 11798 1726882496.06669: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:56 -0400 (0:00:00.043) 0:00:06.488 ****** 11798 1726882496.06697: entering _queue_task() for managed_node1/fail 11798 1726882496.06922: worker is 1 (out of 1 available) 11798 1726882496.06939: exiting _queue_task() for managed_node1/fail 11798 1726882496.06951: done queuing things up, now waiting for results queue to drain 11798 1726882496.06953: waiting for pending results... 11798 1726882496.07125: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11798 1726882496.07204: in run() - task 0affe814-3a2d-fc4f-8289-000000000041 11798 1726882496.07217: variable 'ansible_search_path' from source: unknown 11798 1726882496.07220: variable 'ansible_search_path' from source: unknown 11798 1726882496.07256: calling self._execute() 11798 1726882496.07332: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.07340: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.07350: variable 'omit' from source: magic vars 11798 1726882496.07727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.09515: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.09569: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.09606: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.09638: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.09660: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.09733: 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) 11798 1726882496.09758: 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) 11798 1726882496.09781: 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) 11798 1726882496.09816: 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) 11798 1726882496.09836: 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) 11798 1726882496.09952: variable 'ansible_distribution' from source: facts 11798 1726882496.09959: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.09969: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.09972: when evaluation is False, skipping this task 11798 1726882496.09975: _execute() done 11798 1726882496.09982: dumping result to json 11798 1726882496.09986: done dumping result, returning 11798 1726882496.09993: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-fc4f-8289-000000000041] 11798 1726882496.09999: sending task result for task 0affe814-3a2d-fc4f-8289-000000000041 11798 1726882496.10100: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000041 11798 1726882496.10103: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.10281: no more pending results, returning what we have 11798 1726882496.10285: results queue empty 11798 1726882496.10286: checking for any_errors_fatal 11798 1726882496.10335: done checking for any_errors_fatal 11798 1726882496.10337: checking for max_fail_percentage 11798 1726882496.10343: done checking for max_fail_percentage 11798 1726882496.10345: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.10346: done checking to see if all hosts have failed 11798 1726882496.10347: getting the remaining hosts for this loop 11798 1726882496.10348: done getting the remaining hosts for this loop 11798 1726882496.10352: getting the next task for host managed_node1 11798 1726882496.10362: done getting next task for host managed_node1 11798 1726882496.10366: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11798 1726882496.10368: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.10385: getting variables 11798 1726882496.10387: in VariableManager get_vars() 11798 1726882496.10460: Calling all_inventory to load vars for managed_node1 11798 1726882496.10465: Calling groups_inventory to load vars for managed_node1 11798 1726882496.10470: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.10483: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.10488: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.10492: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.10653: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.10817: done with get_vars() 11798 1726882496.10827: done getting variables 11798 1726882496.10879: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:56 -0400 (0:00:00.042) 0:00:06.530 ****** 11798 1726882496.10907: entering _queue_task() for managed_node1/package 11798 1726882496.11110: worker is 1 (out of 1 available) 11798 1726882496.11124: exiting _queue_task() for managed_node1/package 11798 1726882496.11140: done queuing things up, now waiting for results queue to drain 11798 1726882496.11142: waiting for pending results... 11798 1726882496.11316: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11798 1726882496.11390: in run() - task 0affe814-3a2d-fc4f-8289-000000000042 11798 1726882496.11401: variable 'ansible_search_path' from source: unknown 11798 1726882496.11405: variable 'ansible_search_path' from source: unknown 11798 1726882496.11443: calling self._execute() 11798 1726882496.11514: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.11521: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.11531: variable 'omit' from source: magic vars 11798 1726882496.11912: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.14738: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.14835: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.14944: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.14954: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.14993: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.15107: 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) 11798 1726882496.15148: 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) 11798 1726882496.15202: 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) 11798 1726882496.15261: 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) 11798 1726882496.15306: 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) 11798 1726882496.15502: variable 'ansible_distribution' from source: facts 11798 1726882496.15595: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.15598: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.15601: when evaluation is False, skipping this task 11798 1726882496.15605: _execute() done 11798 1726882496.15607: dumping result to json 11798 1726882496.15609: done dumping result, returning 11798 1726882496.15611: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-fc4f-8289-000000000042] 11798 1726882496.15614: sending task result for task 0affe814-3a2d-fc4f-8289-000000000042 11798 1726882496.15705: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000042 11798 1726882496.15708: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.15771: no more pending results, returning what we have 11798 1726882496.15775: results queue empty 11798 1726882496.15779: checking for any_errors_fatal 11798 1726882496.15784: done checking for any_errors_fatal 11798 1726882496.15785: checking for max_fail_percentage 11798 1726882496.15787: done checking for max_fail_percentage 11798 1726882496.15789: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.15790: done checking to see if all hosts have failed 11798 1726882496.15791: getting the remaining hosts for this loop 11798 1726882496.15792: done getting the remaining hosts for this loop 11798 1726882496.15797: getting the next task for host managed_node1 11798 1726882496.15804: done getting next task for host managed_node1 11798 1726882496.15808: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11798 1726882496.15810: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.15955: getting variables 11798 1726882496.15957: in VariableManager get_vars() 11798 1726882496.16005: Calling all_inventory to load vars for managed_node1 11798 1726882496.16008: Calling groups_inventory to load vars for managed_node1 11798 1726882496.16011: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.16024: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.16027: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.16031: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.16587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.16908: done with get_vars() 11798 1726882496.16920: done getting variables 11798 1726882496.17000: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:56 -0400 (0:00:00.061) 0:00:06.592 ****** 11798 1726882496.17047: entering _queue_task() for managed_node1/package 11798 1726882496.17541: worker is 1 (out of 1 available) 11798 1726882496.17554: exiting _queue_task() for managed_node1/package 11798 1726882496.17566: done queuing things up, now waiting for results queue to drain 11798 1726882496.17567: waiting for pending results... 11798 1726882496.17887: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11798 1726882496.17892: in run() - task 0affe814-3a2d-fc4f-8289-000000000043 11798 1726882496.17895: variable 'ansible_search_path' from source: unknown 11798 1726882496.17984: variable 'ansible_search_path' from source: unknown 11798 1726882496.17989: calling self._execute() 11798 1726882496.18088: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.18107: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.18136: variable 'omit' from source: magic vars 11798 1726882496.18658: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.22914: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.23345: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.23351: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.23384: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.23430: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.23765: 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) 11798 1726882496.23997: 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) 11798 1726882496.24000: 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) 11798 1726882496.24032: 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) 11798 1726882496.24057: 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) 11798 1726882496.24508: variable 'ansible_distribution' from source: facts 11798 1726882496.24552: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.24792: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.24796: when evaluation is False, skipping this task 11798 1726882496.24799: _execute() done 11798 1726882496.24801: dumping result to json 11798 1726882496.24803: done dumping result, returning 11798 1726882496.24806: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-fc4f-8289-000000000043] 11798 1726882496.24808: sending task result for task 0affe814-3a2d-fc4f-8289-000000000043 11798 1726882496.24896: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000043 11798 1726882496.24899: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.24997: no more pending results, returning what we have 11798 1726882496.25001: results queue empty 11798 1726882496.25002: checking for any_errors_fatal 11798 1726882496.25016: done checking for any_errors_fatal 11798 1726882496.25017: checking for max_fail_percentage 11798 1726882496.25020: done checking for max_fail_percentage 11798 1726882496.25021: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.25022: done checking to see if all hosts have failed 11798 1726882496.25023: getting the remaining hosts for this loop 11798 1726882496.25025: done getting the remaining hosts for this loop 11798 1726882496.25030: getting the next task for host managed_node1 11798 1726882496.25039: done getting next task for host managed_node1 11798 1726882496.25044: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11798 1726882496.25046: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.25061: getting variables 11798 1726882496.25064: in VariableManager get_vars() 11798 1726882496.25110: Calling all_inventory to load vars for managed_node1 11798 1726882496.25114: Calling groups_inventory to load vars for managed_node1 11798 1726882496.25117: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.25367: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.25370: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.25374: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.26068: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.26372: done with get_vars() 11798 1726882496.26390: done getting variables 11798 1726882496.26473: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:56 -0400 (0:00:00.094) 0:00:06.686 ****** 11798 1726882496.26515: entering _queue_task() for managed_node1/package 11798 1726882496.26879: worker is 1 (out of 1 available) 11798 1726882496.26902: exiting _queue_task() for managed_node1/package 11798 1726882496.26916: done queuing things up, now waiting for results queue to drain 11798 1726882496.26918: waiting for pending results... 11798 1726882496.27303: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11798 1726882496.27308: in run() - task 0affe814-3a2d-fc4f-8289-000000000044 11798 1726882496.27311: variable 'ansible_search_path' from source: unknown 11798 1726882496.27402: variable 'ansible_search_path' from source: unknown 11798 1726882496.27406: calling self._execute() 11798 1726882496.27486: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.27507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.27526: variable 'omit' from source: magic vars 11798 1726882496.28271: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.33828: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.34084: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.34314: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.34317: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.34392: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.34565: 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) 11798 1726882496.34655: 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) 11798 1726882496.34699: 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) 11798 1726882496.34786: 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) 11798 1726882496.34811: 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) 11798 1726882496.35042: variable 'ansible_distribution' from source: facts 11798 1726882496.35057: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.35081: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.35140: when evaluation is False, skipping this task 11798 1726882496.35145: _execute() done 11798 1726882496.35147: dumping result to json 11798 1726882496.35149: done dumping result, returning 11798 1726882496.35151: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-fc4f-8289-000000000044] 11798 1726882496.35154: sending task result for task 0affe814-3a2d-fc4f-8289-000000000044 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.35390: no more pending results, returning what we have 11798 1726882496.35394: results queue empty 11798 1726882496.35395: checking for any_errors_fatal 11798 1726882496.35408: done checking for any_errors_fatal 11798 1726882496.35409: checking for max_fail_percentage 11798 1726882496.35411: done checking for max_fail_percentage 11798 1726882496.35412: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.35414: done checking to see if all hosts have failed 11798 1726882496.35415: getting the remaining hosts for this loop 11798 1726882496.35417: done getting the remaining hosts for this loop 11798 1726882496.35422: getting the next task for host managed_node1 11798 1726882496.35429: done getting next task for host managed_node1 11798 1726882496.35437: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11798 1726882496.35440: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.35457: getting variables 11798 1726882496.35460: in VariableManager get_vars() 11798 1726882496.35624: Calling all_inventory to load vars for managed_node1 11798 1726882496.35628: Calling groups_inventory to load vars for managed_node1 11798 1726882496.35631: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.35642: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000044 11798 1726882496.35645: WORKER PROCESS EXITING 11798 1726882496.35656: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.35660: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.35664: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.36112: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.36782: done with get_vars() 11798 1726882496.36910: done getting variables 11798 1726882496.37026: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:56 -0400 (0:00:00.105) 0:00:06.792 ****** 11798 1726882496.37078: entering _queue_task() for managed_node1/service 11798 1726882496.37421: worker is 1 (out of 1 available) 11798 1726882496.37494: exiting _queue_task() for managed_node1/service 11798 1726882496.37507: done queuing things up, now waiting for results queue to drain 11798 1726882496.37509: waiting for pending results... 11798 1726882496.37745: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11798 1726882496.37867: in run() - task 0affe814-3a2d-fc4f-8289-000000000045 11798 1726882496.37898: variable 'ansible_search_path' from source: unknown 11798 1726882496.37907: variable 'ansible_search_path' from source: unknown 11798 1726882496.37958: calling self._execute() 11798 1726882496.38065: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.38080: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.38097: variable 'omit' from source: magic vars 11798 1726882496.38687: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.42663: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.42762: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.42820: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.42889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.42930: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.43041: 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) 11798 1726882496.43089: 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) 11798 1726882496.43130: 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) 11798 1726882496.43227: 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) 11798 1726882496.43231: 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) 11798 1726882496.43394: variable 'ansible_distribution' from source: facts 11798 1726882496.43412: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.43427: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.43510: when evaluation is False, skipping this task 11798 1726882496.43514: _execute() done 11798 1726882496.43517: dumping result to json 11798 1726882496.43519: done dumping result, returning 11798 1726882496.43522: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-fc4f-8289-000000000045] 11798 1726882496.43524: sending task result for task 0affe814-3a2d-fc4f-8289-000000000045 11798 1726882496.43603: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000045 11798 1726882496.43606: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.43671: no more pending results, returning what we have 11798 1726882496.43676: results queue empty 11798 1726882496.43679: checking for any_errors_fatal 11798 1726882496.43688: done checking for any_errors_fatal 11798 1726882496.43689: checking for max_fail_percentage 11798 1726882496.43691: done checking for max_fail_percentage 11798 1726882496.43692: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.43694: done checking to see if all hosts have failed 11798 1726882496.43695: getting the remaining hosts for this loop 11798 1726882496.43696: done getting the remaining hosts for this loop 11798 1726882496.43701: getting the next task for host managed_node1 11798 1726882496.43708: done getting next task for host managed_node1 11798 1726882496.43712: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11798 1726882496.43715: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.43731: getting variables 11798 1726882496.43733: in VariableManager get_vars() 11798 1726882496.43779: Calling all_inventory to load vars for managed_node1 11798 1726882496.43783: Calling groups_inventory to load vars for managed_node1 11798 1726882496.43786: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.43798: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.43801: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.43805: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.44930: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.45598: done with get_vars() 11798 1726882496.45613: done getting variables 11798 1726882496.45838: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:56 -0400 (0:00:00.087) 0:00:06.880 ****** 11798 1726882496.45873: entering _queue_task() for managed_node1/service 11798 1726882496.46476: worker is 1 (out of 1 available) 11798 1726882496.46492: exiting _queue_task() for managed_node1/service 11798 1726882496.46505: done queuing things up, now waiting for results queue to drain 11798 1726882496.46507: waiting for pending results... 11798 1726882496.47955: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11798 1726882496.48025: in run() - task 0affe814-3a2d-fc4f-8289-000000000046 11798 1726882496.48112: variable 'ansible_search_path' from source: unknown 11798 1726882496.48312: variable 'ansible_search_path' from source: unknown 11798 1726882496.48316: calling self._execute() 11798 1726882496.48582: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.49040: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.49044: variable 'omit' from source: magic vars 11798 1726882496.50051: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.57059: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.57229: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.57332: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.57440: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.57538: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.57828: 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) 11798 1726882496.57856: 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) 11798 1726882496.57896: 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) 11798 1726882496.57994: 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) 11798 1726882496.58127: 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) 11798 1726882496.58339: variable 'ansible_distribution' from source: facts 11798 1726882496.58533: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.58552: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.58559: when evaluation is False, skipping this task 11798 1726882496.58566: _execute() done 11798 1726882496.58574: dumping result to json 11798 1726882496.58585: done dumping result, returning 11798 1726882496.58598: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-fc4f-8289-000000000046] 11798 1726882496.58610: sending task result for task 0affe814-3a2d-fc4f-8289-000000000046 11798 1726882496.59017: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000046 11798 1726882496.59021: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11798 1726882496.59097: no more pending results, returning what we have 11798 1726882496.59102: results queue empty 11798 1726882496.59103: checking for any_errors_fatal 11798 1726882496.59111: done checking for any_errors_fatal 11798 1726882496.59112: checking for max_fail_percentage 11798 1726882496.59115: done checking for max_fail_percentage 11798 1726882496.59116: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.59119: done checking to see if all hosts have failed 11798 1726882496.59120: getting the remaining hosts for this loop 11798 1726882496.59122: done getting the remaining hosts for this loop 11798 1726882496.59128: getting the next task for host managed_node1 11798 1726882496.59136: done getting next task for host managed_node1 11798 1726882496.59141: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11798 1726882496.59144: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882496.59160: getting variables 11798 1726882496.59163: in VariableManager get_vars() 11798 1726882496.59209: Calling all_inventory to load vars for managed_node1 11798 1726882496.59213: Calling groups_inventory to load vars for managed_node1 11798 1726882496.59216: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.59228: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.59231: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.59440: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.59904: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.60395: done with get_vars() 11798 1726882496.60408: done getting variables 11798 1726882496.60684: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:56 -0400 (0:00:00.148) 0:00:07.029 ****** 11798 1726882496.60721: entering _queue_task() for managed_node1/service 11798 1726882496.61657: worker is 1 (out of 1 available) 11798 1726882496.61681: exiting _queue_task() for managed_node1/service 11798 1726882496.61701: done queuing things up, now waiting for results queue to drain 11798 1726882496.61704: waiting for pending results... 11798 1726882496.61800: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11798 1726882496.61936: in run() - task 0affe814-3a2d-fc4f-8289-000000000047 11798 1726882496.61952: variable 'ansible_search_path' from source: unknown 11798 1726882496.61956: variable 'ansible_search_path' from source: unknown 11798 1726882496.62000: calling self._execute() 11798 1726882496.62315: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.62322: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.62336: variable 'omit' from source: magic vars 11798 1726882496.63586: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.69645: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.69649: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.69702: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.69800: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.69897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.70110: 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) 11798 1726882496.70225: 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) 11798 1726882496.70265: 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) 11798 1726882496.70395: 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) 11798 1726882496.70622: 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) 11798 1726882496.70867: variable 'ansible_distribution' from source: facts 11798 1726882496.70884: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.70904: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.70913: when evaluation is False, skipping this task 11798 1726882496.70920: _execute() done 11798 1726882496.71040: dumping result to json 11798 1726882496.71044: done dumping result, returning 11798 1726882496.71047: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-fc4f-8289-000000000047] 11798 1726882496.71050: sending task result for task 0affe814-3a2d-fc4f-8289-000000000047 11798 1726882496.71126: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000047 11798 1726882496.71129: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.71190: no more pending results, returning what we have 11798 1726882496.71194: results queue empty 11798 1726882496.71196: checking for any_errors_fatal 11798 1726882496.71204: done checking for any_errors_fatal 11798 1726882496.71205: checking for max_fail_percentage 11798 1726882496.71208: done checking for max_fail_percentage 11798 1726882496.71209: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.71211: done checking to see if all hosts have failed 11798 1726882496.71212: getting the remaining hosts for this loop 11798 1726882496.71214: done getting the remaining hosts for this loop 11798 1726882496.71220: getting the next task for host managed_node1 11798 1726882496.71226: done getting next task for host managed_node1 11798 1726882496.71231: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11798 1726882496.71236: ^ state is: HOST STATE: block=2, task=15, rescue=0, 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 11798 1726882496.71253: getting variables 11798 1726882496.71282: in VariableManager get_vars() 11798 1726882496.71325: Calling all_inventory to load vars for managed_node1 11798 1726882496.71328: Calling groups_inventory to load vars for managed_node1 11798 1726882496.71331: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.71509: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.71513: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.71517: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.71951: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.72246: done with get_vars() 11798 1726882496.72260: done getting variables 11798 1726882496.72371: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:56 -0400 (0:00:00.116) 0:00:07.145 ****** 11798 1726882496.72414: entering _queue_task() for managed_node1/service 11798 1726882496.72970: worker is 1 (out of 1 available) 11798 1726882496.72985: exiting _queue_task() for managed_node1/service 11798 1726882496.72997: done queuing things up, now waiting for results queue to drain 11798 1726882496.72999: waiting for pending results... 11798 1726882496.73243: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11798 1726882496.73339: in run() - task 0affe814-3a2d-fc4f-8289-000000000048 11798 1726882496.73345: variable 'ansible_search_path' from source: unknown 11798 1726882496.73348: variable 'ansible_search_path' from source: unknown 11798 1726882496.73380: calling self._execute() 11798 1726882496.73492: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.73507: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.73524: variable 'omit' from source: magic vars 11798 1726882496.74345: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.78909: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.79086: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.79220: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.79257: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.79331: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.79744: 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) 11798 1726882496.79748: 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) 11798 1726882496.79751: 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) 11798 1726882496.79754: 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) 11798 1726882496.79756: 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) 11798 1726882496.80114: variable 'ansible_distribution' from source: facts 11798 1726882496.80148: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.80226: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.80237: when evaluation is False, skipping this task 11798 1726882496.80245: _execute() done 11798 1726882496.80253: dumping result to json 11798 1726882496.80261: done dumping result, returning 11798 1726882496.80275: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-fc4f-8289-000000000048] 11798 1726882496.80289: sending task result for task 0affe814-3a2d-fc4f-8289-000000000048 11798 1726882496.80654: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000048 11798 1726882496.80657: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11798 1726882496.80709: no more pending results, returning what we have 11798 1726882496.80713: results queue empty 11798 1726882496.80714: checking for any_errors_fatal 11798 1726882496.80723: done checking for any_errors_fatal 11798 1726882496.80724: checking for max_fail_percentage 11798 1726882496.80726: done checking for max_fail_percentage 11798 1726882496.80728: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.80729: done checking to see if all hosts have failed 11798 1726882496.80730: getting the remaining hosts for this loop 11798 1726882496.80733: done getting the remaining hosts for this loop 11798 1726882496.80741: getting the next task for host managed_node1 11798 1726882496.80747: done getting next task for host managed_node1 11798 1726882496.80752: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11798 1726882496.80755: ^ state is: HOST STATE: block=2, task=16, rescue=0, 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 11798 1726882496.80771: getting variables 11798 1726882496.80773: in VariableManager get_vars() 11798 1726882496.80820: Calling all_inventory to load vars for managed_node1 11798 1726882496.80823: Calling groups_inventory to load vars for managed_node1 11798 1726882496.80826: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.81141: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.81147: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.81152: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.81739: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.82110: done with get_vars() 11798 1726882496.82124: done getting variables 11798 1726882496.82198: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:56 -0400 (0:00:00.098) 0:00:07.244 ****** 11798 1726882496.82233: entering _queue_task() for managed_node1/copy 11798 1726882496.82767: worker is 1 (out of 1 available) 11798 1726882496.82776: exiting _queue_task() for managed_node1/copy 11798 1726882496.82789: done queuing things up, now waiting for results queue to drain 11798 1726882496.82791: waiting for pending results... 11798 1726882496.82860: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11798 1726882496.82987: in run() - task 0affe814-3a2d-fc4f-8289-000000000049 11798 1726882496.83008: variable 'ansible_search_path' from source: unknown 11798 1726882496.83022: variable 'ansible_search_path' from source: unknown 11798 1726882496.83069: calling self._execute() 11798 1726882496.83171: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.83188: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.83204: variable 'omit' from source: magic vars 11798 1726882496.83753: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882496.90291: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882496.90508: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882496.90513: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882496.90645: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882496.90760: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882496.91140: 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) 11798 1726882496.91230: 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) 11798 1726882496.91739: 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) 11798 1726882496.91742: 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) 11798 1726882496.91744: 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) 11798 1726882496.91746: variable 'ansible_distribution' from source: facts 11798 1726882496.91749: variable 'ansible_distribution_major_version' from source: facts 11798 1726882496.92192: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882496.92200: when evaluation is False, skipping this task 11798 1726882496.92208: _execute() done 11798 1726882496.92215: dumping result to json 11798 1726882496.92223: done dumping result, returning 11798 1726882496.92241: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-fc4f-8289-000000000049] 11798 1726882496.92348: sending task result for task 0affe814-3a2d-fc4f-8289-000000000049 11798 1726882496.92684: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000049 11798 1726882496.92688: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882496.92991: no more pending results, returning what we have 11798 1726882496.92996: results queue empty 11798 1726882496.92998: checking for any_errors_fatal 11798 1726882496.93005: done checking for any_errors_fatal 11798 1726882496.93006: checking for max_fail_percentage 11798 1726882496.93009: done checking for max_fail_percentage 11798 1726882496.93010: checking to see if all hosts have failed and the running result is not ok 11798 1726882496.93011: done checking to see if all hosts have failed 11798 1726882496.93012: getting the remaining hosts for this loop 11798 1726882496.93014: done getting the remaining hosts for this loop 11798 1726882496.93020: getting the next task for host managed_node1 11798 1726882496.93026: done getting next task for host managed_node1 11798 1726882496.93031: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11798 1726882496.93036: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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 11798 1726882496.93052: getting variables 11798 1726882496.93054: in VariableManager get_vars() 11798 1726882496.93100: Calling all_inventory to load vars for managed_node1 11798 1726882496.93104: Calling groups_inventory to load vars for managed_node1 11798 1726882496.93107: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882496.93120: Calling all_plugins_play to load vars for managed_node1 11798 1726882496.93123: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882496.93127: Calling groups_plugins_play to load vars for managed_node1 11798 1726882496.94158: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882496.95167: done with get_vars() 11798 1726882496.95183: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:56 -0400 (0:00:00.134) 0:00:07.378 ****** 11798 1726882496.95689: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11798 1726882496.96556: worker is 1 (out of 1 available) 11798 1726882496.96570: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11798 1726882496.96584: done queuing things up, now waiting for results queue to drain 11798 1726882496.96586: waiting for pending results... 11798 1726882496.97509: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11798 1726882496.97606: in run() - task 0affe814-3a2d-fc4f-8289-00000000004a 11798 1726882496.97622: variable 'ansible_search_path' from source: unknown 11798 1726882496.97626: variable 'ansible_search_path' from source: unknown 11798 1726882496.98072: calling self._execute() 11798 1726882496.98165: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882496.98173: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882496.98186: variable 'omit' from source: magic vars 11798 1726882496.99905: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.06132: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.06297: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.06301: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.06337: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.06371: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.06522: 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) 11798 1726882497.06566: 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) 11798 1726882497.06606: 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) 11798 1726882497.06669: 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) 11798 1726882497.06693: 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) 11798 1726882497.06885: variable 'ansible_distribution' from source: facts 11798 1726882497.07024: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.07028: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.07030: when evaluation is False, skipping this task 11798 1726882497.07032: _execute() done 11798 1726882497.07036: dumping result to json 11798 1726882497.07039: done dumping result, returning 11798 1726882497.07041: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-fc4f-8289-00000000004a] 11798 1726882497.07044: sending task result for task 0affe814-3a2d-fc4f-8289-00000000004a 11798 1726882497.07125: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000004a 11798 1726882497.07129: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882497.07192: no more pending results, returning what we have 11798 1726882497.07196: results queue empty 11798 1726882497.07198: checking for any_errors_fatal 11798 1726882497.07206: done checking for any_errors_fatal 11798 1726882497.07207: checking for max_fail_percentage 11798 1726882497.07209: done checking for max_fail_percentage 11798 1726882497.07210: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.07212: done checking to see if all hosts have failed 11798 1726882497.07213: getting the remaining hosts for this loop 11798 1726882497.07215: done getting the remaining hosts for this loop 11798 1726882497.07219: getting the next task for host managed_node1 11798 1726882497.07225: done getting next task for host managed_node1 11798 1726882497.07229: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11798 1726882497.07232: ^ state is: HOST STATE: block=2, task=18, rescue=0, 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 11798 1726882497.07250: getting variables 11798 1726882497.07252: in VariableManager get_vars() 11798 1726882497.07297: Calling all_inventory to load vars for managed_node1 11798 1726882497.07300: Calling groups_inventory to load vars for managed_node1 11798 1726882497.07304: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.07316: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.07320: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.07323: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.08150: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.08516: done with get_vars() 11798 1726882497.08531: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:57 -0400 (0:00:00.129) 0:00:07.508 ****** 11798 1726882497.08629: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11798 1726882497.08928: worker is 1 (out of 1 available) 11798 1726882497.09046: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11798 1726882497.09064: done queuing things up, now waiting for results queue to drain 11798 1726882497.09066: waiting for pending results... 11798 1726882497.09556: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11798 1726882497.09632: in run() - task 0affe814-3a2d-fc4f-8289-00000000004b 11798 1726882497.09942: variable 'ansible_search_path' from source: unknown 11798 1726882497.09946: variable 'ansible_search_path' from source: unknown 11798 1726882497.09948: calling self._execute() 11798 1726882497.10013: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.10028: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.10048: variable 'omit' from source: magic vars 11798 1726882497.10816: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.13591: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.13681: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.13760: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.13798: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.13832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.13981: 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) 11798 1726882497.13985: 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) 11798 1726882497.14018: 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) 11798 1726882497.14239: 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) 11798 1726882497.14242: 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) 11798 1726882497.14744: variable 'ansible_distribution' from source: facts 11798 1726882497.14747: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.14749: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.14751: when evaluation is False, skipping this task 11798 1726882497.14753: _execute() done 11798 1726882497.14755: dumping result to json 11798 1726882497.14757: done dumping result, returning 11798 1726882497.14760: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-fc4f-8289-00000000004b] 11798 1726882497.14762: sending task result for task 0affe814-3a2d-fc4f-8289-00000000004b 11798 1726882497.14909: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000004b 11798 1726882497.14912: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882497.14984: no more pending results, returning what we have 11798 1726882497.14989: results queue empty 11798 1726882497.14990: checking for any_errors_fatal 11798 1726882497.14999: done checking for any_errors_fatal 11798 1726882497.15000: checking for max_fail_percentage 11798 1726882497.15003: done checking for max_fail_percentage 11798 1726882497.15004: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.15006: done checking to see if all hosts have failed 11798 1726882497.15007: getting the remaining hosts for this loop 11798 1726882497.15009: done getting the remaining hosts for this loop 11798 1726882497.15014: getting the next task for host managed_node1 11798 1726882497.15021: done getting next task for host managed_node1 11798 1726882497.15025: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11798 1726882497.15028: ^ state is: HOST STATE: block=2, task=19, rescue=0, 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 11798 1726882497.15047: getting variables 11798 1726882497.15049: in VariableManager get_vars() 11798 1726882497.15098: Calling all_inventory to load vars for managed_node1 11798 1726882497.15102: Calling groups_inventory to load vars for managed_node1 11798 1726882497.15105: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.15119: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.15122: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.15126: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.15997: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.16320: done with get_vars() 11798 1726882497.16333: done getting variables 11798 1726882497.16415: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:57 -0400 (0:00:00.078) 0:00:07.586 ****** 11798 1726882497.16452: entering _queue_task() for managed_node1/debug 11798 1726882497.16744: worker is 1 (out of 1 available) 11798 1726882497.16940: exiting _queue_task() for managed_node1/debug 11798 1726882497.16952: done queuing things up, now waiting for results queue to drain 11798 1726882497.16955: waiting for pending results... 11798 1726882497.17552: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11798 1726882497.17557: in run() - task 0affe814-3a2d-fc4f-8289-00000000004c 11798 1726882497.17560: variable 'ansible_search_path' from source: unknown 11798 1726882497.17563: variable 'ansible_search_path' from source: unknown 11798 1726882497.17606: calling self._execute() 11798 1726882497.17941: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.17945: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.17948: variable 'omit' from source: magic vars 11798 1726882497.18880: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.22743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.22873: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.22985: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.23284: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.23441: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.23445: 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) 11798 1726882497.23475: 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) 11798 1726882497.23598: 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) 11798 1726882497.23695: 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) 11798 1726882497.23800: 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) 11798 1726882497.24080: variable 'ansible_distribution' from source: facts 11798 1726882497.24313: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.24316: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.24321: when evaluation is False, skipping this task 11798 1726882497.24323: _execute() done 11798 1726882497.24325: dumping result to json 11798 1726882497.24327: done dumping result, returning 11798 1726882497.24330: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-fc4f-8289-00000000004c] 11798 1726882497.24333: sending task result for task 0affe814-3a2d-fc4f-8289-00000000004c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882497.24472: no more pending results, returning what we have 11798 1726882497.24479: results queue empty 11798 1726882497.24480: checking for any_errors_fatal 11798 1726882497.24488: done checking for any_errors_fatal 11798 1726882497.24489: checking for max_fail_percentage 11798 1726882497.24491: done checking for max_fail_percentage 11798 1726882497.24492: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.24493: done checking to see if all hosts have failed 11798 1726882497.24495: getting the remaining hosts for this loop 11798 1726882497.24496: done getting the remaining hosts for this loop 11798 1726882497.24501: getting the next task for host managed_node1 11798 1726882497.24507: done getting next task for host managed_node1 11798 1726882497.24511: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11798 1726882497.24514: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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 11798 1726882497.24535: getting variables 11798 1726882497.24537: in VariableManager get_vars() 11798 1726882497.24581: Calling all_inventory to load vars for managed_node1 11798 1726882497.24585: Calling groups_inventory to load vars for managed_node1 11798 1726882497.24588: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.24601: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.24605: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.24609: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.24980: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.25283: done with get_vars() 11798 1726882497.25297: done getting variables 11798 1726882497.25336: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000004c 11798 1726882497.25340: WORKER PROCESS EXITING 11798 1726882497.25381: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:57 -0400 (0:00:00.089) 0:00:07.675 ****** 11798 1726882497.25416: entering _queue_task() for managed_node1/debug 11798 1726882497.25713: worker is 1 (out of 1 available) 11798 1726882497.25728: exiting _queue_task() for managed_node1/debug 11798 1726882497.25843: done queuing things up, now waiting for results queue to drain 11798 1726882497.25845: waiting for pending results... 11798 1726882497.26044: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11798 1726882497.26169: in run() - task 0affe814-3a2d-fc4f-8289-00000000004d 11798 1726882497.26304: variable 'ansible_search_path' from source: unknown 11798 1726882497.26307: variable 'ansible_search_path' from source: unknown 11798 1726882497.26310: calling self._execute() 11798 1726882497.26368: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.26386: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.26410: variable 'omit' from source: magic vars 11798 1726882497.27003: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.30600: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.30692: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.30779: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.30840: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.30893: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.30997: 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) 11798 1726882497.31042: 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) 11798 1726882497.31143: 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) 11798 1726882497.31146: 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) 11798 1726882497.31149: 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) 11798 1726882497.31332: variable 'ansible_distribution' from source: facts 11798 1726882497.31351: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.31379: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.31388: when evaluation is False, skipping this task 11798 1726882497.31396: _execute() done 11798 1726882497.31404: dumping result to json 11798 1726882497.31412: done dumping result, returning 11798 1726882497.31425: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-fc4f-8289-00000000004d] 11798 1726882497.31437: sending task result for task 0affe814-3a2d-fc4f-8289-00000000004d skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882497.31784: no more pending results, returning what we have 11798 1726882497.31789: results queue empty 11798 1726882497.31790: checking for any_errors_fatal 11798 1726882497.31800: done checking for any_errors_fatal 11798 1726882497.31801: checking for max_fail_percentage 11798 1726882497.31803: done checking for max_fail_percentage 11798 1726882497.31804: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.31806: done checking to see if all hosts have failed 11798 1726882497.31807: getting the remaining hosts for this loop 11798 1726882497.31809: done getting the remaining hosts for this loop 11798 1726882497.31815: getting the next task for host managed_node1 11798 1726882497.31822: done getting next task for host managed_node1 11798 1726882497.31827: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11798 1726882497.31830: ^ state is: HOST STATE: block=2, task=21, rescue=0, 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 11798 1726882497.31848: getting variables 11798 1726882497.31850: in VariableManager get_vars() 11798 1726882497.31897: Calling all_inventory to load vars for managed_node1 11798 1726882497.31901: Calling groups_inventory to load vars for managed_node1 11798 1726882497.31904: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.31917: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.31921: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.31926: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.31942: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000004d 11798 1726882497.31945: WORKER PROCESS EXITING 11798 1726882497.32452: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.32753: done with get_vars() 11798 1726882497.32765: done getting variables 11798 1726882497.32847: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:57 -0400 (0:00:00.074) 0:00:07.751 ****** 11798 1726882497.32951: entering _queue_task() for managed_node1/debug 11798 1726882497.33705: worker is 1 (out of 1 available) 11798 1726882497.33721: exiting _queue_task() for managed_node1/debug 11798 1726882497.34038: done queuing things up, now waiting for results queue to drain 11798 1726882497.34041: waiting for pending results... 11798 1726882497.34311: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11798 1726882497.34544: in run() - task 0affe814-3a2d-fc4f-8289-00000000004e 11798 1726882497.34645: variable 'ansible_search_path' from source: unknown 11798 1726882497.34712: variable 'ansible_search_path' from source: unknown 11798 1726882497.34872: calling self._execute() 11798 1726882497.34970: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.34993: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.35016: variable 'omit' from source: magic vars 11798 1726882497.35641: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.38558: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.38653: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.38705: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.38761: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.38800: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.38910: 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) 11798 1726882497.38981: 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) 11798 1726882497.39084: 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) 11798 1726882497.39087: 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) 11798 1726882497.39111: 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) 11798 1726882497.39279: variable 'ansible_distribution' from source: facts 11798 1726882497.39300: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.39322: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.39330: when evaluation is False, skipping this task 11798 1726882497.39410: _execute() done 11798 1726882497.39413: dumping result to json 11798 1726882497.39416: done dumping result, returning 11798 1726882497.39419: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-fc4f-8289-00000000004e] 11798 1726882497.39421: sending task result for task 0affe814-3a2d-fc4f-8289-00000000004e 11798 1726882497.39493: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000004e 11798 1726882497.39497: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882497.39558: no more pending results, returning what we have 11798 1726882497.39563: results queue empty 11798 1726882497.39564: checking for any_errors_fatal 11798 1726882497.39571: done checking for any_errors_fatal 11798 1726882497.39573: checking for max_fail_percentage 11798 1726882497.39575: done checking for max_fail_percentage 11798 1726882497.39578: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.39580: done checking to see if all hosts have failed 11798 1726882497.39581: getting the remaining hosts for this loop 11798 1726882497.39583: done getting the remaining hosts for this loop 11798 1726882497.39588: getting the next task for host managed_node1 11798 1726882497.39595: done getting next task for host managed_node1 11798 1726882497.39600: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11798 1726882497.39603: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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 11798 1726882497.39618: getting variables 11798 1726882497.39620: in VariableManager get_vars() 11798 1726882497.39664: Calling all_inventory to load vars for managed_node1 11798 1726882497.39667: Calling groups_inventory to load vars for managed_node1 11798 1726882497.39670: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.39684: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.39688: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.39691: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.40230: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.40536: done with get_vars() 11798 1726882497.40548: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:57 -0400 (0:00:00.077) 0:00:07.828 ****** 11798 1726882497.40664: entering _queue_task() for managed_node1/ping 11798 1726882497.41055: worker is 1 (out of 1 available) 11798 1726882497.41067: exiting _queue_task() for managed_node1/ping 11798 1726882497.41080: done queuing things up, now waiting for results queue to drain 11798 1726882497.41083: waiting for pending results... 11798 1726882497.41383: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11798 1726882497.41398: in run() - task 0affe814-3a2d-fc4f-8289-00000000004f 11798 1726882497.41422: variable 'ansible_search_path' from source: unknown 11798 1726882497.41429: variable 'ansible_search_path' from source: unknown 11798 1726882497.41485: calling self._execute() 11798 1726882497.41698: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.41702: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.41704: variable 'omit' from source: magic vars 11798 1726882497.42242: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.44988: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.45091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.45140: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.45197: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.45232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.45341: 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) 11798 1726882497.45383: 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) 11798 1726882497.45428: 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) 11798 1726882497.45489: 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) 11798 1726882497.45523: 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) 11798 1726882497.45729: variable 'ansible_distribution' from source: facts 11798 1726882497.45733: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.45740: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.45743: when evaluation is False, skipping this task 11798 1726882497.45745: _execute() done 11798 1726882497.45747: dumping result to json 11798 1726882497.45749: done dumping result, returning 11798 1726882497.45759: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-fc4f-8289-00000000004f] 11798 1726882497.45769: sending task result for task 0affe814-3a2d-fc4f-8289-00000000004f 11798 1726882497.45996: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000004f 11798 1726882497.46000: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882497.46051: no more pending results, returning what we have 11798 1726882497.46055: results queue empty 11798 1726882497.46056: checking for any_errors_fatal 11798 1726882497.46061: done checking for any_errors_fatal 11798 1726882497.46062: checking for max_fail_percentage 11798 1726882497.46064: done checking for max_fail_percentage 11798 1726882497.46065: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.46067: done checking to see if all hosts have failed 11798 1726882497.46067: getting the remaining hosts for this loop 11798 1726882497.46069: done getting the remaining hosts for this loop 11798 1726882497.46073: getting the next task for host managed_node1 11798 1726882497.46083: done getting next task for host managed_node1 11798 1726882497.46085: ^ task is: TASK: meta (role_complete) 11798 1726882497.46088: ^ 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 11798 1726882497.46103: getting variables 11798 1726882497.46105: in VariableManager get_vars() 11798 1726882497.46284: Calling all_inventory to load vars for managed_node1 11798 1726882497.46288: Calling groups_inventory to load vars for managed_node1 11798 1726882497.46291: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.46301: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.46304: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.46308: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.46587: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.46875: done with get_vars() 11798 1726882497.46889: done getting variables 11798 1726882497.46972: done queuing things up, now waiting for results queue to drain 11798 1726882497.46974: results queue empty 11798 1726882497.46975: checking for any_errors_fatal 11798 1726882497.46979: done checking for any_errors_fatal 11798 1726882497.46980: checking for max_fail_percentage 11798 1726882497.46982: done checking for max_fail_percentage 11798 1726882497.46983: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.46983: done checking to see if all hosts have failed 11798 1726882497.46984: getting the remaining hosts for this loop 11798 1726882497.46986: done getting the remaining hosts for this loop 11798 1726882497.46988: getting the next task for host managed_node1 11798 1726882497.46991: done getting next task for host managed_node1 11798 1726882497.46993: ^ task is: TASK: meta (flush_handlers) 11798 1726882497.46994: ^ 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 11798 1726882497.46997: getting variables 11798 1726882497.46998: in VariableManager get_vars() 11798 1726882497.47009: Calling all_inventory to load vars for managed_node1 11798 1726882497.47012: Calling groups_inventory to load vars for managed_node1 11798 1726882497.47014: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.47019: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.47022: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.47025: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.47219: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.47498: done with get_vars() 11798 1726882497.47508: done getting variables 11798 1726882497.47560: in VariableManager get_vars() 11798 1726882497.47571: Calling all_inventory to load vars for managed_node1 11798 1726882497.47580: Calling groups_inventory to load vars for managed_node1 11798 1726882497.47583: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.47588: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.47590: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.47594: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.47811: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.48081: done with get_vars() 11798 1726882497.48095: done queuing things up, now waiting for results queue to drain 11798 1726882497.48096: results queue empty 11798 1726882497.48097: checking for any_errors_fatal 11798 1726882497.48099: done checking for any_errors_fatal 11798 1726882497.48100: checking for max_fail_percentage 11798 1726882497.48101: done checking for max_fail_percentage 11798 1726882497.48102: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.48102: done checking to see if all hosts have failed 11798 1726882497.48103: getting the remaining hosts for this loop 11798 1726882497.48104: done getting the remaining hosts for this loop 11798 1726882497.48107: getting the next task for host managed_node1 11798 1726882497.48110: done getting next task for host managed_node1 11798 1726882497.48112: ^ task is: TASK: meta (flush_handlers) 11798 1726882497.48113: ^ 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 11798 1726882497.48116: getting variables 11798 1726882497.48117: in VariableManager get_vars() 11798 1726882497.48127: Calling all_inventory to load vars for managed_node1 11798 1726882497.48129: Calling groups_inventory to load vars for managed_node1 11798 1726882497.48132: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.48138: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.48141: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.48150: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.48349: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.48614: done with get_vars() 11798 1726882497.48622: done getting variables 11798 1726882497.48673: in VariableManager get_vars() 11798 1726882497.48693: Calling all_inventory to load vars for managed_node1 11798 1726882497.48696: Calling groups_inventory to load vars for managed_node1 11798 1726882497.48699: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.48704: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.48707: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.48710: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.48918: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.49161: done with get_vars() 11798 1726882497.49173: done queuing things up, now waiting for results queue to drain 11798 1726882497.49175: results queue empty 11798 1726882497.49176: checking for any_errors_fatal 11798 1726882497.49179: done checking for any_errors_fatal 11798 1726882497.49180: checking for max_fail_percentage 11798 1726882497.49181: done checking for max_fail_percentage 11798 1726882497.49182: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.49183: done checking to see if all hosts have failed 11798 1726882497.49184: getting the remaining hosts for this loop 11798 1726882497.49185: done getting the remaining hosts for this loop 11798 1726882497.49187: getting the next task for host managed_node1 11798 1726882497.49190: done getting next task for host managed_node1 11798 1726882497.49191: ^ task is: None 11798 1726882497.49192: ^ 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 11798 1726882497.49193: done queuing things up, now waiting for results queue to drain 11798 1726882497.49194: results queue empty 11798 1726882497.49195: checking for any_errors_fatal 11798 1726882497.49196: done checking for any_errors_fatal 11798 1726882497.49196: checking for max_fail_percentage 11798 1726882497.49197: done checking for max_fail_percentage 11798 1726882497.49198: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.49199: done checking to see if all hosts have failed 11798 1726882497.49201: getting the next task for host managed_node1 11798 1726882497.49203: done getting next task for host managed_node1 11798 1726882497.49204: ^ task is: None 11798 1726882497.49205: ^ 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 11798 1726882497.49463: in VariableManager get_vars() 11798 1726882497.49486: done with get_vars() 11798 1726882497.49493: in VariableManager get_vars() 11798 1726882497.49505: done with get_vars() 11798 1726882497.49509: variable 'omit' from source: magic vars 11798 1726882497.49544: in VariableManager get_vars() 11798 1726882497.49559: done with get_vars() 11798 1726882497.49582: variable 'omit' from source: magic vars PLAY [Delete the interface] **************************************************** 11798 1726882497.49908: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882497.49932: getting the remaining hosts for this loop 11798 1726882497.49937: done getting the remaining hosts for this loop 11798 1726882497.49940: getting the next task for host managed_node1 11798 1726882497.49943: done getting next task for host managed_node1 11798 1726882497.49945: ^ task is: TASK: Gathering Facts 11798 1726882497.49947: ^ 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 11798 1726882497.49949: getting variables 11798 1726882497.49950: in VariableManager get_vars() 11798 1726882497.49964: Calling all_inventory to load vars for managed_node1 11798 1726882497.49967: Calling groups_inventory to load vars for managed_node1 11798 1726882497.49970: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.49976: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.49979: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.49983: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.50180: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.50477: done with get_vars() 11798 1726882497.50488: done getting variables 11798 1726882497.50541: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 Friday 20 September 2024 21:34:57 -0400 (0:00:00.099) 0:00:07.927 ****** 11798 1726882497.50572: entering _queue_task() for managed_node1/gather_facts 11798 1726882497.50850: worker is 1 (out of 1 available) 11798 1726882497.50862: exiting _queue_task() for managed_node1/gather_facts 11798 1726882497.50876: done queuing things up, now waiting for results queue to drain 11798 1726882497.50878: waiting for pending results... 11798 1726882497.51166: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882497.51340: in run() - task 0affe814-3a2d-fc4f-8289-000000000229 11798 1726882497.51344: variable 'ansible_search_path' from source: unknown 11798 1726882497.51347: calling self._execute() 11798 1726882497.51428: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.51446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.51464: variable 'omit' from source: magic vars 11798 1726882497.52032: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.54994: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.55091: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.55147: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.55193: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.55232: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.55321: 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) 11798 1726882497.55540: 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) 11798 1726882497.55544: 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) 11798 1726882497.55546: 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) 11798 1726882497.55549: 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) 11798 1726882497.55629: variable 'ansible_distribution' from source: facts 11798 1726882497.55674: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.55942: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.55945: when evaluation is False, skipping this task 11798 1726882497.55947: _execute() done 11798 1726882497.55949: dumping result to json 11798 1726882497.55951: done dumping result, returning 11798 1726882497.55953: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-000000000229] 11798 1726882497.55954: sending task result for task 0affe814-3a2d-fc4f-8289-000000000229 11798 1726882497.56016: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000229 11798 1726882497.56019: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882497.56100: no more pending results, returning what we have 11798 1726882497.56104: results queue empty 11798 1726882497.56106: checking for any_errors_fatal 11798 1726882497.56107: done checking for any_errors_fatal 11798 1726882497.56108: checking for max_fail_percentage 11798 1726882497.56110: done checking for max_fail_percentage 11798 1726882497.56111: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.56113: done checking to see if all hosts have failed 11798 1726882497.56114: getting the remaining hosts for this loop 11798 1726882497.56116: done getting the remaining hosts for this loop 11798 1726882497.56121: getting the next task for host managed_node1 11798 1726882497.56128: done getting next task for host managed_node1 11798 1726882497.56130: ^ task is: TASK: meta (flush_handlers) 11798 1726882497.56133: ^ 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 11798 1726882497.56140: getting variables 11798 1726882497.56143: in VariableManager get_vars() 11798 1726882497.56179: Calling all_inventory to load vars for managed_node1 11798 1726882497.56183: Calling groups_inventory to load vars for managed_node1 11798 1726882497.56187: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.56201: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.56204: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.56209: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.57064: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.57496: done with get_vars() 11798 1726882497.57510: done getting variables 11798 1726882497.57795: in VariableManager get_vars() 11798 1726882497.57808: Calling all_inventory to load vars for managed_node1 11798 1726882497.57811: Calling groups_inventory to load vars for managed_node1 11798 1726882497.57814: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.57820: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.57823: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.57827: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.58803: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.59255: done with get_vars() 11798 1726882497.59273: done queuing things up, now waiting for results queue to drain 11798 1726882497.59275: results queue empty 11798 1726882497.59276: checking for any_errors_fatal 11798 1726882497.59279: done checking for any_errors_fatal 11798 1726882497.59280: checking for max_fail_percentage 11798 1726882497.59281: done checking for max_fail_percentage 11798 1726882497.59282: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.59283: done checking to see if all hosts have failed 11798 1726882497.59284: getting the remaining hosts for this loop 11798 1726882497.59286: done getting the remaining hosts for this loop 11798 1726882497.59289: getting the next task for host managed_node1 11798 1726882497.59294: done getting next task for host managed_node1 11798 1726882497.59297: ^ task is: TASK: Include the task 'delete_interface.yml' 11798 1726882497.59299: ^ 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 11798 1726882497.59301: getting variables 11798 1726882497.59302: in VariableManager get_vars() 11798 1726882497.59312: Calling all_inventory to load vars for managed_node1 11798 1726882497.59314: Calling groups_inventory to load vars for managed_node1 11798 1726882497.59317: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.59328: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.59331: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.59336: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.59913: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.60530: done with get_vars() 11798 1726882497.60542: done getting variables TASK [Include the task 'delete_interface.yml'] ********************************* task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 Friday 20 September 2024 21:34:57 -0400 (0:00:00.100) 0:00:08.028 ****** 11798 1726882497.60625: entering _queue_task() for managed_node1/include_tasks 11798 1726882497.61568: worker is 1 (out of 1 available) 11798 1726882497.61580: exiting _queue_task() for managed_node1/include_tasks 11798 1726882497.61592: done queuing things up, now waiting for results queue to drain 11798 1726882497.61594: waiting for pending results... 11798 1726882497.61684: running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' 11798 1726882497.61806: in run() - task 0affe814-3a2d-fc4f-8289-000000000052 11798 1726882497.62040: variable 'ansible_search_path' from source: unknown 11798 1726882497.62046: calling self._execute() 11798 1726882497.62184: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.62200: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.62218: variable 'omit' from source: magic vars 11798 1726882497.63413: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.67365: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.67458: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.67511: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.67686: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.67795: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.67974: 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) 11798 1726882497.67978: 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) 11798 1726882497.67998: 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) 11798 1726882497.68145: 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) 11798 1726882497.68169: 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) 11798 1726882497.68343: variable 'ansible_distribution' from source: facts 11798 1726882497.68356: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.68372: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.68380: when evaluation is False, skipping this task 11798 1726882497.68411: _execute() done 11798 1726882497.68414: dumping result to json 11798 1726882497.68417: done dumping result, returning 11798 1726882497.68419: done running TaskExecutor() for managed_node1/TASK: Include the task 'delete_interface.yml' [0affe814-3a2d-fc4f-8289-000000000052] 11798 1726882497.68428: sending task result for task 0affe814-3a2d-fc4f-8289-000000000052 11798 1726882497.68597: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000052 11798 1726882497.68601: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882497.68677: no more pending results, returning what we have 11798 1726882497.68682: results queue empty 11798 1726882497.68684: checking for any_errors_fatal 11798 1726882497.68685: done checking for any_errors_fatal 11798 1726882497.68686: checking for max_fail_percentage 11798 1726882497.68689: done checking for max_fail_percentage 11798 1726882497.68690: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.68691: done checking to see if all hosts have failed 11798 1726882497.68692: getting the remaining hosts for this loop 11798 1726882497.68694: done getting the remaining hosts for this loop 11798 1726882497.68700: getting the next task for host managed_node1 11798 1726882497.68708: done getting next task for host managed_node1 11798 1726882497.68710: ^ task is: TASK: meta (flush_handlers) 11798 1726882497.68713: ^ 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 11798 1726882497.68719: getting variables 11798 1726882497.68721: in VariableManager get_vars() 11798 1726882497.68758: Calling all_inventory to load vars for managed_node1 11798 1726882497.68762: Calling groups_inventory to load vars for managed_node1 11798 1726882497.68767: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.68781: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.68785: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.68789: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.69313: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.69587: done with get_vars() 11798 1726882497.69601: done getting variables 11798 1726882497.69681: in VariableManager get_vars() 11798 1726882497.69694: Calling all_inventory to load vars for managed_node1 11798 1726882497.69697: Calling groups_inventory to load vars for managed_node1 11798 1726882497.69701: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.69706: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.69710: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.69714: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.69965: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.70229: done with get_vars() 11798 1726882497.70245: done queuing things up, now waiting for results queue to drain 11798 1726882497.70247: results queue empty 11798 1726882497.70248: checking for any_errors_fatal 11798 1726882497.70251: done checking for any_errors_fatal 11798 1726882497.70252: checking for max_fail_percentage 11798 1726882497.70254: done checking for max_fail_percentage 11798 1726882497.70255: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.70256: done checking to see if all hosts have failed 11798 1726882497.70257: getting the remaining hosts for this loop 11798 1726882497.70258: done getting the remaining hosts for this loop 11798 1726882497.70261: getting the next task for host managed_node1 11798 1726882497.70265: done getting next task for host managed_node1 11798 1726882497.70267: ^ task is: TASK: meta (flush_handlers) 11798 1726882497.70269: ^ 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 11798 1726882497.70272: getting variables 11798 1726882497.70273: in VariableManager get_vars() 11798 1726882497.70282: Calling all_inventory to load vars for managed_node1 11798 1726882497.70285: Calling groups_inventory to load vars for managed_node1 11798 1726882497.70288: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.70298: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.70301: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.70305: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.70495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.70754: done with get_vars() 11798 1726882497.70763: done getting variables 11798 1726882497.70818: in VariableManager get_vars() 11798 1726882497.70828: Calling all_inventory to load vars for managed_node1 11798 1726882497.70830: Calling groups_inventory to load vars for managed_node1 11798 1726882497.70833: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.70841: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.70845: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.70848: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.71056: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.71311: done with get_vars() 11798 1726882497.71325: done queuing things up, now waiting for results queue to drain 11798 1726882497.71327: results queue empty 11798 1726882497.71328: checking for any_errors_fatal 11798 1726882497.71330: done checking for any_errors_fatal 11798 1726882497.71331: checking for max_fail_percentage 11798 1726882497.71332: done checking for max_fail_percentage 11798 1726882497.71333: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.71336: done checking to see if all hosts have failed 11798 1726882497.71337: getting the remaining hosts for this loop 11798 1726882497.71338: done getting the remaining hosts for this loop 11798 1726882497.71341: getting the next task for host managed_node1 11798 1726882497.71344: done getting next task for host managed_node1 11798 1726882497.71345: ^ task is: None 11798 1726882497.71347: ^ 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 11798 1726882497.71348: done queuing things up, now waiting for results queue to drain 11798 1726882497.71349: results queue empty 11798 1726882497.71350: checking for any_errors_fatal 11798 1726882497.71351: done checking for any_errors_fatal 11798 1726882497.71352: checking for max_fail_percentage 11798 1726882497.71353: done checking for max_fail_percentage 11798 1726882497.71354: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.71355: done checking to see if all hosts have failed 11798 1726882497.71356: getting the next task for host managed_node1 11798 1726882497.71359: done getting next task for host managed_node1 11798 1726882497.71360: ^ task is: None 11798 1726882497.71362: ^ 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 11798 1726882497.71396: in VariableManager get_vars() 11798 1726882497.71420: done with get_vars() 11798 1726882497.71426: in VariableManager get_vars() 11798 1726882497.71448: done with get_vars() 11798 1726882497.71454: variable 'omit' from source: magic vars 11798 1726882497.71589: variable 'profile' from source: play vars 11798 1726882497.71707: in VariableManager get_vars() 11798 1726882497.71724: done with get_vars() 11798 1726882497.71749: variable 'omit' from source: magic vars 11798 1726882497.71824: variable 'profile' from source: play vars PLAY [Remove {{ profile }}] **************************************************** 11798 1726882497.72707: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882497.72729: getting the remaining hosts for this loop 11798 1726882497.72731: done getting the remaining hosts for this loop 11798 1726882497.72736: getting the next task for host managed_node1 11798 1726882497.72740: done getting next task for host managed_node1 11798 1726882497.72742: ^ task is: TASK: Gathering Facts 11798 1726882497.72744: ^ 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 11798 1726882497.72746: getting variables 11798 1726882497.72747: in VariableManager get_vars() 11798 1726882497.72760: Calling all_inventory to load vars for managed_node1 11798 1726882497.72763: Calling groups_inventory to load vars for managed_node1 11798 1726882497.72766: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.72771: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.72774: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.72778: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.72959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.73252: done with get_vars() 11798 1726882497.73261: done getting variables 11798 1726882497.73308: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/remove_profile.yml:3 Friday 20 September 2024 21:34:57 -0400 (0:00:00.127) 0:00:08.155 ****** 11798 1726882497.73337: entering _queue_task() for managed_node1/gather_facts 11798 1726882497.73631: worker is 1 (out of 1 available) 11798 1726882497.73645: exiting _queue_task() for managed_node1/gather_facts 11798 1726882497.73659: done queuing things up, now waiting for results queue to drain 11798 1726882497.73661: waiting for pending results... 11798 1726882497.73957: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882497.74068: in run() - task 0affe814-3a2d-fc4f-8289-00000000023e 11798 1726882497.74090: variable 'ansible_search_path' from source: unknown 11798 1726882497.74136: calling self._execute() 11798 1726882497.74270: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.74274: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.74276: variable 'omit' from source: magic vars 11798 1726882497.74775: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.77399: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.77642: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.77646: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.77649: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.77651: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.77701: 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) 11798 1726882497.77743: 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) 11798 1726882497.77785: 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) 11798 1726882497.77843: 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) 11798 1726882497.77872: 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) 11798 1726882497.78029: variable 'ansible_distribution' from source: facts 11798 1726882497.78045: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.78062: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.78074: when evaluation is False, skipping this task 11798 1726882497.78087: _execute() done 11798 1726882497.78095: dumping result to json 11798 1726882497.78104: done dumping result, returning 11798 1726882497.78114: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-00000000023e] 11798 1726882497.78125: sending task result for task 0affe814-3a2d-fc4f-8289-00000000023e 11798 1726882497.78379: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000023e 11798 1726882497.78382: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882497.78431: no more pending results, returning what we have 11798 1726882497.78436: results queue empty 11798 1726882497.78438: checking for any_errors_fatal 11798 1726882497.78439: done checking for any_errors_fatal 11798 1726882497.78440: checking for max_fail_percentage 11798 1726882497.78442: done checking for max_fail_percentage 11798 1726882497.78443: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.78444: done checking to see if all hosts have failed 11798 1726882497.78445: getting the remaining hosts for this loop 11798 1726882497.78447: done getting the remaining hosts for this loop 11798 1726882497.78451: getting the next task for host managed_node1 11798 1726882497.78456: done getting next task for host managed_node1 11798 1726882497.78458: ^ task is: TASK: meta (flush_handlers) 11798 1726882497.78461: ^ 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 11798 1726882497.78465: getting variables 11798 1726882497.78466: in VariableManager get_vars() 11798 1726882497.78505: Calling all_inventory to load vars for managed_node1 11798 1726882497.78508: Calling groups_inventory to load vars for managed_node1 11798 1726882497.78511: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.78523: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.78527: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.78530: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.78894: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.79173: done with get_vars() 11798 1726882497.79185: done getting variables 11798 1726882497.79260: in VariableManager get_vars() 11798 1726882497.79274: Calling all_inventory to load vars for managed_node1 11798 1726882497.79276: Calling groups_inventory to load vars for managed_node1 11798 1726882497.79279: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.79284: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.79288: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.79292: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.79505: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.79782: done with get_vars() 11798 1726882497.79797: done queuing things up, now waiting for results queue to drain 11798 1726882497.79799: results queue empty 11798 1726882497.79800: checking for any_errors_fatal 11798 1726882497.79802: done checking for any_errors_fatal 11798 1726882497.79803: checking for max_fail_percentage 11798 1726882497.79805: done checking for max_fail_percentage 11798 1726882497.79806: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.79807: done checking to see if all hosts have failed 11798 1726882497.79808: getting the remaining hosts for this loop 11798 1726882497.79809: done getting the remaining hosts for this loop 11798 1726882497.79812: getting the next task for host managed_node1 11798 1726882497.79816: done getting next task for host managed_node1 11798 1726882497.79819: ^ task is: TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11798 1726882497.79821: ^ 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 11798 1726882497.79833: getting variables 11798 1726882497.79836: in VariableManager get_vars() 11798 1726882497.79851: Calling all_inventory to load vars for managed_node1 11798 1726882497.79854: Calling groups_inventory to load vars for managed_node1 11798 1726882497.79856: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.79867: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.79870: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.79873: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.80061: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.80332: done with get_vars() 11798 1726882497.80344: done getting variables TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Friday 20 September 2024 21:34:57 -0400 (0:00:00.070) 0:00:08.226 ****** 11798 1726882497.80422: entering _queue_task() for managed_node1/include_tasks 11798 1726882497.80700: worker is 1 (out of 1 available) 11798 1726882497.80713: exiting _queue_task() for managed_node1/include_tasks 11798 1726882497.80727: done queuing things up, now waiting for results queue to drain 11798 1726882497.80729: waiting for pending results... 11798 1726882497.81013: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role 11798 1726882497.81339: in run() - task 0affe814-3a2d-fc4f-8289-00000000005a 11798 1726882497.81344: variable 'ansible_search_path' from source: unknown 11798 1726882497.81346: variable 'ansible_search_path' from source: unknown 11798 1726882497.81350: calling self._execute() 11798 1726882497.81353: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.81355: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.81358: variable 'omit' from source: magic vars 11798 1726882497.81844: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.84486: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.84574: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.84623: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.84674: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.84708: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.84839: 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) 11798 1726882497.84844: 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) 11798 1726882497.84887: 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) 11798 1726882497.84945: 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) 11798 1726882497.84973: 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) 11798 1726882497.85130: variable 'ansible_distribution' from source: facts 11798 1726882497.85180: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.85183: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.85186: when evaluation is False, skipping this task 11798 1726882497.85188: _execute() done 11798 1726882497.85191: dumping result to json 11798 1726882497.85193: done dumping result, returning 11798 1726882497.85199: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure ansible_facts used by role [0affe814-3a2d-fc4f-8289-00000000005a] 11798 1726882497.85209: sending task result for task 0affe814-3a2d-fc4f-8289-00000000005a 11798 1726882497.85542: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000005a 11798 1726882497.85546: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882497.85586: no more pending results, returning what we have 11798 1726882497.85589: results queue empty 11798 1726882497.85591: checking for any_errors_fatal 11798 1726882497.85592: done checking for any_errors_fatal 11798 1726882497.85593: checking for max_fail_percentage 11798 1726882497.85595: done checking for max_fail_percentage 11798 1726882497.85597: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.85598: done checking to see if all hosts have failed 11798 1726882497.85599: getting the remaining hosts for this loop 11798 1726882497.85600: done getting the remaining hosts for this loop 11798 1726882497.85604: getting the next task for host managed_node1 11798 1726882497.85609: done getting next task for host managed_node1 11798 1726882497.85613: ^ task is: TASK: fedora.linux_system_roles.network : Print network provider 11798 1726882497.85615: ^ 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 11798 1726882497.85629: getting variables 11798 1726882497.85630: in VariableManager get_vars() 11798 1726882497.85666: Calling all_inventory to load vars for managed_node1 11798 1726882497.85669: Calling groups_inventory to load vars for managed_node1 11798 1726882497.85671: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.85680: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.85683: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.85687: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.85920: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.86606: done with get_vars() 11798 1726882497.86618: done getting variables 11798 1726882497.86683: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Friday 20 September 2024 21:34:57 -0400 (0:00:00.062) 0:00:08.288 ****** 11798 1726882497.86715: entering _queue_task() for managed_node1/debug 11798 1726882497.87404: worker is 1 (out of 1 available) 11798 1726882497.87418: exiting _queue_task() for managed_node1/debug 11798 1726882497.87431: done queuing things up, now waiting for results queue to drain 11798 1726882497.87433: waiting for pending results... 11798 1726882497.87901: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider 11798 1726882497.88132: in run() - task 0affe814-3a2d-fc4f-8289-00000000005b 11798 1726882497.88183: variable 'ansible_search_path' from source: unknown 11798 1726882497.88220: variable 'ansible_search_path' from source: unknown 11798 1726882497.88418: calling self._execute() 11798 1726882497.88633: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.88650: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.88666: variable 'omit' from source: magic vars 11798 1726882497.89495: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882497.92441: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882497.92445: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882497.92448: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882497.92472: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882497.92583: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882497.92791: 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) 11798 1726882497.92829: 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) 11798 1726882497.92867: 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) 11798 1726882497.92971: 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) 11798 1726882497.93116: 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) 11798 1726882497.93455: variable 'ansible_distribution' from source: facts 11798 1726882497.93467: variable 'ansible_distribution_major_version' from source: facts 11798 1726882497.93481: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882497.93489: when evaluation is False, skipping this task 11798 1726882497.93497: _execute() done 11798 1726882497.93504: dumping result to json 11798 1726882497.93511: done dumping result, returning 11798 1726882497.93742: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Print network provider [0affe814-3a2d-fc4f-8289-00000000005b] 11798 1726882497.93745: sending task result for task 0affe814-3a2d-fc4f-8289-00000000005b 11798 1726882497.93813: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000005b 11798 1726882497.93816: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882497.93894: no more pending results, returning what we have 11798 1726882497.93899: results queue empty 11798 1726882497.93900: checking for any_errors_fatal 11798 1726882497.93909: done checking for any_errors_fatal 11798 1726882497.93910: checking for max_fail_percentage 11798 1726882497.93912: done checking for max_fail_percentage 11798 1726882497.93914: checking to see if all hosts have failed and the running result is not ok 11798 1726882497.93915: done checking to see if all hosts have failed 11798 1726882497.93916: getting the remaining hosts for this loop 11798 1726882497.93918: done getting the remaining hosts for this loop 11798 1726882497.93923: getting the next task for host managed_node1 11798 1726882497.93929: done getting next task for host managed_node1 11798 1726882497.93933: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11798 1726882497.93938: ^ 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 11798 1726882497.93953: getting variables 11798 1726882497.93955: in VariableManager get_vars() 11798 1726882497.93995: Calling all_inventory to load vars for managed_node1 11798 1726882497.93999: Calling groups_inventory to load vars for managed_node1 11798 1726882497.94002: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882497.94013: Calling all_plugins_play to load vars for managed_node1 11798 1726882497.94017: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882497.94021: Calling groups_plugins_play to load vars for managed_node1 11798 1726882497.94794: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882497.95262: done with get_vars() 11798 1726882497.95274: done getting variables 11798 1726882497.95640: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Friday 20 September 2024 21:34:57 -0400 (0:00:00.089) 0:00:08.378 ****** 11798 1726882497.95673: entering _queue_task() for managed_node1/fail 11798 1726882497.96120: worker is 1 (out of 1 available) 11798 1726882497.96337: exiting _queue_task() for managed_node1/fail 11798 1726882497.96349: done queuing things up, now waiting for results queue to drain 11798 1726882497.96351: waiting for pending results... 11798 1726882497.96549: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider 11798 1726882497.96732: in run() - task 0affe814-3a2d-fc4f-8289-00000000005c 11798 1726882497.96796: variable 'ansible_search_path' from source: unknown 11798 1726882497.96803: variable 'ansible_search_path' from source: unknown 11798 1726882497.96839: calling self._execute() 11798 1726882497.96932: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882497.97147: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882497.97160: variable 'omit' from source: magic vars 11798 1726882497.98206: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.03539: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.03626: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.03940: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.03944: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.03980: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.04080: 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) 11798 1726882498.04279: 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) 11798 1726882498.04318: 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) 11798 1726882498.04375: 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) 11798 1726882498.04402: 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) 11798 1726882498.04939: variable 'ansible_distribution' from source: facts 11798 1726882498.04943: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.04947: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.04949: when evaluation is False, skipping this task 11798 1726882498.04952: _execute() done 11798 1726882498.04954: dumping result to json 11798 1726882498.04957: done dumping result, returning 11798 1726882498.04960: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider [0affe814-3a2d-fc4f-8289-00000000005c] 11798 1726882498.04963: sending task result for task 0affe814-3a2d-fc4f-8289-00000000005c 11798 1726882498.05040: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000005c 11798 1726882498.05044: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.05126: no more pending results, returning what we have 11798 1726882498.05130: results queue empty 11798 1726882498.05132: checking for any_errors_fatal 11798 1726882498.05189: done checking for any_errors_fatal 11798 1726882498.05191: checking for max_fail_percentage 11798 1726882498.05193: done checking for max_fail_percentage 11798 1726882498.05195: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.05196: done checking to see if all hosts have failed 11798 1726882498.05197: getting the remaining hosts for this loop 11798 1726882498.05199: done getting the remaining hosts for this loop 11798 1726882498.05204: getting the next task for host managed_node1 11798 1726882498.05211: done getting next task for host managed_node1 11798 1726882498.05215: ^ 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 11798 1726882498.05218: ^ 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? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.05235: getting variables 11798 1726882498.05237: in VariableManager get_vars() 11798 1726882498.05275: Calling all_inventory to load vars for managed_node1 11798 1726882498.05279: Calling groups_inventory to load vars for managed_node1 11798 1726882498.05281: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.05414: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.05418: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.05423: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.05910: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.06632: done with get_vars() 11798 1726882498.06647: done getting variables 11798 1726882498.06710: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Friday 20 September 2024 21:34:58 -0400 (0:00:00.111) 0:00:08.490 ****** 11798 1726882498.06858: entering _queue_task() for managed_node1/fail 11798 1726882498.07318: worker is 1 (out of 1 available) 11798 1726882498.07333: exiting _queue_task() for managed_node1/fail 11798 1726882498.07453: done queuing things up, now waiting for results queue to drain 11798 1726882498.07455: waiting for pending results... 11798 1726882498.08050: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 11798 1726882498.08055: in run() - task 0affe814-3a2d-fc4f-8289-00000000005d 11798 1726882498.08058: variable 'ansible_search_path' from source: unknown 11798 1726882498.08061: variable 'ansible_search_path' from source: unknown 11798 1726882498.08439: calling self._execute() 11798 1726882498.08443: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.08446: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.08449: variable 'omit' from source: magic vars 11798 1726882498.09498: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.13511: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.13607: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.13666: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.13716: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.13762: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.13871: 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) 11798 1726882498.13916: 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) 11798 1726882498.13959: 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) 11798 1726882498.14023: 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) 11798 1726882498.14046: 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) 11798 1726882498.14229: variable 'ansible_distribution' from source: facts 11798 1726882498.14247: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.14266: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.14282: when evaluation is False, skipping this task 11798 1726882498.14290: _execute() done 11798 1726882498.14302: dumping result to json 11798 1726882498.14312: done dumping result, returning 11798 1726882498.14325: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8 [0affe814-3a2d-fc4f-8289-00000000005d] 11798 1726882498.14339: sending task result for task 0affe814-3a2d-fc4f-8289-00000000005d skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.14572: no more pending results, returning what we have 11798 1726882498.14579: results queue empty 11798 1726882498.14581: checking for any_errors_fatal 11798 1726882498.14590: done checking for any_errors_fatal 11798 1726882498.14591: checking for max_fail_percentage 11798 1726882498.14594: done checking for max_fail_percentage 11798 1726882498.14595: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.14596: done checking to see if all hosts have failed 11798 1726882498.14598: getting the remaining hosts for this loop 11798 1726882498.14600: done getting the remaining hosts for this loop 11798 1726882498.14605: getting the next task for host managed_node1 11798 1726882498.14612: done getting next task for host managed_node1 11798 1726882498.14617: ^ task is: TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11798 1726882498.14620: ^ 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 11798 1726882498.14640: getting variables 11798 1726882498.14642: in VariableManager get_vars() 11798 1726882498.14688: Calling all_inventory to load vars for managed_node1 11798 1726882498.14691: Calling groups_inventory to load vars for managed_node1 11798 1726882498.14694: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.14706: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.14709: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.14713: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.15198: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000005d 11798 1726882498.15202: WORKER PROCESS EXITING 11798 1726882498.15228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.15541: done with get_vars() 11798 1726882498.15554: done getting variables 11798 1726882498.15624: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Friday 20 September 2024 21:34:58 -0400 (0:00:00.087) 0:00:08.578 ****** 11798 1726882498.15660: entering _queue_task() for managed_node1/fail 11798 1726882498.15938: worker is 1 (out of 1 available) 11798 1726882498.16063: exiting _queue_task() for managed_node1/fail 11798 1726882498.16075: done queuing things up, now waiting for results queue to drain 11798 1726882498.16079: waiting for pending results... 11798 1726882498.16261: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later 11798 1726882498.16387: in run() - task 0affe814-3a2d-fc4f-8289-00000000005e 11798 1726882498.16413: variable 'ansible_search_path' from source: unknown 11798 1726882498.16422: variable 'ansible_search_path' from source: unknown 11798 1726882498.16496: calling self._execute() 11798 1726882498.16568: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.16585: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.16604: variable 'omit' from source: magic vars 11798 1726882498.17259: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.20061: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.20372: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.20379: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.20447: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.20652: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.20723: 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) 11798 1726882498.20851: 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) 11798 1726882498.20893: 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) 11798 1726882498.21048: 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) 11798 1726882498.21113: 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) 11798 1726882498.21599: variable 'ansible_distribution' from source: facts 11798 1726882498.21708: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.21712: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.21715: when evaluation is False, skipping this task 11798 1726882498.21717: _execute() done 11798 1726882498.21719: dumping result to json 11798 1726882498.21721: done dumping result, returning 11798 1726882498.21725: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Abort applying teaming configuration if the system version of the managed host is EL10 or later [0affe814-3a2d-fc4f-8289-00000000005e] 11798 1726882498.21727: sending task result for task 0affe814-3a2d-fc4f-8289-00000000005e 11798 1726882498.21800: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000005e 11798 1726882498.21803: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.21861: no more pending results, returning what we have 11798 1726882498.21866: results queue empty 11798 1726882498.21867: checking for any_errors_fatal 11798 1726882498.21873: done checking for any_errors_fatal 11798 1726882498.21874: checking for max_fail_percentage 11798 1726882498.21876: done checking for max_fail_percentage 11798 1726882498.21880: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.21881: done checking to see if all hosts have failed 11798 1726882498.21882: getting the remaining hosts for this loop 11798 1726882498.21884: done getting the remaining hosts for this loop 11798 1726882498.21888: getting the next task for host managed_node1 11798 1726882498.21895: done getting next task for host managed_node1 11798 1726882498.21900: ^ 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 11798 1726882498.21902: ^ state is: HOST STATE: block=2, task=6, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.21916: getting variables 11798 1726882498.21918: in VariableManager get_vars() 11798 1726882498.21963: Calling all_inventory to load vars for managed_node1 11798 1726882498.21966: Calling groups_inventory to load vars for managed_node1 11798 1726882498.21969: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.21983: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.21987: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.21991: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.22854: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.23624: done with get_vars() 11798 1726882498.23639: done getting variables 11798 1726882498.23706: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:36 Friday 20 September 2024 21:34:58 -0400 (0:00:00.080) 0:00:08.659 ****** 11798 1726882498.23741: entering _queue_task() for managed_node1/dnf 11798 1726882498.23999: worker is 1 (out of 1 available) 11798 1726882498.24014: exiting _queue_task() for managed_node1/dnf 11798 1726882498.24028: done queuing things up, now waiting for results queue to drain 11798 1726882498.24030: waiting for pending results... 11798 1726882498.24315: running TaskExecutor() for managed_node1/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 11798 1726882498.24436: in run() - task 0affe814-3a2d-fc4f-8289-00000000005f 11798 1726882498.24462: variable 'ansible_search_path' from source: unknown 11798 1726882498.24471: variable 'ansible_search_path' from source: unknown 11798 1726882498.24518: calling self._execute() 11798 1726882498.24619: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.24632: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.24652: variable 'omit' from source: magic vars 11798 1726882498.25193: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.27907: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.27996: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.28047: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.28100: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.28163: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.28237: 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) 11798 1726882498.28286: 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) 11798 1726882498.28322: 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) 11798 1726882498.28439: 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) 11798 1726882498.28443: 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) 11798 1726882498.28572: variable 'ansible_distribution' from source: facts 11798 1726882498.28588: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.28607: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.28615: when evaluation is False, skipping this task 11798 1726882498.28622: _execute() done 11798 1726882498.28629: dumping result to json 11798 1726882498.28639: done dumping result, returning 11798 1726882498.28650: done running TaskExecutor() for managed_node1/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 [0affe814-3a2d-fc4f-8289-00000000005f] 11798 1726882498.28660: sending task result for task 0affe814-3a2d-fc4f-8289-00000000005f skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.28982: no more pending results, returning what we have 11798 1726882498.28986: results queue empty 11798 1726882498.28987: checking for any_errors_fatal 11798 1726882498.28992: done checking for any_errors_fatal 11798 1726882498.28993: checking for max_fail_percentage 11798 1726882498.28995: done checking for max_fail_percentage 11798 1726882498.28996: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.28998: done checking to see if all hosts have failed 11798 1726882498.28999: getting the remaining hosts for this loop 11798 1726882498.29000: done getting the remaining hosts for this loop 11798 1726882498.29004: getting the next task for host managed_node1 11798 1726882498.29009: done getting next task for host managed_node1 11798 1726882498.29013: ^ 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 11798 1726882498.29015: ^ state is: HOST STATE: block=2, task=7, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.29030: getting variables 11798 1726882498.29031: in VariableManager get_vars() 11798 1726882498.29068: Calling all_inventory to load vars for managed_node1 11798 1726882498.29071: Calling groups_inventory to load vars for managed_node1 11798 1726882498.29074: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.29086: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.29089: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.29093: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.29376: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000005f 11798 1726882498.29382: WORKER PROCESS EXITING 11798 1726882498.29408: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.29700: done with get_vars() 11798 1726882498.29711: done getting variables redirecting (type: action) ansible.builtin.yum to ansible.builtin.dnf 11798 1726882498.29796: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:48 Friday 20 September 2024 21:34:58 -0400 (0:00:00.060) 0:00:08.720 ****** 11798 1726882498.29827: entering _queue_task() for managed_node1/yum 11798 1726882498.30261: worker is 1 (out of 1 available) 11798 1726882498.30271: exiting _queue_task() for managed_node1/yum 11798 1726882498.30284: done queuing things up, now waiting for results queue to drain 11798 1726882498.30286: waiting for pending results... 11798 1726882498.30372: running TaskExecutor() for managed_node1/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 11798 1726882498.30493: in run() - task 0affe814-3a2d-fc4f-8289-000000000060 11798 1726882498.30517: variable 'ansible_search_path' from source: unknown 11798 1726882498.30526: variable 'ansible_search_path' from source: unknown 11798 1726882498.30571: calling self._execute() 11798 1726882498.30671: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.30687: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.30702: variable 'omit' from source: magic vars 11798 1726882498.31228: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.35743: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.35747: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.35912: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.36049: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.36093: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.36274: 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) 11798 1726882498.36431: 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) 11798 1726882498.36470: 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) 11798 1726882498.36774: 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) 11798 1726882498.36886: 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) 11798 1726882498.36973: variable 'ansible_distribution' from source: facts 11798 1726882498.36990: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.37214: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.37217: when evaluation is False, skipping this task 11798 1726882498.37220: _execute() done 11798 1726882498.37222: dumping result to json 11798 1726882498.37224: done dumping result, returning 11798 1726882498.37227: done running TaskExecutor() for managed_node1/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 [0affe814-3a2d-fc4f-8289-000000000060] 11798 1726882498.37230: sending task result for task 0affe814-3a2d-fc4f-8289-000000000060 11798 1726882498.37319: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000060 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.37385: no more pending results, returning what we have 11798 1726882498.37389: results queue empty 11798 1726882498.37390: checking for any_errors_fatal 11798 1726882498.37397: done checking for any_errors_fatal 11798 1726882498.37398: checking for max_fail_percentage 11798 1726882498.37400: done checking for max_fail_percentage 11798 1726882498.37401: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.37402: done checking to see if all hosts have failed 11798 1726882498.37403: getting the remaining hosts for this loop 11798 1726882498.37405: done getting the remaining hosts for this loop 11798 1726882498.37410: getting the next task for host managed_node1 11798 1726882498.37417: done getting next task for host managed_node1 11798 1726882498.37421: ^ task is: TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11798 1726882498.37423: ^ state is: HOST STATE: block=2, task=8, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.37441: getting variables 11798 1726882498.37443: in VariableManager get_vars() 11798 1726882498.37488: Calling all_inventory to load vars for managed_node1 11798 1726882498.37492: Calling groups_inventory to load vars for managed_node1 11798 1726882498.37495: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.37506: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.37510: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.37514: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.38301: WORKER PROCESS EXITING 11798 1726882498.38373: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.38713: done with get_vars() 11798 1726882498.38725: done getting variables 11798 1726882498.38793: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:60 Friday 20 September 2024 21:34:58 -0400 (0:00:00.089) 0:00:08.810 ****** 11798 1726882498.38825: entering _queue_task() for managed_node1/fail 11798 1726882498.39080: worker is 1 (out of 1 available) 11798 1726882498.39095: exiting _queue_task() for managed_node1/fail 11798 1726882498.39108: done queuing things up, now waiting for results queue to drain 11798 1726882498.39110: waiting for pending results... 11798 1726882498.39397: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces 11798 1726882498.39515: in run() - task 0affe814-3a2d-fc4f-8289-000000000061 11798 1726882498.39538: variable 'ansible_search_path' from source: unknown 11798 1726882498.39547: variable 'ansible_search_path' from source: unknown 11798 1726882498.39597: calling self._execute() 11798 1726882498.39697: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.39710: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.39726: variable 'omit' from source: magic vars 11798 1726882498.40264: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.42984: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.43071: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.43120: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.43174: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.43214: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.43319: 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) 11798 1726882498.43365: 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) 11798 1726882498.43404: 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) 11798 1726882498.43461: 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) 11798 1726882498.43491: 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) 11798 1726882498.43661: variable 'ansible_distribution' from source: facts 11798 1726882498.43673: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.43697: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.43704: when evaluation is False, skipping this task 11798 1726882498.43711: _execute() done 11798 1726882498.43718: dumping result to json 11798 1726882498.43726: done dumping result, returning 11798 1726882498.43740: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-fc4f-8289-000000000061] 11798 1726882498.43749: sending task result for task 0affe814-3a2d-fc4f-8289-000000000061 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.43992: no more pending results, returning what we have 11798 1726882498.43996: results queue empty 11798 1726882498.43997: checking for any_errors_fatal 11798 1726882498.44007: done checking for any_errors_fatal 11798 1726882498.44008: checking for max_fail_percentage 11798 1726882498.44010: done checking for max_fail_percentage 11798 1726882498.44011: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.44012: done checking to see if all hosts have failed 11798 1726882498.44013: getting the remaining hosts for this loop 11798 1726882498.44015: done getting the remaining hosts for this loop 11798 1726882498.44019: getting the next task for host managed_node1 11798 1726882498.44025: done getting next task for host managed_node1 11798 1726882498.44029: ^ task is: TASK: fedora.linux_system_roles.network : Install packages 11798 1726882498.44032: ^ state is: HOST STATE: block=2, task=9, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.44048: getting variables 11798 1726882498.44051: in VariableManager get_vars() 11798 1726882498.44095: Calling all_inventory to load vars for managed_node1 11798 1726882498.44098: Calling groups_inventory to load vars for managed_node1 11798 1726882498.44101: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.44113: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.44117: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.44120: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.44545: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000061 11798 1726882498.44548: WORKER PROCESS EXITING 11798 1726882498.44574: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.44889: done with get_vars() 11798 1726882498.44902: done getting variables 11798 1726882498.44971: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:73 Friday 20 September 2024 21:34:58 -0400 (0:00:00.061) 0:00:08.871 ****** 11798 1726882498.45009: entering _queue_task() for managed_node1/package 11798 1726882498.45471: worker is 1 (out of 1 available) 11798 1726882498.45487: exiting _queue_task() for managed_node1/package 11798 1726882498.45500: done queuing things up, now waiting for results queue to drain 11798 1726882498.45502: waiting for pending results... 11798 1726882498.45651: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages 11798 1726882498.45771: in run() - task 0affe814-3a2d-fc4f-8289-000000000062 11798 1726882498.45794: variable 'ansible_search_path' from source: unknown 11798 1726882498.45802: variable 'ansible_search_path' from source: unknown 11798 1726882498.45857: calling self._execute() 11798 1726882498.45962: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.45975: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.45994: variable 'omit' from source: magic vars 11798 1726882498.46542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.49269: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.49361: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.49692: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.49748: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.49787: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.49882: 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) 11798 1726882498.49917: 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) 11798 1726882498.49964: 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) 11798 1726882498.50025: 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) 11798 1726882498.50052: 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) 11798 1726882498.50343: variable 'ansible_distribution' from source: facts 11798 1726882498.50355: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.50391: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.50485: when evaluation is False, skipping this task 11798 1726882498.50488: _execute() done 11798 1726882498.50491: dumping result to json 11798 1726882498.50493: done dumping result, returning 11798 1726882498.50495: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install packages [0affe814-3a2d-fc4f-8289-000000000062] 11798 1726882498.50497: sending task result for task 0affe814-3a2d-fc4f-8289-000000000062 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.51088: no more pending results, returning what we have 11798 1726882498.51092: results queue empty 11798 1726882498.51093: checking for any_errors_fatal 11798 1726882498.51099: done checking for any_errors_fatal 11798 1726882498.51100: checking for max_fail_percentage 11798 1726882498.51102: done checking for max_fail_percentage 11798 1726882498.51103: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.51105: done checking to see if all hosts have failed 11798 1726882498.51106: getting the remaining hosts for this loop 11798 1726882498.51107: done getting the remaining hosts for this loop 11798 1726882498.51112: getting the next task for host managed_node1 11798 1726882498.51117: done getting next task for host managed_node1 11798 1726882498.51121: ^ task is: TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11798 1726882498.51123: ^ state is: HOST STATE: block=2, task=10, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.51140: getting variables 11798 1726882498.51142: in VariableManager get_vars() 11798 1726882498.51185: Calling all_inventory to load vars for managed_node1 11798 1726882498.51188: Calling groups_inventory to load vars for managed_node1 11798 1726882498.51191: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.51201: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.51204: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.51208: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.51820: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000062 11798 1726882498.51823: WORKER PROCESS EXITING 11798 1726882498.51959: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.52399: done with get_vars() 11798 1726882498.52412: done getting variables 11798 1726882498.52803: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Friday 20 September 2024 21:34:58 -0400 (0:00:00.078) 0:00:08.950 ****** 11798 1726882498.53044: entering _queue_task() for managed_node1/package 11798 1726882498.53641: worker is 1 (out of 1 available) 11798 1726882498.53654: exiting _queue_task() for managed_node1/package 11798 1726882498.53666: done queuing things up, now waiting for results queue to drain 11798 1726882498.53668: waiting for pending results... 11798 1726882498.54023: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable 11798 1726882498.54329: in run() - task 0affe814-3a2d-fc4f-8289-000000000063 11798 1726882498.54346: variable 'ansible_search_path' from source: unknown 11798 1726882498.54350: variable 'ansible_search_path' from source: unknown 11798 1726882498.54395: calling self._execute() 11798 1726882498.54923: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.54940: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.54956: variable 'omit' from source: magic vars 11798 1726882498.55926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.62282: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.62441: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.62618: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.62669: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.62897: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.63043: 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) 11798 1726882498.63088: 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) 11798 1726882498.63132: 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) 11798 1726882498.63284: 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) 11798 1726882498.63310: 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) 11798 1726882498.63621: variable 'ansible_distribution' from source: facts 11798 1726882498.63769: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.63774: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.63786: when evaluation is False, skipping this task 11798 1726882498.63794: _execute() done 11798 1726882498.63802: dumping result to json 11798 1726882498.63880: done dumping result, returning 11798 1726882498.63884: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable [0affe814-3a2d-fc4f-8289-000000000063] 11798 1726882498.63886: sending task result for task 0affe814-3a2d-fc4f-8289-000000000063 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.64395: no more pending results, returning what we have 11798 1726882498.64399: results queue empty 11798 1726882498.64400: checking for any_errors_fatal 11798 1726882498.64410: done checking for any_errors_fatal 11798 1726882498.64411: checking for max_fail_percentage 11798 1726882498.64414: done checking for max_fail_percentage 11798 1726882498.64415: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.64416: done checking to see if all hosts have failed 11798 1726882498.64417: getting the remaining hosts for this loop 11798 1726882498.64419: done getting the remaining hosts for this loop 11798 1726882498.64424: getting the next task for host managed_node1 11798 1726882498.64432: done getting next task for host managed_node1 11798 1726882498.64438: ^ task is: TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11798 1726882498.64442: ^ state is: HOST STATE: block=2, task=11, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.64458: getting variables 11798 1726882498.64461: in VariableManager get_vars() 11798 1726882498.64514: Calling all_inventory to load vars for managed_node1 11798 1726882498.64518: Calling groups_inventory to load vars for managed_node1 11798 1726882498.64521: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.64529: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000063 11798 1726882498.64532: WORKER PROCESS EXITING 11798 1726882498.64544: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.64548: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.64551: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.64907: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.65289: done with get_vars() 11798 1726882498.65305: done getting variables 11798 1726882498.65375: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 Friday 20 September 2024 21:34:58 -0400 (0:00:00.125) 0:00:09.075 ****** 11798 1726882498.65416: entering _queue_task() for managed_node1/package 11798 1726882498.65958: worker is 1 (out of 1 available) 11798 1726882498.65971: exiting _queue_task() for managed_node1/package 11798 1726882498.65984: done queuing things up, now waiting for results queue to drain 11798 1726882498.65987: waiting for pending results... 11798 1726882498.66090: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable 11798 1726882498.66224: in run() - task 0affe814-3a2d-fc4f-8289-000000000064 11798 1726882498.66250: variable 'ansible_search_path' from source: unknown 11798 1726882498.66261: variable 'ansible_search_path' from source: unknown 11798 1726882498.66314: calling self._execute() 11798 1726882498.66491: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.66495: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.66497: variable 'omit' from source: magic vars 11798 1726882498.67948: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.71981: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.72242: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.72399: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.72708: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.72712: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.72842: 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) 11798 1726882498.72885: 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) 11798 1726882498.73142: 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) 11798 1726882498.73146: 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) 11798 1726882498.73149: 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) 11798 1726882498.73602: variable 'ansible_distribution' from source: facts 11798 1726882498.73618: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.73639: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.73650: when evaluation is False, skipping this task 11798 1726882498.73659: _execute() done 11798 1726882498.73670: dumping result to json 11798 1726882498.73699: done dumping result, returning 11798 1726882498.74045: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable [0affe814-3a2d-fc4f-8289-000000000064] 11798 1726882498.74048: sending task result for task 0affe814-3a2d-fc4f-8289-000000000064 11798 1726882498.74132: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000064 11798 1726882498.74138: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.74216: no more pending results, returning what we have 11798 1726882498.74220: results queue empty 11798 1726882498.74221: checking for any_errors_fatal 11798 1726882498.74230: done checking for any_errors_fatal 11798 1726882498.74231: checking for max_fail_percentage 11798 1726882498.74236: done checking for max_fail_percentage 11798 1726882498.74237: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.74238: done checking to see if all hosts have failed 11798 1726882498.74239: getting the remaining hosts for this loop 11798 1726882498.74242: done getting the remaining hosts for this loop 11798 1726882498.74248: getting the next task for host managed_node1 11798 1726882498.74255: done getting next task for host managed_node1 11798 1726882498.74259: ^ task is: TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11798 1726882498.74264: ^ state is: HOST STATE: block=2, task=12, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.74281: getting variables 11798 1726882498.74283: in VariableManager get_vars() 11798 1726882498.74330: Calling all_inventory to load vars for managed_node1 11798 1726882498.74419: Calling groups_inventory to load vars for managed_node1 11798 1726882498.74424: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.74440: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.74444: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.74590: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.75183: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.75494: done with get_vars() 11798 1726882498.75507: done getting variables 11798 1726882498.75577: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:109 Friday 20 September 2024 21:34:58 -0400 (0:00:00.101) 0:00:09.177 ****** 11798 1726882498.75611: entering _queue_task() for managed_node1/service 11798 1726882498.75909: worker is 1 (out of 1 available) 11798 1726882498.75923: exiting _queue_task() for managed_node1/service 11798 1726882498.75940: done queuing things up, now waiting for results queue to drain 11798 1726882498.75942: waiting for pending results... 11798 1726882498.76237: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces 11798 1726882498.76366: in run() - task 0affe814-3a2d-fc4f-8289-000000000065 11798 1726882498.76398: variable 'ansible_search_path' from source: unknown 11798 1726882498.76412: variable 'ansible_search_path' from source: unknown 11798 1726882498.76462: calling self._execute() 11798 1726882498.76576: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.76593: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.76623: variable 'omit' from source: magic vars 11798 1726882498.77382: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.81292: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.81459: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.81576: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.81739: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.81743: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.81837: 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) 11798 1726882498.81898: 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) 11798 1726882498.81939: 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) 11798 1726882498.82005: 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) 11798 1726882498.82029: 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) 11798 1726882498.82228: variable 'ansible_distribution' from source: facts 11798 1726882498.82313: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.82319: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.82325: when evaluation is False, skipping this task 11798 1726882498.82328: _execute() done 11798 1726882498.82330: dumping result to json 11798 1726882498.82332: done dumping result, returning 11798 1726882498.82336: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces [0affe814-3a2d-fc4f-8289-000000000065] 11798 1726882498.82338: sending task result for task 0affe814-3a2d-fc4f-8289-000000000065 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.82637: no more pending results, returning what we have 11798 1726882498.82642: results queue empty 11798 1726882498.82645: checking for any_errors_fatal 11798 1726882498.82653: done checking for any_errors_fatal 11798 1726882498.82654: checking for max_fail_percentage 11798 1726882498.82656: done checking for max_fail_percentage 11798 1726882498.82658: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.82659: done checking to see if all hosts have failed 11798 1726882498.82660: getting the remaining hosts for this loop 11798 1726882498.82662: done getting the remaining hosts for this loop 11798 1726882498.82668: getting the next task for host managed_node1 11798 1726882498.82674: done getting next task for host managed_node1 11798 1726882498.82679: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11798 1726882498.82682: ^ state is: HOST STATE: block=2, task=13, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.82750: getting variables 11798 1726882498.82753: in VariableManager get_vars() 11798 1726882498.82798: Calling all_inventory to load vars for managed_node1 11798 1726882498.82802: Calling groups_inventory to load vars for managed_node1 11798 1726882498.82805: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.82818: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.82821: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.82826: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.83270: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000065 11798 1726882498.83273: WORKER PROCESS EXITING 11798 1726882498.83308: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.83658: done with get_vars() 11798 1726882498.83684: done getting variables 11798 1726882498.83763: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Friday 20 September 2024 21:34:58 -0400 (0:00:00.081) 0:00:09.259 ****** 11798 1726882498.83803: entering _queue_task() for managed_node1/service 11798 1726882498.84284: worker is 1 (out of 1 available) 11798 1726882498.84298: exiting _queue_task() for managed_node1/service 11798 1726882498.84311: done queuing things up, now waiting for results queue to drain 11798 1726882498.84313: waiting for pending results... 11798 1726882498.84769: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager 11798 1726882498.85079: in run() - task 0affe814-3a2d-fc4f-8289-000000000066 11798 1726882498.85085: variable 'ansible_search_path' from source: unknown 11798 1726882498.85096: variable 'ansible_search_path' from source: unknown 11798 1726882498.85186: calling self._execute() 11798 1726882498.85497: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.85501: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.85504: variable 'omit' from source: magic vars 11798 1726882498.86300: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.89433: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.89499: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.89531: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.89569: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.89594: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.89663: 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) 11798 1726882498.89693: 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) 11798 1726882498.89715: 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) 11798 1726882498.89750: 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) 11798 1726882498.89765: 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) 11798 1726882498.89878: variable 'ansible_distribution' from source: facts 11798 1726882498.89888: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.89899: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.89902: when evaluation is False, skipping this task 11798 1726882498.89905: _execute() done 11798 1726882498.89908: dumping result to json 11798 1726882498.89914: done dumping result, returning 11798 1726882498.89921: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start NetworkManager [0affe814-3a2d-fc4f-8289-000000000066] 11798 1726882498.89927: sending task result for task 0affe814-3a2d-fc4f-8289-000000000066 11798 1726882498.90023: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000066 11798 1726882498.90025: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11798 1726882498.90075: no more pending results, returning what we have 11798 1726882498.90080: results queue empty 11798 1726882498.90081: checking for any_errors_fatal 11798 1726882498.90091: done checking for any_errors_fatal 11798 1726882498.90092: checking for max_fail_percentage 11798 1726882498.90094: done checking for max_fail_percentage 11798 1726882498.90095: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.90097: done checking to see if all hosts have failed 11798 1726882498.90097: getting the remaining hosts for this loop 11798 1726882498.90099: done getting the remaining hosts for this loop 11798 1726882498.90104: getting the next task for host managed_node1 11798 1726882498.90110: done getting next task for host managed_node1 11798 1726882498.90114: ^ task is: TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11798 1726882498.90117: ^ state is: HOST STATE: block=2, task=14, rescue=0, always=0, handlers=0, run_state=1, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False 11798 1726882498.90131: getting variables 11798 1726882498.90133: in VariableManager get_vars() 11798 1726882498.90174: Calling all_inventory to load vars for managed_node1 11798 1726882498.90177: Calling groups_inventory to load vars for managed_node1 11798 1726882498.90180: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.90189: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.90192: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.90195: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.90368: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.90535: done with get_vars() 11798 1726882498.90545: done getting variables 11798 1726882498.90594: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Friday 20 September 2024 21:34:58 -0400 (0:00:00.068) 0:00:09.328 ****** 11798 1726882498.90618: entering _queue_task() for managed_node1/service 11798 1726882498.90826: worker is 1 (out of 1 available) 11798 1726882498.90844: exiting _queue_task() for managed_node1/service 11798 1726882498.90859: done queuing things up, now waiting for results queue to drain 11798 1726882498.90861: waiting for pending results... 11798 1726882498.91048: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant 11798 1726882498.91340: in run() - task 0affe814-3a2d-fc4f-8289-000000000067 11798 1726882498.91344: variable 'ansible_search_path' from source: unknown 11798 1726882498.91347: variable 'ansible_search_path' from source: unknown 11798 1726882498.91350: calling self._execute() 11798 1726882498.91353: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.91357: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.91359: variable 'omit' from source: magic vars 11798 1726882498.91864: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.93977: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.94032: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.94075: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.94109: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.94131: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.94204: 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) 11798 1726882498.94227: 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) 11798 1726882498.94251: 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) 11798 1726882498.94293: 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) 11798 1726882498.94306: 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) 11798 1726882498.94436: variable 'ansible_distribution' from source: facts 11798 1726882498.94442: variable 'ansible_distribution_major_version' from source: facts 11798 1726882498.94453: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882498.94456: when evaluation is False, skipping this task 11798 1726882498.94458: _execute() done 11798 1726882498.94539: dumping result to json 11798 1726882498.94542: done dumping result, returning 11798 1726882498.94545: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable and start wpa_supplicant [0affe814-3a2d-fc4f-8289-000000000067] 11798 1726882498.94547: sending task result for task 0affe814-3a2d-fc4f-8289-000000000067 11798 1726882498.94624: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000067 11798 1726882498.94628: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882498.94875: no more pending results, returning what we have 11798 1726882498.94878: results queue empty 11798 1726882498.94880: checking for any_errors_fatal 11798 1726882498.94885: done checking for any_errors_fatal 11798 1726882498.94886: checking for max_fail_percentage 11798 1726882498.94888: done checking for max_fail_percentage 11798 1726882498.94889: checking to see if all hosts have failed and the running result is not ok 11798 1726882498.94890: done checking to see if all hosts have failed 11798 1726882498.94891: getting the remaining hosts for this loop 11798 1726882498.94893: done getting the remaining hosts for this loop 11798 1726882498.94897: getting the next task for host managed_node1 11798 1726882498.94902: done getting next task for host managed_node1 11798 1726882498.94906: ^ task is: TASK: fedora.linux_system_roles.network : Enable network service 11798 1726882498.94908: ^ state is: HOST STATE: block=2, task=15, rescue=0, 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 11798 1726882498.94922: getting variables 11798 1726882498.94923: in VariableManager get_vars() 11798 1726882498.94962: Calling all_inventory to load vars for managed_node1 11798 1726882498.94965: Calling groups_inventory to load vars for managed_node1 11798 1726882498.94968: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882498.94977: Calling all_plugins_play to load vars for managed_node1 11798 1726882498.94981: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882498.94984: Calling groups_plugins_play to load vars for managed_node1 11798 1726882498.95595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882498.95892: done with get_vars() 11798 1726882498.95920: done getting variables 11798 1726882498.95995: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 Friday 20 September 2024 21:34:58 -0400 (0:00:00.054) 0:00:09.382 ****** 11798 1726882498.96033: entering _queue_task() for managed_node1/service 11798 1726882498.96297: worker is 1 (out of 1 available) 11798 1726882498.96313: exiting _queue_task() for managed_node1/service 11798 1726882498.96327: done queuing things up, now waiting for results queue to drain 11798 1726882498.96329: waiting for pending results... 11798 1726882498.96526: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service 11798 1726882498.96606: in run() - task 0affe814-3a2d-fc4f-8289-000000000068 11798 1726882498.96620: variable 'ansible_search_path' from source: unknown 11798 1726882498.96624: variable 'ansible_search_path' from source: unknown 11798 1726882498.96665: calling self._execute() 11798 1726882498.96741: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882498.96745: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882498.96755: variable 'omit' from source: magic vars 11798 1726882498.97142: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882498.99422: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882498.99552: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882498.99584: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882498.99839: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882498.99842: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882498.99846: 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) 11798 1726882498.99848: 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) 11798 1726882498.99851: 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) 11798 1726882498.99897: 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) 11798 1726882498.99918: 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) 11798 1726882499.00085: variable 'ansible_distribution' from source: facts 11798 1726882499.00100: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.00119: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.00126: when evaluation is False, skipping this task 11798 1726882499.00133: _execute() done 11798 1726882499.00143: dumping result to json 11798 1726882499.00151: done dumping result, returning 11798 1726882499.00162: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Enable network service [0affe814-3a2d-fc4f-8289-000000000068] 11798 1726882499.00172: sending task result for task 0affe814-3a2d-fc4f-8289-000000000068 11798 1726882499.00287: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000068 11798 1726882499.00290: WORKER PROCESS EXITING skipping: [managed_node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } 11798 1726882499.00351: no more pending results, returning what we have 11798 1726882499.00355: results queue empty 11798 1726882499.00356: checking for any_errors_fatal 11798 1726882499.00366: done checking for any_errors_fatal 11798 1726882499.00367: checking for max_fail_percentage 11798 1726882499.00370: done checking for max_fail_percentage 11798 1726882499.00371: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.00372: done checking to see if all hosts have failed 11798 1726882499.00373: getting the remaining hosts for this loop 11798 1726882499.00375: done getting the remaining hosts for this loop 11798 1726882499.00379: getting the next task for host managed_node1 11798 1726882499.00385: done getting next task for host managed_node1 11798 1726882499.00390: ^ task is: TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11798 1726882499.00392: ^ state is: HOST STATE: block=2, task=16, rescue=0, 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 11798 1726882499.00410: getting variables 11798 1726882499.00412: in VariableManager get_vars() 11798 1726882499.00461: Calling all_inventory to load vars for managed_node1 11798 1726882499.00464: Calling groups_inventory to load vars for managed_node1 11798 1726882499.00467: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.00479: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.00482: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.00487: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.00717: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.00939: done with get_vars() 11798 1726882499.00952: done getting variables 11798 1726882499.01030: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 Friday 20 September 2024 21:34:59 -0400 (0:00:00.050) 0:00:09.432 ****** 11798 1726882499.01070: entering _queue_task() for managed_node1/copy 11798 1726882499.01381: worker is 1 (out of 1 available) 11798 1726882499.01398: exiting _queue_task() for managed_node1/copy 11798 1726882499.01527: done queuing things up, now waiting for results queue to drain 11798 1726882499.01530: waiting for pending results... 11798 1726882499.01758: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present 11798 1726882499.01960: in run() - task 0affe814-3a2d-fc4f-8289-000000000069 11798 1726882499.01964: variable 'ansible_search_path' from source: unknown 11798 1726882499.01967: variable 'ansible_search_path' from source: unknown 11798 1726882499.01970: calling self._execute() 11798 1726882499.02096: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.02162: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.02166: variable 'omit' from source: magic vars 11798 1726882499.02538: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.04644: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.04648: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.04650: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.04653: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.04688: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.04784: 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) 11798 1726882499.04823: 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) 11798 1726882499.04864: 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) 11798 1726882499.04920: 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) 11798 1726882499.04946: 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) 11798 1726882499.05103: variable 'ansible_distribution' from source: facts 11798 1726882499.05116: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.05132: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.05144: when evaluation is False, skipping this task 11798 1726882499.05155: _execute() done 11798 1726882499.05163: dumping result to json 11798 1726882499.05172: done dumping result, returning 11798 1726882499.05185: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Ensure initscripts network file dependency is present [0affe814-3a2d-fc4f-8289-000000000069] 11798 1726882499.05197: sending task result for task 0affe814-3a2d-fc4f-8289-000000000069 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.05411: no more pending results, returning what we have 11798 1726882499.05415: results queue empty 11798 1726882499.05416: checking for any_errors_fatal 11798 1726882499.05421: done checking for any_errors_fatal 11798 1726882499.05422: checking for max_fail_percentage 11798 1726882499.05423: done checking for max_fail_percentage 11798 1726882499.05424: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.05426: done checking to see if all hosts have failed 11798 1726882499.05427: getting the remaining hosts for this loop 11798 1726882499.05428: done getting the remaining hosts for this loop 11798 1726882499.05432: getting the next task for host managed_node1 11798 1726882499.05439: done getting next task for host managed_node1 11798 1726882499.05443: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11798 1726882499.05445: ^ state is: HOST STATE: block=2, task=17, rescue=0, 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 11798 1726882499.05459: getting variables 11798 1726882499.05461: in VariableManager get_vars() 11798 1726882499.05498: Calling all_inventory to load vars for managed_node1 11798 1726882499.05501: Calling groups_inventory to load vars for managed_node1 11798 1726882499.05504: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.05513: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.05517: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.05520: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.05711: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000069 11798 1726882499.05714: WORKER PROCESS EXITING 11798 1726882499.05727: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.05893: done with get_vars() 11798 1726882499.05902: done getting variables TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Friday 20 September 2024 21:34:59 -0400 (0:00:00.048) 0:00:09.481 ****** 11798 1726882499.05969: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11798 1726882499.06172: worker is 1 (out of 1 available) 11798 1726882499.06187: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_connections 11798 1726882499.06200: done queuing things up, now waiting for results queue to drain 11798 1726882499.06202: waiting for pending results... 11798 1726882499.06384: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles 11798 1726882499.06465: in run() - task 0affe814-3a2d-fc4f-8289-00000000006a 11798 1726882499.06481: variable 'ansible_search_path' from source: unknown 11798 1726882499.06485: variable 'ansible_search_path' from source: unknown 11798 1726882499.06521: calling self._execute() 11798 1726882499.06596: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.06601: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.06612: variable 'omit' from source: magic vars 11798 1726882499.06993: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.08762: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.08818: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.08855: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.08889: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.08911: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.08982: 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) 11798 1726882499.09008: 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) 11798 1726882499.09030: 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) 11798 1726882499.09068: 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) 11798 1726882499.09083: 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) 11798 1726882499.09195: variable 'ansible_distribution' from source: facts 11798 1726882499.09201: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.09211: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.09214: when evaluation is False, skipping this task 11798 1726882499.09216: _execute() done 11798 1726882499.09221: dumping result to json 11798 1726882499.09225: done dumping result, returning 11798 1726882499.09235: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking connection profiles [0affe814-3a2d-fc4f-8289-00000000006a] 11798 1726882499.09242: sending task result for task 0affe814-3a2d-fc4f-8289-00000000006a 11798 1726882499.09347: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000006a 11798 1726882499.09350: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.09415: no more pending results, returning what we have 11798 1726882499.09419: results queue empty 11798 1726882499.09420: checking for any_errors_fatal 11798 1726882499.09426: done checking for any_errors_fatal 11798 1726882499.09427: checking for max_fail_percentage 11798 1726882499.09429: done checking for max_fail_percentage 11798 1726882499.09430: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.09431: done checking to see if all hosts have failed 11798 1726882499.09432: getting the remaining hosts for this loop 11798 1726882499.09437: done getting the remaining hosts for this loop 11798 1726882499.09441: getting the next task for host managed_node1 11798 1726882499.09446: done getting next task for host managed_node1 11798 1726882499.09450: ^ task is: TASK: fedora.linux_system_roles.network : Configure networking state 11798 1726882499.09452: ^ state is: HOST STATE: block=2, task=18, rescue=0, 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 11798 1726882499.09466: getting variables 11798 1726882499.09467: in VariableManager get_vars() 11798 1726882499.09502: Calling all_inventory to load vars for managed_node1 11798 1726882499.09505: Calling groups_inventory to load vars for managed_node1 11798 1726882499.09508: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.09517: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.09521: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.09524: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.09680: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.09850: done with get_vars() 11798 1726882499.09859: done getting variables TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:171 Friday 20 September 2024 21:34:59 -0400 (0:00:00.039) 0:00:09.521 ****** 11798 1726882499.09924: entering _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11798 1726882499.10118: worker is 1 (out of 1 available) 11798 1726882499.10133: exiting _queue_task() for managed_node1/fedora.linux_system_roles.network_state 11798 1726882499.10149: done queuing things up, now waiting for results queue to drain 11798 1726882499.10151: waiting for pending results... 11798 1726882499.10320: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state 11798 1726882499.10398: in run() - task 0affe814-3a2d-fc4f-8289-00000000006b 11798 1726882499.10411: variable 'ansible_search_path' from source: unknown 11798 1726882499.10414: variable 'ansible_search_path' from source: unknown 11798 1726882499.10449: calling self._execute() 11798 1726882499.10526: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.10533: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.10544: variable 'omit' from source: magic vars 11798 1726882499.10908: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.12674: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.12732: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.12774: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.12809: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.12832: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.12906: 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) 11798 1726882499.12929: 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) 11798 1726882499.12953: 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) 11798 1726882499.12988: 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) 11798 1726882499.13002: 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) 11798 1726882499.13119: variable 'ansible_distribution' from source: facts 11798 1726882499.13126: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.13137: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.13140: when evaluation is False, skipping this task 11798 1726882499.13143: _execute() done 11798 1726882499.13146: dumping result to json 11798 1726882499.13151: done dumping result, returning 11798 1726882499.13159: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Configure networking state [0affe814-3a2d-fc4f-8289-00000000006b] 11798 1726882499.13164: sending task result for task 0affe814-3a2d-fc4f-8289-00000000006b 11798 1726882499.13257: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000006b 11798 1726882499.13261: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.13319: no more pending results, returning what we have 11798 1726882499.13323: results queue empty 11798 1726882499.13324: checking for any_errors_fatal 11798 1726882499.13332: done checking for any_errors_fatal 11798 1726882499.13333: checking for max_fail_percentage 11798 1726882499.13336: done checking for max_fail_percentage 11798 1726882499.13338: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.13339: done checking to see if all hosts have failed 11798 1726882499.13340: getting the remaining hosts for this loop 11798 1726882499.13342: done getting the remaining hosts for this loop 11798 1726882499.13346: getting the next task for host managed_node1 11798 1726882499.13350: done getting next task for host managed_node1 11798 1726882499.13355: ^ task is: TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11798 1726882499.13357: ^ state is: HOST STATE: block=2, task=19, rescue=0, 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 11798 1726882499.13373: getting variables 11798 1726882499.13375: in VariableManager get_vars() 11798 1726882499.13414: Calling all_inventory to load vars for managed_node1 11798 1726882499.13417: Calling groups_inventory to load vars for managed_node1 11798 1726882499.13420: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.13429: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.13432: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.13444: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.13647: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.13813: done with get_vars() 11798 1726882499.13823: done getting variables 11798 1726882499.13870: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:177 Friday 20 September 2024 21:34:59 -0400 (0:00:00.039) 0:00:09.560 ****** 11798 1726882499.13898: entering _queue_task() for managed_node1/debug 11798 1726882499.14118: worker is 1 (out of 1 available) 11798 1726882499.14136: exiting _queue_task() for managed_node1/debug 11798 1726882499.14150: done queuing things up, now waiting for results queue to drain 11798 1726882499.14152: waiting for pending results... 11798 1726882499.14326: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections 11798 1726882499.14398: in run() - task 0affe814-3a2d-fc4f-8289-00000000006c 11798 1726882499.14413: variable 'ansible_search_path' from source: unknown 11798 1726882499.14417: variable 'ansible_search_path' from source: unknown 11798 1726882499.14453: calling self._execute() 11798 1726882499.14527: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.14532: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.14544: variable 'omit' from source: magic vars 11798 1726882499.14921: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.16701: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.16755: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.16791: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.16824: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.16849: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.16921: 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) 11798 1726882499.16947: 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) 11798 1726882499.16968: 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) 11798 1726882499.17008: 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) 11798 1726882499.17017: 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) 11798 1726882499.17127: variable 'ansible_distribution' from source: facts 11798 1726882499.17136: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.17146: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.17149: when evaluation is False, skipping this task 11798 1726882499.17152: _execute() done 11798 1726882499.17155: dumping result to json 11798 1726882499.17160: done dumping result, returning 11798 1726882499.17168: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show stderr messages for the network_connections [0affe814-3a2d-fc4f-8289-00000000006c] 11798 1726882499.17173: sending task result for task 0affe814-3a2d-fc4f-8289-00000000006c skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882499.17323: no more pending results, returning what we have 11798 1726882499.17327: results queue empty 11798 1726882499.17328: checking for any_errors_fatal 11798 1726882499.17337: done checking for any_errors_fatal 11798 1726882499.17338: checking for max_fail_percentage 11798 1726882499.17340: done checking for max_fail_percentage 11798 1726882499.17341: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.17343: done checking to see if all hosts have failed 11798 1726882499.17344: getting the remaining hosts for this loop 11798 1726882499.17346: done getting the remaining hosts for this loop 11798 1726882499.17351: getting the next task for host managed_node1 11798 1726882499.17357: done getting next task for host managed_node1 11798 1726882499.17361: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11798 1726882499.17364: ^ state is: HOST STATE: block=2, task=20, rescue=0, 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 11798 1726882499.17381: getting variables 11798 1726882499.17383: in VariableManager get_vars() 11798 1726882499.17419: Calling all_inventory to load vars for managed_node1 11798 1726882499.17422: Calling groups_inventory to load vars for managed_node1 11798 1726882499.17425: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.17442: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.17446: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.17451: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000006c 11798 1726882499.17454: WORKER PROCESS EXITING 11798 1726882499.17458: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.17612: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.17784: done with get_vars() 11798 1726882499.17793: done getting variables 11798 1726882499.17840: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Friday 20 September 2024 21:34:59 -0400 (0:00:00.039) 0:00:09.600 ****** 11798 1726882499.17864: entering _queue_task() for managed_node1/debug 11798 1726882499.18072: worker is 1 (out of 1 available) 11798 1726882499.18090: exiting _queue_task() for managed_node1/debug 11798 1726882499.18104: done queuing things up, now waiting for results queue to drain 11798 1726882499.18106: waiting for pending results... 11798 1726882499.18272: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections 11798 1726882499.18345: in run() - task 0affe814-3a2d-fc4f-8289-00000000006d 11798 1726882499.18358: variable 'ansible_search_path' from source: unknown 11798 1726882499.18361: variable 'ansible_search_path' from source: unknown 11798 1726882499.18395: calling self._execute() 11798 1726882499.18469: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.18475: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.18486: variable 'omit' from source: magic vars 11798 1726882499.18850: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.20587: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.20644: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.20685: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.20715: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.20744: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.20808: 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) 11798 1726882499.20832: 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) 11798 1726882499.20858: 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) 11798 1726882499.20895: 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) 11798 1726882499.20907: 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) 11798 1726882499.21014: variable 'ansible_distribution' from source: facts 11798 1726882499.21020: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.21029: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.21032: when evaluation is False, skipping this task 11798 1726882499.21036: _execute() done 11798 1726882499.21041: dumping result to json 11798 1726882499.21045: done dumping result, returning 11798 1726882499.21055: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_connections [0affe814-3a2d-fc4f-8289-00000000006d] 11798 1726882499.21058: sending task result for task 0affe814-3a2d-fc4f-8289-00000000006d 11798 1726882499.21147: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000006d 11798 1726882499.21150: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882499.21216: no more pending results, returning what we have 11798 1726882499.21220: results queue empty 11798 1726882499.21221: checking for any_errors_fatal 11798 1726882499.21226: done checking for any_errors_fatal 11798 1726882499.21227: checking for max_fail_percentage 11798 1726882499.21229: done checking for max_fail_percentage 11798 1726882499.21230: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.21231: done checking to see if all hosts have failed 11798 1726882499.21232: getting the remaining hosts for this loop 11798 1726882499.21235: done getting the remaining hosts for this loop 11798 1726882499.21239: getting the next task for host managed_node1 11798 1726882499.21243: done getting next task for host managed_node1 11798 1726882499.21248: ^ task is: TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11798 1726882499.21250: ^ state is: HOST STATE: block=2, task=21, rescue=0, 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 11798 1726882499.21263: getting variables 11798 1726882499.21266: in VariableManager get_vars() 11798 1726882499.21304: Calling all_inventory to load vars for managed_node1 11798 1726882499.21307: Calling groups_inventory to load vars for managed_node1 11798 1726882499.21310: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.21319: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.21322: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.21325: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.21501: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.21660: done with get_vars() 11798 1726882499.21668: done getting variables 11798 1726882499.21714: 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-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:186 Friday 20 September 2024 21:34:59 -0400 (0:00:00.038) 0:00:09.639 ****** 11798 1726882499.21738: entering _queue_task() for managed_node1/debug 11798 1726882499.21940: worker is 1 (out of 1 available) 11798 1726882499.21953: exiting _queue_task() for managed_node1/debug 11798 1726882499.21968: done queuing things up, now waiting for results queue to drain 11798 1726882499.21970: waiting for pending results... 11798 1726882499.22133: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state 11798 1726882499.22217: in run() - task 0affe814-3a2d-fc4f-8289-00000000006e 11798 1726882499.22230: variable 'ansible_search_path' from source: unknown 11798 1726882499.22235: variable 'ansible_search_path' from source: unknown 11798 1726882499.22270: calling self._execute() 11798 1726882499.22345: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.22351: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.22361: variable 'omit' from source: magic vars 11798 1726882499.22738: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.24500: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.24548: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.24580: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.24615: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.24639: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.24708: 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) 11798 1726882499.24745: 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) 11798 1726882499.24766: 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) 11798 1726882499.24802: 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) 11798 1726882499.24816: 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) 11798 1726882499.24923: variable 'ansible_distribution' from source: facts 11798 1726882499.24936: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.24943: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.24946: when evaluation is False, skipping this task 11798 1726882499.24949: _execute() done 11798 1726882499.24953: dumping result to json 11798 1726882499.24958: done dumping result, returning 11798 1726882499.24965: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Show debug messages for the network_state [0affe814-3a2d-fc4f-8289-00000000006e] 11798 1726882499.24970: sending task result for task 0affe814-3a2d-fc4f-8289-00000000006e 11798 1726882499.25060: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000006e 11798 1726882499.25063: WORKER PROCESS EXITING skipping: [managed_node1] => { "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)" } 11798 1726882499.25110: no more pending results, returning what we have 11798 1726882499.25113: results queue empty 11798 1726882499.25114: checking for any_errors_fatal 11798 1726882499.25119: done checking for any_errors_fatal 11798 1726882499.25120: checking for max_fail_percentage 11798 1726882499.25122: done checking for max_fail_percentage 11798 1726882499.25123: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.25124: done checking to see if all hosts have failed 11798 1726882499.25125: getting the remaining hosts for this loop 11798 1726882499.25127: done getting the remaining hosts for this loop 11798 1726882499.25131: getting the next task for host managed_node1 11798 1726882499.25138: done getting next task for host managed_node1 11798 1726882499.25142: ^ task is: TASK: fedora.linux_system_roles.network : Re-test connectivity 11798 1726882499.25144: ^ state is: HOST STATE: block=2, task=22, rescue=0, 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 11798 1726882499.25158: getting variables 11798 1726882499.25160: in VariableManager get_vars() 11798 1726882499.25194: Calling all_inventory to load vars for managed_node1 11798 1726882499.25197: Calling groups_inventory to load vars for managed_node1 11798 1726882499.25200: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.25208: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.25212: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.25215: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.25364: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.25523: done with get_vars() 11798 1726882499.25532: done getting variables TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Friday 20 September 2024 21:34:59 -0400 (0:00:00.038) 0:00:09.677 ****** 11798 1726882499.25605: entering _queue_task() for managed_node1/ping 11798 1726882499.25793: worker is 1 (out of 1 available) 11798 1726882499.25807: exiting _queue_task() for managed_node1/ping 11798 1726882499.25821: done queuing things up, now waiting for results queue to drain 11798 1726882499.25823: waiting for pending results... 11798 1726882499.26000: running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity 11798 1726882499.26075: in run() - task 0affe814-3a2d-fc4f-8289-00000000006f 11798 1726882499.26089: variable 'ansible_search_path' from source: unknown 11798 1726882499.26092: variable 'ansible_search_path' from source: unknown 11798 1726882499.26124: calling self._execute() 11798 1726882499.26198: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.26206: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.26215: variable 'omit' from source: magic vars 11798 1726882499.26637: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.28307: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.28370: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.28400: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.28430: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.28459: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.28525: 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) 11798 1726882499.28551: 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) 11798 1726882499.28579: 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) 11798 1726882499.28610: 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) 11798 1726882499.28622: 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) 11798 1726882499.28728: variable 'ansible_distribution' from source: facts 11798 1726882499.28736: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.28746: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.28748: when evaluation is False, skipping this task 11798 1726882499.28751: _execute() done 11798 1726882499.28755: dumping result to json 11798 1726882499.28760: done dumping result, returning 11798 1726882499.28768: done running TaskExecutor() for managed_node1/TASK: fedora.linux_system_roles.network : Re-test connectivity [0affe814-3a2d-fc4f-8289-00000000006f] 11798 1726882499.28775: sending task result for task 0affe814-3a2d-fc4f-8289-00000000006f 11798 1726882499.28856: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000006f 11798 1726882499.28859: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.28920: no more pending results, returning what we have 11798 1726882499.28924: results queue empty 11798 1726882499.28925: checking for any_errors_fatal 11798 1726882499.28931: done checking for any_errors_fatal 11798 1726882499.28932: checking for max_fail_percentage 11798 1726882499.28941: done checking for max_fail_percentage 11798 1726882499.28943: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.28944: done checking to see if all hosts have failed 11798 1726882499.28945: getting the remaining hosts for this loop 11798 1726882499.28946: done getting the remaining hosts for this loop 11798 1726882499.28950: getting the next task for host managed_node1 11798 1726882499.28956: done getting next task for host managed_node1 11798 1726882499.28959: ^ task is: TASK: meta (role_complete) 11798 1726882499.28961: ^ 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 11798 1726882499.28974: getting variables 11798 1726882499.28976: in VariableManager get_vars() 11798 1726882499.29012: Calling all_inventory to load vars for managed_node1 11798 1726882499.29015: Calling groups_inventory to load vars for managed_node1 11798 1726882499.29018: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.29025: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.29027: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.29029: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.29207: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.29363: done with get_vars() 11798 1726882499.29371: done getting variables 11798 1726882499.29430: done queuing things up, now waiting for results queue to drain 11798 1726882499.29432: results queue empty 11798 1726882499.29432: checking for any_errors_fatal 11798 1726882499.29436: done checking for any_errors_fatal 11798 1726882499.29437: checking for max_fail_percentage 11798 1726882499.29438: done checking for max_fail_percentage 11798 1726882499.29438: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.29439: done checking to see if all hosts have failed 11798 1726882499.29440: getting the remaining hosts for this loop 11798 1726882499.29440: done getting the remaining hosts for this loop 11798 1726882499.29442: getting the next task for host managed_node1 11798 1726882499.29444: done getting next task for host managed_node1 11798 1726882499.29445: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.29447: ^ 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 11798 1726882499.29449: getting variables 11798 1726882499.29449: in VariableManager get_vars() 11798 1726882499.29458: Calling all_inventory to load vars for managed_node1 11798 1726882499.29459: Calling groups_inventory to load vars for managed_node1 11798 1726882499.29461: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.29464: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.29466: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.29468: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.29580: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.29733: done with get_vars() 11798 1726882499.29741: done getting variables 11798 1726882499.29774: in VariableManager get_vars() 11798 1726882499.29784: Calling all_inventory to load vars for managed_node1 11798 1726882499.29790: Calling groups_inventory to load vars for managed_node1 11798 1726882499.29792: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.29795: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.29797: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.29799: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.29926: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.30073: done with get_vars() 11798 1726882499.30085: done queuing things up, now waiting for results queue to drain 11798 1726882499.30087: results queue empty 11798 1726882499.30087: checking for any_errors_fatal 11798 1726882499.30088: done checking for any_errors_fatal 11798 1726882499.30089: checking for max_fail_percentage 11798 1726882499.30090: done checking for max_fail_percentage 11798 1726882499.30090: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.30091: done checking to see if all hosts have failed 11798 1726882499.30091: getting the remaining hosts for this loop 11798 1726882499.30092: done getting the remaining hosts for this loop 11798 1726882499.30094: getting the next task for host managed_node1 11798 1726882499.30096: done getting next task for host managed_node1 11798 1726882499.30097: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.30098: ^ 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 11798 1726882499.30100: getting variables 11798 1726882499.30101: in VariableManager get_vars() 11798 1726882499.30108: Calling all_inventory to load vars for managed_node1 11798 1726882499.30110: Calling groups_inventory to load vars for managed_node1 11798 1726882499.30111: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.30115: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.30116: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.30119: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.30226: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.30382: done with get_vars() 11798 1726882499.30388: done getting variables 11798 1726882499.30421: in VariableManager get_vars() 11798 1726882499.30429: Calling all_inventory to load vars for managed_node1 11798 1726882499.30431: Calling groups_inventory to load vars for managed_node1 11798 1726882499.30432: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.30438: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.30440: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.30442: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.30566: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.30716: done with get_vars() 11798 1726882499.30725: done queuing things up, now waiting for results queue to drain 11798 1726882499.30726: results queue empty 11798 1726882499.30727: checking for any_errors_fatal 11798 1726882499.30728: done checking for any_errors_fatal 11798 1726882499.30728: checking for max_fail_percentage 11798 1726882499.30729: done checking for max_fail_percentage 11798 1726882499.30730: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.30730: done checking to see if all hosts have failed 11798 1726882499.30731: getting the remaining hosts for this loop 11798 1726882499.30731: done getting the remaining hosts for this loop 11798 1726882499.30733: getting the next task for host managed_node1 11798 1726882499.30737: done getting next task for host managed_node1 11798 1726882499.30738: ^ task is: None 11798 1726882499.30739: ^ 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 11798 1726882499.30740: done queuing things up, now waiting for results queue to drain 11798 1726882499.30740: results queue empty 11798 1726882499.30741: checking for any_errors_fatal 11798 1726882499.30741: done checking for any_errors_fatal 11798 1726882499.30742: checking for max_fail_percentage 11798 1726882499.30742: done checking for max_fail_percentage 11798 1726882499.30743: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.30744: done checking to see if all hosts have failed 11798 1726882499.30744: getting the next task for host managed_node1 11798 1726882499.30746: done getting next task for host managed_node1 11798 1726882499.30746: ^ task is: None 11798 1726882499.30747: ^ 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 11798 1726882499.30773: in VariableManager get_vars() 11798 1726882499.30787: done with get_vars() 11798 1726882499.30793: in VariableManager get_vars() 11798 1726882499.30801: done with get_vars() 11798 1726882499.30804: variable 'omit' from source: magic vars 11798 1726882499.30897: variable 'task' from source: play vars 11798 1726882499.30922: in VariableManager get_vars() 11798 1726882499.30930: done with get_vars() 11798 1726882499.30946: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_profile_absent.yml] ************************ 11798 1726882499.31083: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882499.31103: getting the remaining hosts for this loop 11798 1726882499.31104: done getting the remaining hosts for this loop 11798 1726882499.31106: getting the next task for host managed_node1 11798 1726882499.31108: done getting next task for host managed_node1 11798 1726882499.31109: ^ task is: TASK: Gathering Facts 11798 1726882499.31111: ^ 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 11798 1726882499.31112: getting variables 11798 1726882499.31113: in VariableManager get_vars() 11798 1726882499.31120: Calling all_inventory to load vars for managed_node1 11798 1726882499.31123: Calling groups_inventory to load vars for managed_node1 11798 1726882499.31124: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.31128: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.31130: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.31132: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.31246: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.31415: done with get_vars() 11798 1726882499.31421: done getting variables 11798 1726882499.31455: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:59 -0400 (0:00:00.058) 0:00:09.736 ****** 11798 1726882499.31476: entering _queue_task() for managed_node1/gather_facts 11798 1726882499.31656: worker is 1 (out of 1 available) 11798 1726882499.31669: exiting _queue_task() for managed_node1/gather_facts 11798 1726882499.31684: done queuing things up, now waiting for results queue to drain 11798 1726882499.31687: waiting for pending results... 11798 1726882499.31844: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882499.31904: in run() - task 0affe814-3a2d-fc4f-8289-0000000002c3 11798 1726882499.31922: variable 'ansible_search_path' from source: unknown 11798 1726882499.31954: calling self._execute() 11798 1726882499.32018: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.32022: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.32035: variable 'omit' from source: magic vars 11798 1726882499.32392: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.34073: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.34129: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.34161: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.34191: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.34217: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.34285: 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) 11798 1726882499.34308: 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) 11798 1726882499.34336: 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) 11798 1726882499.34368: 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) 11798 1726882499.34382: 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) 11798 1726882499.34489: variable 'ansible_distribution' from source: facts 11798 1726882499.34495: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.34505: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.34508: when evaluation is False, skipping this task 11798 1726882499.34510: _execute() done 11798 1726882499.34515: dumping result to json 11798 1726882499.34519: done dumping result, returning 11798 1726882499.34525: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-0000000002c3] 11798 1726882499.34532: sending task result for task 0affe814-3a2d-fc4f-8289-0000000002c3 11798 1726882499.34611: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000002c3 11798 1726882499.34614: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.34701: no more pending results, returning what we have 11798 1726882499.34705: results queue empty 11798 1726882499.34706: checking for any_errors_fatal 11798 1726882499.34707: done checking for any_errors_fatal 11798 1726882499.34708: checking for max_fail_percentage 11798 1726882499.34709: done checking for max_fail_percentage 11798 1726882499.34710: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.34711: done checking to see if all hosts have failed 11798 1726882499.34712: getting the remaining hosts for this loop 11798 1726882499.34714: done getting the remaining hosts for this loop 11798 1726882499.34717: getting the next task for host managed_node1 11798 1726882499.34721: done getting next task for host managed_node1 11798 1726882499.34724: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.34726: ^ 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 11798 1726882499.34730: getting variables 11798 1726882499.34731: in VariableManager get_vars() 11798 1726882499.34760: Calling all_inventory to load vars for managed_node1 11798 1726882499.34762: Calling groups_inventory to load vars for managed_node1 11798 1726882499.34766: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.34775: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.34779: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.34781: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.34922: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.35076: done with get_vars() 11798 1726882499.35085: done getting variables 11798 1726882499.35137: in VariableManager get_vars() 11798 1726882499.35144: Calling all_inventory to load vars for managed_node1 11798 1726882499.35146: Calling groups_inventory to load vars for managed_node1 11798 1726882499.35148: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.35151: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.35153: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.35155: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.35288: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.35438: done with get_vars() 11798 1726882499.35448: done queuing things up, now waiting for results queue to drain 11798 1726882499.35450: results queue empty 11798 1726882499.35450: checking for any_errors_fatal 11798 1726882499.35452: done checking for any_errors_fatal 11798 1726882499.35452: checking for max_fail_percentage 11798 1726882499.35453: done checking for max_fail_percentage 11798 1726882499.35454: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.35454: done checking to see if all hosts have failed 11798 1726882499.35455: getting the remaining hosts for this loop 11798 1726882499.35456: done getting the remaining hosts for this loop 11798 1726882499.35457: getting the next task for host managed_node1 11798 1726882499.35460: done getting next task for host managed_node1 11798 1726882499.35462: ^ task is: TASK: Include the task '{{ task }}' 11798 1726882499.35463: ^ 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 11798 1726882499.35464: getting variables 11798 1726882499.35465: in VariableManager get_vars() 11798 1726882499.35470: Calling all_inventory to load vars for managed_node1 11798 1726882499.35472: Calling groups_inventory to load vars for managed_node1 11798 1726882499.35474: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.35481: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.35483: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.35486: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.35595: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.35748: done with get_vars() 11798 1726882499.35754: done getting variables 11798 1726882499.35878: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_profile_absent.yml'] ********************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:59 -0400 (0:00:00.044) 0:00:09.780 ****** 11798 1726882499.35902: entering _queue_task() for managed_node1/include_tasks 11798 1726882499.36091: worker is 1 (out of 1 available) 11798 1726882499.36104: exiting _queue_task() for managed_node1/include_tasks 11798 1726882499.36118: done queuing things up, now waiting for results queue to drain 11798 1726882499.36120: waiting for pending results... 11798 1726882499.36303: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_absent.yml' 11798 1726882499.36372: in run() - task 0affe814-3a2d-fc4f-8289-000000000073 11798 1726882499.36387: variable 'ansible_search_path' from source: unknown 11798 1726882499.36419: calling self._execute() 11798 1726882499.36491: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.36497: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.36507: variable 'omit' from source: magic vars 11798 1726882499.36868: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.38625: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.38680: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.38714: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.38745: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.38771: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.38839: 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) 11798 1726882499.38868: 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) 11798 1726882499.38891: 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) 11798 1726882499.38923: 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) 11798 1726882499.38937: 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) 11798 1726882499.39145: variable 'ansible_distribution' from source: facts 11798 1726882499.39148: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.39151: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.39153: when evaluation is False, skipping this task 11798 1726882499.39156: _execute() done 11798 1726882499.39158: dumping result to json 11798 1726882499.39160: done dumping result, returning 11798 1726882499.39163: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_profile_absent.yml' [0affe814-3a2d-fc4f-8289-000000000073] 11798 1726882499.39165: sending task result for task 0affe814-3a2d-fc4f-8289-000000000073 11798 1726882499.39233: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000073 11798 1726882499.39240: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.39297: no more pending results, returning what we have 11798 1726882499.39301: results queue empty 11798 1726882499.39302: checking for any_errors_fatal 11798 1726882499.39303: done checking for any_errors_fatal 11798 1726882499.39304: checking for max_fail_percentage 11798 1726882499.39306: done checking for max_fail_percentage 11798 1726882499.39307: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.39308: done checking to see if all hosts have failed 11798 1726882499.39309: getting the remaining hosts for this loop 11798 1726882499.39311: done getting the remaining hosts for this loop 11798 1726882499.39314: getting the next task for host managed_node1 11798 1726882499.39320: done getting next task for host managed_node1 11798 1726882499.39322: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.39324: ^ 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 11798 1726882499.39328: getting variables 11798 1726882499.39330: in VariableManager get_vars() 11798 1726882499.39359: Calling all_inventory to load vars for managed_node1 11798 1726882499.39362: Calling groups_inventory to load vars for managed_node1 11798 1726882499.39365: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.39375: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.39378: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.39382: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.39531: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.39688: done with get_vars() 11798 1726882499.39696: done getting variables 11798 1726882499.39749: in VariableManager get_vars() 11798 1726882499.39755: Calling all_inventory to load vars for managed_node1 11798 1726882499.39757: Calling groups_inventory to load vars for managed_node1 11798 1726882499.39759: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.39762: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.39764: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.39766: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.39906: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.40053: done with get_vars() 11798 1726882499.40062: done queuing things up, now waiting for results queue to drain 11798 1726882499.40064: results queue empty 11798 1726882499.40065: checking for any_errors_fatal 11798 1726882499.40067: done checking for any_errors_fatal 11798 1726882499.40068: checking for max_fail_percentage 11798 1726882499.40069: done checking for max_fail_percentage 11798 1726882499.40070: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.40071: done checking to see if all hosts have failed 11798 1726882499.40071: getting the remaining hosts for this loop 11798 1726882499.40072: done getting the remaining hosts for this loop 11798 1726882499.40074: getting the next task for host managed_node1 11798 1726882499.40076: done getting next task for host managed_node1 11798 1726882499.40077: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.40079: ^ 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 11798 1726882499.40081: getting variables 11798 1726882499.40081: in VariableManager get_vars() 11798 1726882499.40088: Calling all_inventory to load vars for managed_node1 11798 1726882499.40090: Calling groups_inventory to load vars for managed_node1 11798 1726882499.40092: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.40098: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.40100: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.40102: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.40209: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.40356: done with get_vars() 11798 1726882499.40362: done getting variables 11798 1726882499.40399: in VariableManager get_vars() 11798 1726882499.40405: Calling all_inventory to load vars for managed_node1 11798 1726882499.40407: Calling groups_inventory to load vars for managed_node1 11798 1726882499.40408: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.40412: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.40414: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.40416: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.40542: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.40686: done with get_vars() 11798 1726882499.40695: done queuing things up, now waiting for results queue to drain 11798 1726882499.40696: results queue empty 11798 1726882499.40697: checking for any_errors_fatal 11798 1726882499.40698: done checking for any_errors_fatal 11798 1726882499.40698: checking for max_fail_percentage 11798 1726882499.40699: done checking for max_fail_percentage 11798 1726882499.40700: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.40700: done checking to see if all hosts have failed 11798 1726882499.40701: getting the remaining hosts for this loop 11798 1726882499.40702: done getting the remaining hosts for this loop 11798 1726882499.40703: getting the next task for host managed_node1 11798 1726882499.40705: done getting next task for host managed_node1 11798 1726882499.40706: ^ task is: None 11798 1726882499.40707: ^ 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 11798 1726882499.40708: done queuing things up, now waiting for results queue to drain 11798 1726882499.40708: results queue empty 11798 1726882499.40709: checking for any_errors_fatal 11798 1726882499.40709: done checking for any_errors_fatal 11798 1726882499.40710: checking for max_fail_percentage 11798 1726882499.40711: done checking for max_fail_percentage 11798 1726882499.40711: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.40712: done checking to see if all hosts have failed 11798 1726882499.40712: getting the next task for host managed_node1 11798 1726882499.40714: done getting next task for host managed_node1 11798 1726882499.40715: ^ task is: None 11798 1726882499.40715: ^ 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 11798 1726882499.40743: in VariableManager get_vars() 11798 1726882499.40754: done with get_vars() 11798 1726882499.40758: in VariableManager get_vars() 11798 1726882499.40765: done with get_vars() 11798 1726882499.40768: variable 'omit' from source: magic vars 11798 1726882499.40852: variable 'task' from source: play vars 11798 1726882499.40874: in VariableManager get_vars() 11798 1726882499.40884: done with get_vars() 11798 1726882499.40898: variable 'omit' from source: magic vars PLAY [Run the tasklist tasks/assert_device_absent.yml] ************************* 11798 1726882499.41036: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882499.41056: getting the remaining hosts for this loop 11798 1726882499.41057: done getting the remaining hosts for this loop 11798 1726882499.41059: getting the next task for host managed_node1 11798 1726882499.41061: done getting next task for host managed_node1 11798 1726882499.41062: ^ task is: TASK: Gathering Facts 11798 1726882499.41063: ^ 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 11798 1726882499.41065: getting variables 11798 1726882499.41066: in VariableManager get_vars() 11798 1726882499.41072: Calling all_inventory to load vars for managed_node1 11798 1726882499.41073: Calling groups_inventory to load vars for managed_node1 11798 1726882499.41075: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.41081: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.41083: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.41085: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.41200: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.41475: done with get_vars() 11798 1726882499.41485: done getting variables 11798 1726882499.41528: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:3 Friday 20 September 2024 21:34:59 -0400 (0:00:00.056) 0:00:09.837 ****** 11798 1726882499.41563: entering _queue_task() for managed_node1/gather_facts 11798 1726882499.41849: worker is 1 (out of 1 available) 11798 1726882499.41863: exiting _queue_task() for managed_node1/gather_facts 11798 1726882499.41876: done queuing things up, now waiting for results queue to drain 11798 1726882499.41878: waiting for pending results... 11798 1726882499.42165: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882499.42216: in run() - task 0affe814-3a2d-fc4f-8289-0000000002d8 11798 1726882499.42242: variable 'ansible_search_path' from source: unknown 11798 1726882499.42293: calling self._execute() 11798 1726882499.42386: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.42401: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.42418: variable 'omit' from source: magic vars 11798 1726882499.42902: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.45039: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.45043: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.45046: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.45054: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.45100: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.45194: 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) 11798 1726882499.45237: 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) 11798 1726882499.45288: 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) 11798 1726882499.45348: 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) 11798 1726882499.45370: 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) 11798 1726882499.45506: variable 'ansible_distribution' from source: facts 11798 1726882499.45520: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.45538: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.45546: when evaluation is False, skipping this task 11798 1726882499.45554: _execute() done 11798 1726882499.45561: dumping result to json 11798 1726882499.45569: done dumping result, returning 11798 1726882499.45580: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-0000000002d8] 11798 1726882499.45589: sending task result for task 0affe814-3a2d-fc4f-8289-0000000002d8 11798 1726882499.45676: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000002d8 11798 1726882499.45683: WORKER PROCESS EXITING skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.45770: no more pending results, returning what we have 11798 1726882499.45773: results queue empty 11798 1726882499.45774: checking for any_errors_fatal 11798 1726882499.45775: done checking for any_errors_fatal 11798 1726882499.45779: checking for max_fail_percentage 11798 1726882499.45780: done checking for max_fail_percentage 11798 1726882499.45781: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.45783: done checking to see if all hosts have failed 11798 1726882499.45784: getting the remaining hosts for this loop 11798 1726882499.45785: done getting the remaining hosts for this loop 11798 1726882499.45789: getting the next task for host managed_node1 11798 1726882499.45794: done getting next task for host managed_node1 11798 1726882499.45796: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.45798: ^ 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 11798 1726882499.45802: getting variables 11798 1726882499.45803: in VariableManager get_vars() 11798 1726882499.45831: Calling all_inventory to load vars for managed_node1 11798 1726882499.45836: Calling groups_inventory to load vars for managed_node1 11798 1726882499.45840: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.45850: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.45854: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.45857: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.46414: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.46690: done with get_vars() 11798 1726882499.46700: done getting variables 11798 1726882499.46772: in VariableManager get_vars() 11798 1726882499.46781: Calling all_inventory to load vars for managed_node1 11798 1726882499.46784: Calling groups_inventory to load vars for managed_node1 11798 1726882499.46787: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.46792: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.46795: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.46799: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.46986: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.47246: done with get_vars() 11798 1726882499.47260: done queuing things up, now waiting for results queue to drain 11798 1726882499.47262: results queue empty 11798 1726882499.47263: checking for any_errors_fatal 11798 1726882499.47265: done checking for any_errors_fatal 11798 1726882499.47266: checking for max_fail_percentage 11798 1726882499.47268: done checking for max_fail_percentage 11798 1726882499.47269: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.47270: done checking to see if all hosts have failed 11798 1726882499.47271: getting the remaining hosts for this loop 11798 1726882499.47272: done getting the remaining hosts for this loop 11798 1726882499.47274: getting the next task for host managed_node1 11798 1726882499.47278: done getting next task for host managed_node1 11798 1726882499.47281: ^ task is: TASK: Include the task '{{ task }}' 11798 1726882499.47282: ^ 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 11798 1726882499.47285: getting variables 11798 1726882499.47287: in VariableManager get_vars() 11798 1726882499.47295: Calling all_inventory to load vars for managed_node1 11798 1726882499.47298: Calling groups_inventory to load vars for managed_node1 11798 1726882499.47301: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.47311: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.47314: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.47318: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.47721: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.47988: done with get_vars() 11798 1726882499.47998: done getting variables 11798 1726882499.48168: variable 'task' from source: play vars TASK [Include the task 'tasks/assert_device_absent.yml'] *********************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/run_tasks.yml:6 Friday 20 September 2024 21:34:59 -0400 (0:00:00.066) 0:00:09.903 ****** 11798 1726882499.48199: entering _queue_task() for managed_node1/include_tasks 11798 1726882499.48441: worker is 1 (out of 1 available) 11798 1726882499.48455: exiting _queue_task() for managed_node1/include_tasks 11798 1726882499.48468: done queuing things up, now waiting for results queue to drain 11798 1726882499.48470: waiting for pending results... 11798 1726882499.48856: running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_absent.yml' 11798 1726882499.48860: in run() - task 0affe814-3a2d-fc4f-8289-000000000077 11798 1726882499.48869: variable 'ansible_search_path' from source: unknown 11798 1726882499.48913: calling self._execute() 11798 1726882499.49005: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.49020: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.49038: variable 'omit' from source: magic vars 11798 1726882499.49559: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.52163: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.52259: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.52311: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.52364: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.52401: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.52503: 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) 11798 1726882499.52550: 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) 11798 1726882499.52590: 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) 11798 1726882499.52654: 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) 11798 1726882499.52752: 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) 11798 1726882499.52843: variable 'ansible_distribution' from source: facts 11798 1726882499.52860: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.52879: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.52889: when evaluation is False, skipping this task 11798 1726882499.52897: _execute() done 11798 1726882499.52905: dumping result to json 11798 1726882499.52913: done dumping result, returning 11798 1726882499.52925: done running TaskExecutor() for managed_node1/TASK: Include the task 'tasks/assert_device_absent.yml' [0affe814-3a2d-fc4f-8289-000000000077] 11798 1726882499.52938: sending task result for task 0affe814-3a2d-fc4f-8289-000000000077 skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.53190: no more pending results, returning what we have 11798 1726882499.53196: results queue empty 11798 1726882499.53197: checking for any_errors_fatal 11798 1726882499.53200: done checking for any_errors_fatal 11798 1726882499.53200: checking for max_fail_percentage 11798 1726882499.53202: done checking for max_fail_percentage 11798 1726882499.53204: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.53205: done checking to see if all hosts have failed 11798 1726882499.53206: getting the remaining hosts for this loop 11798 1726882499.53208: done getting the remaining hosts for this loop 11798 1726882499.53214: getting the next task for host managed_node1 11798 1726882499.53222: done getting next task for host managed_node1 11798 1726882499.53225: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.53228: ^ 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 11798 1726882499.53233: getting variables 11798 1726882499.53237: in VariableManager get_vars() 11798 1726882499.53269: Calling all_inventory to load vars for managed_node1 11798 1726882499.53273: Calling groups_inventory to load vars for managed_node1 11798 1726882499.53278: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.53292: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.53295: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.53300: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.53710: done sending task result for task 0affe814-3a2d-fc4f-8289-000000000077 11798 1726882499.53713: WORKER PROCESS EXITING 11798 1726882499.53744: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.54019: done with get_vars() 11798 1726882499.54035: done getting variables 11798 1726882499.54113: in VariableManager get_vars() 11798 1726882499.54123: Calling all_inventory to load vars for managed_node1 11798 1726882499.54127: Calling groups_inventory to load vars for managed_node1 11798 1726882499.54130: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.54138: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.54142: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.54146: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.54333: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.54624: done with get_vars() 11798 1726882499.54641: done queuing things up, now waiting for results queue to drain 11798 1726882499.54643: results queue empty 11798 1726882499.54644: checking for any_errors_fatal 11798 1726882499.54647: done checking for any_errors_fatal 11798 1726882499.54648: checking for max_fail_percentage 11798 1726882499.54649: done checking for max_fail_percentage 11798 1726882499.54650: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.54651: done checking to see if all hosts have failed 11798 1726882499.54652: getting the remaining hosts for this loop 11798 1726882499.54653: done getting the remaining hosts for this loop 11798 1726882499.54656: getting the next task for host managed_node1 11798 1726882499.54660: done getting next task for host managed_node1 11798 1726882499.54661: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.54663: ^ 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 11798 1726882499.54666: getting variables 11798 1726882499.54667: in VariableManager get_vars() 11798 1726882499.54677: Calling all_inventory to load vars for managed_node1 11798 1726882499.54679: Calling groups_inventory to load vars for managed_node1 11798 1726882499.54682: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.54691: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.54695: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.54699: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.54881: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.55141: done with get_vars() 11798 1726882499.55152: done getting variables 11798 1726882499.55204: in VariableManager get_vars() 11798 1726882499.55213: Calling all_inventory to load vars for managed_node1 11798 1726882499.55216: Calling groups_inventory to load vars for managed_node1 11798 1726882499.55219: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.55223: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.55226: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.55230: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.55418: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.55711: done with get_vars() 11798 1726882499.55724: done queuing things up, now waiting for results queue to drain 11798 1726882499.55726: results queue empty 11798 1726882499.55727: checking for any_errors_fatal 11798 1726882499.55728: done checking for any_errors_fatal 11798 1726882499.55729: checking for max_fail_percentage 11798 1726882499.55730: done checking for max_fail_percentage 11798 1726882499.55731: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.55732: done checking to see if all hosts have failed 11798 1726882499.55733: getting the remaining hosts for this loop 11798 1726882499.55736: done getting the remaining hosts for this loop 11798 1726882499.55739: getting the next task for host managed_node1 11798 1726882499.55742: done getting next task for host managed_node1 11798 1726882499.55743: ^ task is: None 11798 1726882499.55745: ^ 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 11798 1726882499.55746: done queuing things up, now waiting for results queue to drain 11798 1726882499.55747: results queue empty 11798 1726882499.55748: checking for any_errors_fatal 11798 1726882499.55749: done checking for any_errors_fatal 11798 1726882499.55750: checking for max_fail_percentage 11798 1726882499.55751: done checking for max_fail_percentage 11798 1726882499.55752: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.55753: done checking to see if all hosts have failed 11798 1726882499.55754: getting the next task for host managed_node1 11798 1726882499.55757: done getting next task for host managed_node1 11798 1726882499.55758: ^ task is: None 11798 1726882499.55759: ^ 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 11798 1726882499.55790: in VariableManager get_vars() 11798 1726882499.55806: done with get_vars() 11798 1726882499.55812: in VariableManager get_vars() 11798 1726882499.55822: done with get_vars() 11798 1726882499.55827: variable 'omit' from source: magic vars 11798 1726882499.55862: in VariableManager get_vars() 11798 1726882499.55872: done with get_vars() 11798 1726882499.55897: variable 'omit' from source: magic vars PLAY [Verify that cleanup restored state to default] *************************** 11798 1726882499.56112: Loading StrategyModule 'linear' from /usr/local/lib/python3.12/site-packages/ansible/plugins/strategy/linear.py (found_in_cache=True, class_only=False) 11798 1726882499.56136: getting the remaining hosts for this loop 11798 1726882499.56138: done getting the remaining hosts for this loop 11798 1726882499.56141: getting the next task for host managed_node1 11798 1726882499.56144: done getting next task for host managed_node1 11798 1726882499.56146: ^ task is: TASK: Gathering Facts 11798 1726882499.56148: ^ 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 11798 1726882499.56150: getting variables 11798 1726882499.56151: in VariableManager get_vars() 11798 1726882499.56161: Calling all_inventory to load vars for managed_node1 11798 1726882499.56164: Calling groups_inventory to load vars for managed_node1 11798 1726882499.56167: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.56172: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.56175: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.56179: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.56359: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.56615: done with get_vars() 11798 1726882499.56624: done getting variables 11798 1726882499.56671: 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-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:64 Friday 20 September 2024 21:34:59 -0400 (0:00:00.084) 0:00:09.988 ****** 11798 1726882499.56697: entering _queue_task() for managed_node1/gather_facts 11798 1726882499.56954: worker is 1 (out of 1 available) 11798 1726882499.56966: exiting _queue_task() for managed_node1/gather_facts 11798 1726882499.56980: done queuing things up, now waiting for results queue to drain 11798 1726882499.56982: waiting for pending results... 11798 1726882499.57258: running TaskExecutor() for managed_node1/TASK: Gathering Facts 11798 1726882499.57441: in run() - task 0affe814-3a2d-fc4f-8289-0000000002ed 11798 1726882499.57446: variable 'ansible_search_path' from source: unknown 11798 1726882499.57449: calling self._execute() 11798 1726882499.57523: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.57540: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.57557: variable 'omit' from source: magic vars 11798 1726882499.58094: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.60697: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.60778: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.60845: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.61006: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.61010: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.61027: 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) 11798 1726882499.61069: 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) 11798 1726882499.61104: 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) 11798 1726882499.61165: 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) 11798 1726882499.61187: 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) 11798 1726882499.61350: variable 'ansible_distribution' from source: facts 11798 1726882499.61363: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.61378: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.61385: when evaluation is False, skipping this task 11798 1726882499.61393: _execute() done 11798 1726882499.61400: dumping result to json 11798 1726882499.61407: done dumping result, returning 11798 1726882499.61417: done running TaskExecutor() for managed_node1/TASK: Gathering Facts [0affe814-3a2d-fc4f-8289-0000000002ed] 11798 1726882499.61426: sending task result for task 0affe814-3a2d-fc4f-8289-0000000002ed skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.61599: no more pending results, returning what we have 11798 1726882499.61604: results queue empty 11798 1726882499.61605: checking for any_errors_fatal 11798 1726882499.61606: done checking for any_errors_fatal 11798 1726882499.61607: checking for max_fail_percentage 11798 1726882499.61609: done checking for max_fail_percentage 11798 1726882499.61610: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.61612: done checking to see if all hosts have failed 11798 1726882499.61613: getting the remaining hosts for this loop 11798 1726882499.61615: done getting the remaining hosts for this loop 11798 1726882499.61619: getting the next task for host managed_node1 11798 1726882499.61625: done getting next task for host managed_node1 11798 1726882499.61627: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.61630: ^ 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 11798 1726882499.61636: getting variables 11798 1726882499.61638: in VariableManager get_vars() 11798 1726882499.61668: Calling all_inventory to load vars for managed_node1 11798 1726882499.61671: Calling groups_inventory to load vars for managed_node1 11798 1726882499.61675: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.61689: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.61692: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.61697: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.62195: done sending task result for task 0affe814-3a2d-fc4f-8289-0000000002ed 11798 1726882499.62198: WORKER PROCESS EXITING 11798 1726882499.62224: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.62493: done with get_vars() 11798 1726882499.62503: done getting variables 11798 1726882499.62574: in VariableManager get_vars() 11798 1726882499.62584: Calling all_inventory to load vars for managed_node1 11798 1726882499.62587: Calling groups_inventory to load vars for managed_node1 11798 1726882499.62590: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.62595: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.62598: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.62602: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.62791: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.63063: done with get_vars() 11798 1726882499.63077: done queuing things up, now waiting for results queue to drain 11798 1726882499.63079: results queue empty 11798 1726882499.63080: checking for any_errors_fatal 11798 1726882499.63083: done checking for any_errors_fatal 11798 1726882499.63084: checking for max_fail_percentage 11798 1726882499.63085: done checking for max_fail_percentage 11798 1726882499.63086: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.63087: done checking to see if all hosts have failed 11798 1726882499.63088: getting the remaining hosts for this loop 11798 1726882499.63089: done getting the remaining hosts for this loop 11798 1726882499.63092: getting the next task for host managed_node1 11798 1726882499.63096: done getting next task for host managed_node1 11798 1726882499.63098: ^ task is: TASK: Verify network state restored to default 11798 1726882499.63100: ^ 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 11798 1726882499.63103: getting variables 11798 1726882499.63104: in VariableManager get_vars() 11798 1726882499.63113: Calling all_inventory to load vars for managed_node1 11798 1726882499.63115: Calling groups_inventory to load vars for managed_node1 11798 1726882499.63118: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.63128: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.63131: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.63136: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.63355: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.63624: done with get_vars() 11798 1726882499.63635: done getting variables TASK [Verify network state restored to default] ******************************** task path: /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:67 Friday 20 September 2024 21:34:59 -0400 (0:00:00.070) 0:00:10.058 ****** 11798 1726882499.63711: entering _queue_task() for managed_node1/include_tasks 11798 1726882499.63947: worker is 1 (out of 1 available) 11798 1726882499.63960: exiting _queue_task() for managed_node1/include_tasks 11798 1726882499.63972: done queuing things up, now waiting for results queue to drain 11798 1726882499.63974: waiting for pending results... 11798 1726882499.64241: running TaskExecutor() for managed_node1/TASK: Verify network state restored to default 11798 1726882499.64346: in run() - task 0affe814-3a2d-fc4f-8289-00000000007a 11798 1726882499.64370: variable 'ansible_search_path' from source: unknown 11798 1726882499.64412: calling self._execute() 11798 1726882499.64505: variable 'ansible_host' from source: host vars for 'managed_node1' 11798 1726882499.64519: variable 'ansible_ssh_extra_args' from source: host vars for 'managed_node1' 11798 1726882499.64537: variable 'omit' from source: magic vars 11798 1726882499.65063: '/usr/local/lib/python3.12/site-packages/ansible/plugins/filter/__init__' skipped due to reserved name 11798 1726882499.67615: Loading FilterModule 'core' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/core.py 11798 1726882499.67699: Loading FilterModule 'encryption' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/encryption.py 11798 1726882499.67746: Loading FilterModule 'mathstuff' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/mathstuff.py 11798 1726882499.67801: Loading FilterModule 'urls' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urls.py 11798 1726882499.67840: Loading FilterModule 'urlsplit' from /usr/local/lib/python3.12/site-packages/ansible/plugins/filter/urlsplit.py 11798 1726882499.67943: 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) 11798 1726882499.67981: 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) 11798 1726882499.68022: 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) 11798 1726882499.68103: 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) 11798 1726882499.68107: 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) 11798 1726882499.68264: variable 'ansible_distribution' from source: facts 11798 1726882499.68276: variable 'ansible_distribution_major_version' from source: facts 11798 1726882499.68320: Evaluated conditional ((ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)): False 11798 1726882499.68324: when evaluation is False, skipping this task 11798 1726882499.68327: _execute() done 11798 1726882499.68329: dumping result to json 11798 1726882499.68331: done dumping result, returning 11798 1726882499.68333: done running TaskExecutor() for managed_node1/TASK: Verify network state restored to default [0affe814-3a2d-fc4f-8289-00000000007a] 11798 1726882499.68341: sending task result for task 0affe814-3a2d-fc4f-8289-00000000007a skipping: [managed_node1] => { "changed": false, "false_condition": "(ansible_distribution in ['CentOS','RedHat'] and ansible_distribution_major_version | int < 9)", "skip_reason": "Conditional result was False" } 11798 1726882499.68499: no more pending results, returning what we have 11798 1726882499.68504: results queue empty 11798 1726882499.68505: checking for any_errors_fatal 11798 1726882499.68507: done checking for any_errors_fatal 11798 1726882499.68508: checking for max_fail_percentage 11798 1726882499.68510: done checking for max_fail_percentage 11798 1726882499.68511: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.68512: done checking to see if all hosts have failed 11798 1726882499.68513: getting the remaining hosts for this loop 11798 1726882499.68515: done getting the remaining hosts for this loop 11798 1726882499.68520: getting the next task for host managed_node1 11798 1726882499.68528: done getting next task for host managed_node1 11798 1726882499.68531: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.68535: ^ 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 11798 1726882499.68540: getting variables 11798 1726882499.68542: in VariableManager get_vars() 11798 1726882499.68574: Calling all_inventory to load vars for managed_node1 11798 1726882499.68578: Calling groups_inventory to load vars for managed_node1 11798 1726882499.68582: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.68595: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.68598: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.68602: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.69068: done sending task result for task 0affe814-3a2d-fc4f-8289-00000000007a 11798 1726882499.69072: WORKER PROCESS EXITING 11798 1726882499.69098: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.69379: done with get_vars() 11798 1726882499.69391: done getting variables 11798 1726882499.69466: in VariableManager get_vars() 11798 1726882499.69476: Calling all_inventory to load vars for managed_node1 11798 1726882499.69478: Calling groups_inventory to load vars for managed_node1 11798 1726882499.69481: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.69487: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.69489: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.69493: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.69714: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.69988: done with get_vars() 11798 1726882499.70003: done queuing things up, now waiting for results queue to drain 11798 1726882499.70005: results queue empty 11798 1726882499.70006: checking for any_errors_fatal 11798 1726882499.70009: done checking for any_errors_fatal 11798 1726882499.70010: checking for max_fail_percentage 11798 1726882499.70011: done checking for max_fail_percentage 11798 1726882499.70012: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.70013: done checking to see if all hosts have failed 11798 1726882499.70014: getting the remaining hosts for this loop 11798 1726882499.70015: done getting the remaining hosts for this loop 11798 1726882499.70018: getting the next task for host managed_node1 11798 1726882499.70022: done getting next task for host managed_node1 11798 1726882499.70023: ^ task is: TASK: meta (flush_handlers) 11798 1726882499.70025: ^ 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 11798 1726882499.70028: getting variables 11798 1726882499.70029: in VariableManager get_vars() 11798 1726882499.70039: Calling all_inventory to load vars for managed_node1 11798 1726882499.70042: Calling groups_inventory to load vars for managed_node1 11798 1726882499.70045: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.70055: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.70058: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.70062: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.70253: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.70517: done with get_vars() 11798 1726882499.70526: done getting variables 11798 1726882499.70578: in VariableManager get_vars() 11798 1726882499.70587: Calling all_inventory to load vars for managed_node1 11798 1726882499.70590: Calling groups_inventory to load vars for managed_node1 11798 1726882499.70593: Calling all_plugins_inventory to load vars for managed_node1 11798 1726882499.70598: Calling all_plugins_play to load vars for managed_node1 11798 1726882499.70601: Calling groups_plugins_inventory to load vars for managed_node1 11798 1726882499.70605: Calling groups_plugins_play to load vars for managed_node1 11798 1726882499.70797: '/usr/local/lib/python3.12/site-packages/ansible/plugins/connection/__init__' skipped due to reserved name 11798 1726882499.71093: done with get_vars() 11798 1726882499.71106: done queuing things up, now waiting for results queue to drain 11798 1726882499.71108: results queue empty 11798 1726882499.71109: checking for any_errors_fatal 11798 1726882499.71111: done checking for any_errors_fatal 11798 1726882499.71111: checking for max_fail_percentage 11798 1726882499.71113: done checking for max_fail_percentage 11798 1726882499.71114: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.71115: done checking to see if all hosts have failed 11798 1726882499.71116: getting the remaining hosts for this loop 11798 1726882499.71117: done getting the remaining hosts for this loop 11798 1726882499.71119: getting the next task for host managed_node1 11798 1726882499.71122: done getting next task for host managed_node1 11798 1726882499.71123: ^ task is: None 11798 1726882499.71125: ^ 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 11798 1726882499.71126: done queuing things up, now waiting for results queue to drain 11798 1726882499.71127: results queue empty 11798 1726882499.71128: checking for any_errors_fatal 11798 1726882499.71129: done checking for any_errors_fatal 11798 1726882499.71130: checking for max_fail_percentage 11798 1726882499.71131: done checking for max_fail_percentage 11798 1726882499.71132: checking to see if all hosts have failed and the running result is not ok 11798 1726882499.71135: done checking to see if all hosts have failed 11798 1726882499.71136: getting the next task for host managed_node1 11798 1726882499.71139: done getting next task for host managed_node1 11798 1726882499.71140: ^ task is: None 11798 1726882499.71141: ^ state is: HOST STATE: block=5, task=0, rescue=0, always=0, handlers=0, run_state=5, fail_state=0, pre_flushing_run_state=1, update_handlers=True, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=91 rescued=0 ignored=0 Friday 20 September 2024 21:34:59 -0400 (0:00:00.074) 0:00:10.133 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 1.78s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:5 Gather the minimum subset of ansible_facts required by the network role test --- 0.89s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Check if system is ostree ----------------------------------------------- 0.85s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 fedora.linux_system_roles.network : Enable and start NetworkManager ----- 0.15s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.15s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 fedora.linux_system_roles.network : Ensure initscripts network file dependency is present --- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:150 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:159 Include the task 'delete_interface.yml' --------------------------------- 0.13s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:8 fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable --- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 fedora.linux_system_roles.network : Enable and start wpa_supplicant ----- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:133 Include the task 'enable_epel.yml' -------------------------------------- 0.12s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider --- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Include the task 'assert_device_absent.yml' ----------------------------- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/tests_bridge.yml:14 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.11s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:96 fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable --- 0.10s /tmp/collections-4FB/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.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Gathering Facts --------------------------------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/playbooks/down_profile+delete_interface.yml:5 fedora.linux_system_roles.network : Re-test connectivity ---------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:192 Set network provider to 'initscripts' ----------------------------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/tests/network/tests_bridge_initscripts.yml:12 fedora.linux_system_roles.network : Enable network service -------------- 0.10s /tmp/collections-4FB/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:142 11798 1726882499.71231: RUNNING CLEANUP